nemo r126 - trunk/gtk-gui



Author: arj
Date: Tue Aug 19 11:58:14 2008
New Revision: 126
URL: http://svn.gnome.org/viewvc/nemo?rev=126&view=rev

Log:
Bump version number



Modified:
   trunk/gtk-gui/MainWindow.cs

Modified: trunk/gtk-gui/MainWindow.cs
==============================================================================
--- trunk/gtk-gui/MainWindow.cs	(original)
+++ trunk/gtk-gui/MainWindow.cs	Tue Aug 19 11:58:14 2008
@@ -74,7 +74,7 @@
         Stetic.Gui.Initialize(this);
         // Widget MainWindow
         this.Name = "MainWindow";
-        this.Title = Mono.Unix.Catalog.GetString("Nemo 0.2.3-dev");
+        this.Title = Mono.Unix.Catalog.GetString("Nemo 0.2.3");
         this.Icon = Gdk.Pixbuf.LoadFromResource("blue_guy.png");
         this.WindowPosition = ((Gtk.WindowPosition)(4));
         // Container child MainWindow.Gtk.Container+ContainerChild



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]