emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] emacs/etc ChangeLog images/gud/all.xpm images/g...


From: Dmitry Dzhus
Subject: [Emacs-diffs] emacs/etc ChangeLog images/gud/all.xpm images/g...
Date: Sat, 08 Aug 2009 22:17:06 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Dmitry Dzhus <sphinx>   09/08/08 22:17:06

Modified files:
        etc            : ChangeLog 
Added files:
        etc/images/gud : all.xpm thread.xpm 

Log message:
        * images/gud/all.xpm, images/gud/thread.xpm: New icons for gdb-mi.el

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/etc/ChangeLog?cvsroot=emacs&r1=1.795&r2=1.796
http://cvs.savannah.gnu.org/viewcvs/emacs/etc/images/gud/all.xpm?cvsroot=emacs&rev=1.1
http://cvs.savannah.gnu.org/viewcvs/emacs/etc/images/gud/thread.xpm?cvsroot=emacs&rev=1.1

Patches:
Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/etc/ChangeLog,v
retrieving revision 1.795
retrieving revision 1.796
diff -u -b -r1.795 -r1.796
--- ChangeLog   7 Aug 2009 07:04:02 -0000       1.795
+++ ChangeLog   8 Aug 2009 22:17:05 -0000       1.796
@@ -1,3 +1,8 @@
+2009-08-08  Dmitry Dzhus <address@hidden>
+
+       * images/gud/all.xpm, images/gud/thread.xpm: New icons for
+       gdb-mi.el
+
 2009-08-07  Dan Nicolaescu  <address@hidden>
 
        * e/eterm-color.ti (msgr, u6, u7): New capabilities.

Index: images/gud/all.xpm
===================================================================
RCS file: images/gud/all.xpm
diff -N images/gud/all.xpm
--- /dev/null   1 Jan 1970 00:00:00 -0000
+++ images/gud/all.xpm  8 Aug 2009 22:17:06 -0000       1.1
@@ -0,0 +1,31 @@
+/* XPM */
+static char * all_xpm[] = {
+"24 24 4 1",
+"      c None",
+".     c #000000",
+"+     c #E5E5E5",
+"@     c #FFFFFF",
+"                        ",
+"                        ",
+"  ....................  ",
+"  ....................  ",
+"  ....................  ",
+"  ++++++@@@@@@@@++++++  ",
+"  ++++++@@....@@++++++  ",
+"  address@hidden@++++++  ",
+"  address@hidden@@address@hidden  ",
+"  address@hidden@@address@hidden  ",
+"  address@hidden@@address@hidden  ",
+"  address@hidden@++++++  ",
+"  address@hidden@++++++  ",
+"  address@hidden@@address@hidden  ",
+"  address@hidden@@address@hidden  ",
+"  address@hidden@@address@hidden  ",
+"  address@hidden@@address@hidden  ",
+"  address@hidden@@address@hidden  ",
+"  ++++++...@@...++++++  ",
+"  ++++++++++++++++++++  ",
+"  ....................  ",
+"  ....................  ",
+"                        ",
+"                        "};

Index: images/gud/thread.xpm
===================================================================
RCS file: images/gud/thread.xpm
diff -N images/gud/thread.xpm
--- /dev/null   1 Jan 1970 00:00:00 -0000
+++ images/gud/thread.xpm       8 Aug 2009 22:17:06 -0000       1.1
@@ -0,0 +1,32 @@
+/* XPM */
+static char * thread_xpm[] = {
+"24 24 5 1",
+"      c None",
+".     c #B2B2B2",
+"+     c #E5E5E5",
+"@     c #FFFFFF",
+"#     c #000000",
+"                        ",
+"                        ",
+"  ....................  ",
+"  ....................  ",
+"  ....................  ",
+"  ++++++@@@@@@@@++++++  ",
+"  ++++++########++++++  ",
+"  ++++++########++++++  ",
+"  address@hidden@##......  ",
+"  ......@@@##@@@......  ",
+"  ......@@@##@@@......  ",
+"  ++++++@@@##@@@++++++  ",
+"  ++++++@@@##@@@++++++  ",
+"  ++++++@@@##@@@++++++  ",
+"  ######@@@##@@@######  ",
+"  ######@@@##@@@######  ",
+"  ######@@@##@@@######  ",
+"  ++++++@@@##@@@++++++  ",
+"  ++++++@@####@@++++++  ",
+"  ++++++++++++++++++++  ",
+"  ....................  ",
+"  ....................  ",
+"                        ",
+"                        "};




reply via email to

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