Author: rmottola
Date: Tue Nov  3 12:48:47 2015
New Revision: 39134

URL: http://svn.gna.org/viewcvs/gnustep?rev=39134&view=rev
Log:
add bundle identifier

Modified:
    tests/examples/trunk/gui/Ink/InkInfo.plist

Modified: tests/examples/trunk/gui/Ink/InkInfo.plist
URL: 
http://svn.gna.org/viewcvs/gnustep/tests/examples/trunk/gui/Ink/InkInfo.plist?rev=39134&r1=39133&r2=39134&view=diff
==============================================================================
--- tests/examples/trunk/gui/Ink/InkInfo.plist  (original)
+++ tests/examples/trunk/gui/Ink/InkInfo.plist  Tue Nov  3 12:48:47 2015
@@ -6,6 +6,7 @@
   Copyright = "Copyright (c) 2000 Fred Kiefer <[email protected]>";
   CopyrightDescription = "This program is released under the GNU General 
Public License"; 
   NSIcon = Ink_app;
+  CFBundleIdentifier = org.gnustep.Ink;
   NSServices = (
         {
              NSMenuItem = { default = "Ink/Open Selection"; };


_______________________________________________
Gnustep-cvs mailing list
[email protected]
https://mail.gna.org/listinfo/gnustep-cvs

Reply via email to