mirror of
https://github.com/kiwix/kiwix-desktop.git
synced 2025-09-22 11:37:56 -04:00
Rename the .desktop file to follow recommendation.
We should use the "reverse dns" name : org.kiwix.desktop.
This commit is contained in:
parent
5e3e7026ab
commit
caae4e8124
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user