glade/README.svn
Vincent Geddes 5b14b631d5 Replaced C++ style comments with the more portable ISO C syntax.
* gladeui/*.[ch]: Replaced C++ style comments with the more portable ISO C syntax.
          
        * gladeui/glade-app.[ch]: Use the G_DEFINE_TYPE() and
          g_type_class_add_private() idioms for registering the class.
          
        * README.cvs: Renamed to 'README.svn'.
        
        * plugins/gtk+/icons/16x16/Makefile.am, plugins/gtk+/icons/22x22/Makefile.am:
          Added some icons.
          
        * src/glade-project-window.c: Set the label for the Selector toolbutton.

svn path=/trunk/; revision=1080
2007-02-08 01:05:36 +00:00

8 lines
277 B
Plaintext

If you are a long time gnome committer and you have a minor patch
that you are sure is correct, then go ahead and commit.
For the other great majority of the time; please ask before commiting
at glade-devel@lists.ximian.com.
All commits must have a ChangeLog entry.