[rkward-cvs] [rkward] rkward: fix duplicated icon in OS X dock

m.eik michalke meik.michalke at uni-duesseldorf.de
Wed Feb 4 14:02:17 UTC 2015


Git commit cc04b7824c531d354562a9d12c67234253c6823c by m.eik michalke.
Committed on 04/02/2015 at 14:02.
Pushed by meikm into branch 'master'.

fix duplicated icon in OS X dock

M  +2    -0    rkward/Info.plist.in

http://commits.kde.org/rkward/cc04b7824c531d354562a9d12c67234253c6823c

diff --git a/rkward/Info.plist.in b/rkward/Info.plist.in
index 0ecc6b0..2e356ae 100644
--- a/rkward/Info.plist.in
+++ b/rkward/Info.plist.in
@@ -2,6 +2,8 @@
 <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
 <plist version="1.0">
 <dict>
+        <key>LSUIElement</key>
+        <string>1</string>
         <key>CFBundleDevelopmentRegion</key>
         <string>English</string>
         <key>CFBundleExecutable</key>


------------------------------------------------------------------------------
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________
rkward-cvs mailing list
rkward-cvs at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rkward-cvs


More information about the rkward-tracker mailing list