]> git.eshelyaron.com Git - emacs.git/commitdiff
* xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar
authorJan Djärv <jan.h.d@swipnet.se>
Mon, 17 Feb 2003 18:41:14 +0000 (18:41 +0000)
committerJan Djärv <jan.h.d@swipnet.se>
Mon, 17 Feb 2003 18:41:14 +0000 (18:41 +0000)
man/ChangeLog
man/xresources.texi

index e4f8072fcc03763b3a2d6b3fc67fcdfd4c332a18..fe8ceba6d40620f8acf8550b233bc8bd02c5a3f7 100644 (file)
@@ -1,3 +1,7 @@
+2003-02-17  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+
+       * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar
+
 2003-02-05  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
 
        * tramp.texi: Version 2.0.29 released.
index aa9fd818e5516a77507fe7972ce035f98b505c86..ccdfa8479094f4db1bace88971048fc96afee389 100644 (file)
@@ -688,10 +688,12 @@ The names for the emacs widgets, and their classes, are:
 @tab @code{GtkVHbox}
 @item @code{emacs}
 @tab @code{GtkFixed}
-@item @code{menubar}
-@tab @code{GtkMenuBar}
 @item @code{verticalScrollbar}
 @tab @code{GtkVScrollbar}
+@item @code{emacs-toolbar}
+@tab @code{GtkToolbar}
+@item @code{menubar}
+@tab @code{GtkMenuBar}
 @item @code{emacs-menuitem}
 @tab anything in menus
 @end multitable