mirror of
https://gitlab.gnome.org/GNOME/glade.git
synced 2025-11-03 00:12:45 -05:00
* 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
8 lines
277 B
Plaintext
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.
|