Author: rmottola
Date: Thu Nov 19 15:49:12 2015
New Revision: 39186

URL: http://svn.gna.org/viewcvs/gnustep?rev=39186&view=rev
Log:
minor update with bundle identifier

Modified:
    apps/gworkspace/trunk/Recycler/RecyclerInfo.plist

Modified: apps/gworkspace/trunk/Recycler/RecyclerInfo.plist
URL: 
http://svn.gna.org/viewcvs/gnustep/apps/gworkspace/trunk/Recycler/RecyclerInfo.plist?rev=39186&r1=39185&r2=39186&view=diff
==============================================================================
--- apps/gworkspace/trunk/Recycler/RecyclerInfo.plist   (original)
+++ apps/gworkspace/trunk/Recycler/RecyclerInfo.plist   Thu Nov 19 15:49:12 2015
@@ -5,12 +5,13 @@
     ApplicationDescription = "Workspace Manager";
     ApplicationIcon = "Recycler.tiff";
     ApplicationName = "Recycler";
-    ApplicationRelease = "0.9.1";
-    NSBuildVersion = "05 2011";
+    ApplicationRelease = "0.9.3";
+    NSBuildVersion = "05 2015";
+    CFBundleIdentifier = "org.gnustep.GWorkspace.Recycler";
     Authors = (
       "Riccardo Mottola",
       "Enrico Sersale"
     );
-    Copyright = "Copyright (C) 2004-2012 Free Software Foundation, Inc.";
+    Copyright = "Copyright (C) 2004-2015 Free Software Foundation, Inc.";
     CopyrightDescription = "Released under the GNU General Public License 2.0 
or later";
 }


_______________________________________________
Gnustep-cvs mailing list
Gnustep-cvs@gna.org
https://mail.gna.org/listinfo/gnustep-cvs

Reply via email to