emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/src/dispextern.h,v [EMACS_22_BASE]


From: Jan Djärv
Subject: [Emacs-diffs] Changes to emacs/src/dispextern.h,v [EMACS_22_BASE]
Date: Sun, 02 Sep 2007 16:58:49 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Branch:         EMACS_22_BASE
Changes by:     Jan Djärv <jhd>        07/09/02 16:58:49

Index: dispextern.h
===================================================================
RCS file: /cvsroot/emacs/emacs/src/dispextern.h,v
retrieving revision 1.225.2.2
retrieving revision 1.225.2.3
diff -u -b -r1.225.2.2 -r1.225.2.3
--- dispextern.h        7 Aug 2007 16:32:33 -0000       1.225.2.2
+++ dispextern.h        2 Sep 2007 16:58:49 -0000       1.225.2.3
@@ -2579,6 +2579,9 @@
   /* Help string.  */
   TOOL_BAR_ITEM_HELP,
 
+  /* Icon file name of right to left image when an RTL locale is used.  */
+  TOOL_BAR_ITEM_RTL_IMAGE,
+
   /* Sentinel = number of slots in tool_bar_items occupied by one
      tool-bar item.  */
   TOOL_BAR_ITEM_NSLOTS




reply via email to

[Prev in Thread] Current Thread [Next in Thread]