[Chinese-commits] [fqterm] 16/34: reset FQTerm icon path

Boyuan Yang hosiet-guest at moszumanska.debian.org
Tue Nov 1 06:06:06 UTC 2016


This is an automated email from the git hooks/post-receive script.

hosiet-guest pushed a commit to branch master
in repository fqterm.

commit c8a4ec5cb09c9e1ed10760f64e7336a45c3656c9
Author: Iru Cai <mytbk920423 at gmail.com>
Date:   Sun Jun 19 22:53:17 2016 +0800

    reset FQTerm icon path
---
 CMakeLists.txt.linux | 10 ++++++++++
 res/fqterm.desktop   |  2 +-
 2 files changed, 11 insertions(+), 1 deletion(-)

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

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/chinese/fqterm.git



More information about the Chinese-commits mailing list