summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CMakeLists.txt.linux10
-rw-r--r--res/fqterm.desktop2
2 files changed, 11 insertions, 1 deletions
diff --git a/CMakeLists.txt.linux b/CMakeLists.txt.linux
index 6d640cf..1bef176 100644
--- a/CMakeLists.txt.linux
+++ b/CMakeLists.txt.linux
@@ -139,6 +139,16 @@ INSTALL(
)
INSTALL(
+ FILES ${CMAKE_SOURCE_DIR}/res/pic/fqterm_256x256.png
+ DESTINATION share/pixmaps/
+ PERMISSIONS
+ OWNER_WRITE OWNER_READ
+ GROUP_READ
+ WORLD_READ
+ RENAME fqterm.png
+)
+
+INSTALL(
FILES ${fqterm_qm_files}
DESTINATION share/FQTerm/dict/
PERMISSIONS
diff --git a/res/fqterm.desktop b/res/fqterm.desktop
index 0ffad86..f6be47d 100644
--- a/res/fqterm.desktop
+++ b/res/fqterm.desktop
@@ -3,7 +3,7 @@ Version=1.0
Encoding=UTF-8
Type=Application
Categories=Application;Qt;Network;
-Icon=/usr/local/share/FQTerm/pic/fqterm_256x256.png
+Icon=fqterm
Name=FQTerm
Exec=fqterm -caption "%c" %i %u
GenericName=BBS Client