You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
+ Creation of POT template for desktop files added to CMakeL10n rules. + Added creation of translated desktop files during build. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> |
5 years ago | |
---|---|---|
.. | ||
common | 7 years ago | |
kde | 5 years ago | |
kde-qt-common | 7 years ago | |
qt | 7 years ago | |
CMakeL10n.txt | 5 years ago | |
CMakeLists.txt | 7 years ago | |
COPYING | 15 years ago | |
Makefile.am | 15 years ago | |
README | 15 years ago | |
configure.in.in | 15 years ago |
README
lilo-config is a kcontrol plugin for configuring LILO, the most commonly used Linux boot loader. Parts of the code (basically all the code that does the real work) are designed to be UI independent (if I ever have the time, there will be a textmode frontend), which is why I'm using "String"s rather than "QString"s throughout the code. Please don't change this. Send comments/suggestions to kde-devel@kde.org.