summaryrefslogtreecommitdiffstats
path: root/starter/configdialog.ui
Commit message (Collapse)AuthorAgeFilesLines
* Remove unnecessary accelerators from .ui filesMichele Calgaro2022-09-141-6/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Add headers to UI files to prevent potential FTBFS.gregory guy2021-10-041-9/+9
| | | | Signed-off-by: gregory guy <gregory-tde@laposte.net>
* Conversion to the cmake building system.gregory guy2020-07-181-0/+566
Added a man page taken from the Debian packaging system. Signed-off-by: gregory guy <gregory-tde@laposte.net> Resolve issues that occurred during CMake conversion. Concatenate the commands for generating pixmaps.h with CMake so that there is no need to use the GNU specific sed option -i. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> Signed-off-by: gregory guy <gregory-tde@laposte.net>