diff options
author | Christopher Aillon <caillon@redhat.com> | 2005-08-29 17:37:53 +0000 |
---|---|---|
committer | Christopher Aillon <caillon@src.gnome.org> | 2005-08-29 17:37:53 +0000 |
commit | 1299979c956074e5add50ceca181398afb6669db (patch) | |
tree | 5ca6cf26096c349713f0b7b81b200791287159d7 /ChangeLog.pre-2-10 | |
parent | d895eef63a1163447d395015ce3383747c71bf6e (diff) | |
download | gtk+-1299979c956074e5add50ceca181398afb6669db.tar.gz |
Add builtin GtkStockItems for GTK_STOCK_CONNECT and GTK_STOCK_DISCONNECT
2005-08-29 Christopher Aillon <caillon@redhat.com>
* gtk/gtkstock.c: Add builtin GtkStockItems for GTK_STOCK_CONNECT
and GTK_STOCK_DISCONNECT
Diffstat (limited to 'ChangeLog.pre-2-10')
-rw-r--r-- | ChangeLog.pre-2-10 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10 index 4aef53840e..95d729d0ae 100644 --- a/ChangeLog.pre-2-10 +++ b/ChangeLog.pre-2-10 @@ -1,3 +1,8 @@ +2005-08-29 Christopher Aillon <caillon@redhat.com> + + * gtk/gtkstock.c: Add builtin GtkStockItems for GTK_STOCK_CONNECT + and GTK_STOCK_DISCONNECT + 2005-08-29 Matthias Clasen <mclasen@redhat.com> * gtk/gtksocket-x11.c (_gtk_socket_windowing_embed_notify): |