[Lunar-commits] <moonbase> gwenview: Adjusting the BUILD.
Dennis `stumbles` Veatch
stumbles at lunar-linux.org
Sun Dec 18 02:31:44 CET 2011
commit cb4116a63c0dc28b66dcd0be621985e390bd4023
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date: Sat Dec 17 20:31:44 2011 -0500
gwenview: Adjusting the BUILD.
Adding "X-KDE-Protocols=ftp,http,https,mms,rtmp,rtsp,sftp,smb" to
its desktop file, see; https://bugs.kde.org/show_bug.cgi?id=253547
---
kde4/base/gwenview/BUILD | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/kde4/base/gwenview/BUILD b/kde4/base/gwenview/BUILD
index 5cad278..eb06ce9 100644
--- a/kde4/base/gwenview/BUILD
+++ b/kde4/base/gwenview/BUILD
@@ -3,6 +3,8 @@
source /etc/profile.d/qt4.rc &&
source /etc/profile.d/kde4.rc &&
+ echo "X-KDE-Protocols=ftp,http,https,mms,rtmp,rtsp,sftp,smb" >> app/gwenview.desktop &&
+
default_cmake_build
) > $C_FIFO 2>&1
More information about the Lunar-commits
mailing list