Rename the .desktop file to follow recommendation.

We should use the "reverse dns" name : org.kiwix.desktop.
This commit is contained in:
Matthieu Gautier 2018-12-12 17:47:05 +01:00
parent 5e3e7026ab
commit caae4e8124
2 changed files with 1 additions and 1 deletions

View File

@ -104,7 +104,7 @@ unix {
QMAKE_LFLAGS += "-Wl,-rpath,\'\$$ORIGIN/../lib64\ '"
desktop_file.path = $$PREFIX/share/applications/
desktop_file.files = resources/kiwix-desktop.desktop
desktop_file.files = resources/org.kiwix.desktop.desktop
INSTALLS += desktop_file
icon_file24.path = $$PREFIX/share/icons/hicolor/24x24/apps