]> git.eshelyaron.com Git - emacs.git/commitdiff
* Rename icons for 8+3 DOS filesystems, added on 2009-08-06, to:
authorNick Roberts <nickrob@snap.net.nz>
Mon, 10 Aug 2009 03:47:13 +0000 (03:47 +0000)
committerNick Roberts <nickrob@snap.net.nz>
Mon, 10 Aug 2009 03:47:13 +0000 (03:47 +0000)
* etc/images/gud/recstart.xpm, etc/images/gud/recstop.xpm,
* etc/images/gud/rcont.xpm, etc/images/gud/rnext.xpm
* etc/images/gud/rfinish.xpm, etc/images/gud/rnexti.xpm,
* etc/images/gud/rstep.xpm, etc/images/gud/rstepi.xpm:

* images/gud/README (License): Use new filenames.

17 files changed:
etc/images/gud/README
etc/images/gud/rcont.xpm [new file with mode: 0644]
etc/images/gud/record-start.xpm [deleted file]
etc/images/gud/record-stop.xpm [deleted file]
etc/images/gud/recstart.xpm [new file with mode: 0644]
etc/images/gud/recstop.xpm [new file with mode: 0644]
etc/images/gud/reverse-continue.xpm [deleted file]
etc/images/gud/reverse-finish.xpm [deleted file]
etc/images/gud/reverse-next.xpm [deleted file]
etc/images/gud/reverse-nexti.xpm [deleted file]
etc/images/gud/reverse-step.xpm [deleted file]
etc/images/gud/reverse-stepi.xpm [deleted file]
etc/images/gud/rfinish.xpm [new file with mode: 0644]
etc/images/gud/rnext.xpm [new file with mode: 0644]
etc/images/gud/rnexti.xpm [new file with mode: 0644]
etc/images/gud/rstep.xpm [new file with mode: 0644]
etc/images/gud/rstepi.xpm [new file with mode: 0644]

index 1d8c58533196b08b8d1132149ca294e8848b7ef5..b7defffc46d361ab47e28bb929f96632ed60bfd2 100644 (file)
@@ -8,8 +8,8 @@ License: GNU General Public License version 3 or later (see COPYING)
   break.pbm, nexti.pbm, go.pbm, pp.pbm, print.pbm, pstar.pbm, remove.pbm
   break.xpm, nexti.xpm, go.xpm, pp.xpm, print.xpm, pstar.xpm, remove.xpm
   stepi.pbm, until.pbm, stepi.xpm, until.xpm
-  reverse-nexti.xpm reverse-stepi.xpm 
-  record-start.xpm record-stop.xpm
+  rnexti.xpm rstepi.xpm 
+  recstart.xpm recstop.xpm
 
 
 Some icons are derived from Red Hat's Insight Debugger:
@@ -53,5 +53,5 @@ Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009
   Free Software Foundation, Inc.
 License: GNU General Public License version 3 or later (see COPYING)
 
-  reverse-continue.xpm reverse-finish.xpm
-  reverse-next.xpm  reverse-step.xpm
+  rcont.xpm rfinish.xpm
+  rnext.xpm  rstep.xpm
diff --git a/etc/images/gud/rcont.xpm b/etc/images/gud/rcont.xpm
new file mode 100644 (file)
index 0000000..ce81719
--- /dev/null
@@ -0,0 +1,33 @@
+/* XPM */
+static char * reverse_continue_xpm[] = {
+"24 24 6 1",
+"      c None",
+".     c #D99FAA",
+"+     c #CC0033",
+"@     c #616161",
+"#     c #2A1F55",
+"$     c #AA9FAA",
+"                        ",
+"                        ",
+"                        ",
+"                        ",
+"                 .+     ",
+"               .++.     ",
+"      @#  #@  +++++++   ",
+"     @#$  $#@  .++.     ",
+"     ##    ##    .+     ",
+"     ##    ##           ",
+"     ##    ##           ",
+"     #@    @#           ",
+"    ##      ##          ",
+"     #@    @#           ",
+"     ##    ##           ",
+"     ##    ##           ",
+"     ##    ##           ",
+"     @#$  $#@           ",
+"      @#  #@            ",
+"                        ",
+"                        ",
+"                        ",
+"                        ",
+"                        "};
diff --git a/etc/images/gud/record-start.xpm b/etc/images/gud/record-start.xpm
deleted file mode 100644 (file)
index 341a5d7..0000000
+++ /dev/null
@@ -1,29 +0,0 @@
-/* XPM */
-static char * break_xpm[] = {
-"24 24 2 1",
-"      c None",
-".     c #cc0033",
-"                        ",
-"                        ",
-"                        ",
-"                        ",
-"          ....          ",
-"        ........        ",
-"       ..........       ",
-"      ............      ",
-"     ..............     ",
-"     ..............     ",
-"    ................    ",
-"    ................    ",
-"    ................    ",
-"    ................    ",
-"     ..............     ",
-"     ..............     ",
-"      ............      ",
-"       ..........       ",
-"        ........        ",
-"          ....          ",
-"                        ",
-"                        ",
-"                        ",
-"                        "};
diff --git a/etc/images/gud/record-stop.xpm b/etc/images/gud/record-stop.xpm
deleted file mode 100644 (file)
index 341a5d7..0000000
+++ /dev/null
@@ -1,29 +0,0 @@
-/* XPM */
-static char * break_xpm[] = {
-"24 24 2 1",
-"      c None",
-".     c #cc0033",
-"                        ",
-"                        ",
-"                        ",
-"                        ",
-"          ....          ",
-"        ........        ",
-"       ..........       ",
-"      ............      ",
-"     ..............     ",
-"     ..............     ",
-"    ................    ",
-"    ................    ",
-"    ................    ",
-"    ................    ",
-"     ..............     ",
-"     ..............     ",
-"      ............      ",
-"       ..........       ",
-"        ........        ",
-"          ....          ",
-"                        ",
-"                        ",
-"                        ",
-"                        "};
diff --git a/etc/images/gud/recstart.xpm b/etc/images/gud/recstart.xpm
new file mode 100644 (file)
index 0000000..341a5d7
--- /dev/null
@@ -0,0 +1,29 @@
+/* XPM */
+static char * break_xpm[] = {
+"24 24 2 1",
+"      c None",
+".     c #cc0033",
+"                        ",
+"                        ",
+"                        ",
+"                        ",
+"          ....          ",
+"        ........        ",
+"       ..........       ",
+"      ............      ",
+"     ..............     ",
+"     ..............     ",
+"    ................    ",
+"    ................    ",
+"    ................    ",
+"    ................    ",
+"     ..............     ",
+"     ..............     ",
+"      ............      ",
+"       ..........       ",
+"        ........        ",
+"          ....          ",
+"                        ",
+"                        ",
+"                        ",
+"                        "};
diff --git a/etc/images/gud/recstop.xpm b/etc/images/gud/recstop.xpm
new file mode 100644 (file)
index 0000000..341a5d7
--- /dev/null
@@ -0,0 +1,29 @@
+/* XPM */
+static char * break_xpm[] = {
+"24 24 2 1",
+"      c None",
+".     c #cc0033",
+"                        ",
+"                        ",
+"                        ",
+"                        ",
+"          ....          ",
+"        ........        ",
+"       ..........       ",
+"      ............      ",
+"     ..............     ",
+"     ..............     ",
+"    ................    ",
+"    ................    ",
+"    ................    ",
+"    ................    ",
+"     ..............     ",
+"     ..............     ",
+"      ............      ",
+"       ..........       ",
+"        ........        ",
+"          ....          ",
+"                        ",
+"                        ",
+"                        ",
+"                        "};
diff --git a/etc/images/gud/reverse-continue.xpm b/etc/images/gud/reverse-continue.xpm
deleted file mode 100644 (file)
index ce81719..0000000
+++ /dev/null
@@ -1,33 +0,0 @@
-/* XPM */
-static char * reverse_continue_xpm[] = {
-"24 24 6 1",
-"      c None",
-".     c #D99FAA",
-"+     c #CC0033",
-"@     c #616161",
-"#     c #2A1F55",
-"$     c #AA9FAA",
-"                        ",
-"                        ",
-"                        ",
-"                        ",
-"                 .+     ",
-"               .++.     ",
-"      @#  #@  +++++++   ",
-"     @#$  $#@  .++.     ",
-"     ##    ##    .+     ",
-"     ##    ##           ",
-"     ##    ##           ",
-"     #@    @#           ",
-"    ##      ##          ",
-"     #@    @#           ",
-"     ##    ##           ",
-"     ##    ##           ",
-"     ##    ##           ",
-"     @#$  $#@           ",
-"      @#  #@            ",
-"                        ",
-"                        ",
-"                        ",
-"                        ",
-"                        "};
diff --git a/etc/images/gud/reverse-finish.xpm b/etc/images/gud/reverse-finish.xpm
deleted file mode 100644 (file)
index f118466..0000000
+++ /dev/null
@@ -1,33 +0,0 @@
-/* XPM */
-static char * reverse_step_xpm[] = {
-"24 24 6 1",
-"      c None",
-".     c #D40000",
-"+     c #616161",
-"@     c #2A1F55",
-"#     c #ADADAD",
-"$     c #CC9999",
-"                        ",
-"                        ",
-"                        ",
-"                        ",
-"             .....      ",
-"            .     .     ",
-"           .       .    ",
-"      +@   .   @+  .    ",
-"     +@#   .   #@+ .    ",
-"     @@  .$.$.  @@ .    ",
-"     @@  $...$  @@      ",
-"     @@   ...   @@      ",
-"     @+   $.$   +@      ",
-"    @@     .     @@     ",
-"     @+         +@      ",
-"     @@         @@      ",
-"     @@         @@      ",
-"     @@         @@      ",
-"     +@#       #@+      ",
-"      +@       @+       ",
-"                        ",
-"                        ",
-"                        ",
-"                        "};
diff --git a/etc/images/gud/reverse-next.xpm b/etc/images/gud/reverse-next.xpm
deleted file mode 100644 (file)
index ee6e03e..0000000
+++ /dev/null
@@ -1,34 +0,0 @@
-/* XPM */
-static char * reverse_next_xpm[] = {
-"24 24 7 1",
-"      c None",
-".     c #CC0033",
-"+     c #616161",
-"@     c #2A1F55",
-"#     c #ADADAD",
-"$     c #D40000",
-"%     c #CC9999",
-"                        ",
-"                        ",
-"                        ",
-"                        ",
-"        ..........      ",
-"       .          .     ",
-"      .            .    ",
-"      .    +@  @+  .    ",
-"      .   +@#  #@+ .    ",
-"    $%.%$ @@    @@ .    ",
-"    %...% @@    @@      ",
-"     ...  @@    @@      ",
-"     %.%  @+    +@      ",
-"      .  @@      @@     ",
-"          @+    +@      ",
-"          @@    @@      ",
-"          @@    @@      ",
-"          @@    @@      ",
-"          +@#  #@+      ",
-"           +@  @+       ",
-"                        ",
-"                        ",
-"                        ",
-"                        "};
diff --git a/etc/images/gud/reverse-nexti.xpm b/etc/images/gud/reverse-nexti.xpm
deleted file mode 100644 (file)
index 03d2873..0000000
+++ /dev/null
@@ -1,33 +0,0 @@
-/* XPM */
-static char * reverse_nexti_xpm[] = {
-"24 24 6 1",
-"      c None",
-".     c #CC0033",
-"+     c #D40000",
-"@     c #CC9999",
-"#     c #616161",
-"$     c #2A1F55",
-"                        ",
-"                        ",
-"                        ",
-"                        ",
-"        ..........      ",
-"       .          .     ",
-"      .            .    ",
-"      .            .    ",
-"      .            .    ",
-"    +@.@+   #  #   .    ",
-"    @...@  #$  $#       ",
-"     ...  #$    $#      ",
-"     @.@ #$      $#     ",
-"      . #$        $#    ",
-"        $#        #$    ",
-"         $#      #$     ",
-"          $#    #$      ",
-"           $#  #$       ",
-"            $  $        ",
-"                        ",
-"                        ",
-"                        ",
-"                        ",
-"                        "};
diff --git a/etc/images/gud/reverse-step.xpm b/etc/images/gud/reverse-step.xpm
deleted file mode 100644 (file)
index 54516bf..0000000
+++ /dev/null
@@ -1,34 +0,0 @@
-/* XPM */
-static char * reverse_finish_xpm[] = {
-"24 24 7 1",
-"      c None",
-".     c #CC0033",
-"+     c #616161",
-"@     c #2A1F55",
-"#     c #ADADAD",
-"$     c #D40000",
-"%     c #CC9999",
-"                        ",
-"                        ",
-"                        ",
-"                        ",
-"        .....           ",
-"       .     .          ",
-"      .       .         ",
-"      .    +@ . @+      ",
-"      .   +@# . #@+     ",
-"    $%.%$ @@  .  @@     ",
-"    %...% @@     @@     ",
-"     ...  @@     @@     ",
-"     %.%  @+     +@     ",
-"      .  @@       @@    ",
-"          @+     +@     ",
-"          @@     @@     ",
-"          @@     @@     ",
-"          @@     @@     ",
-"          +@#   #@+     ",
-"           +@   @+      ",
-"                        ",
-"                        ",
-"                        ",
-"                        "};
diff --git a/etc/images/gud/reverse-stepi.xpm b/etc/images/gud/reverse-stepi.xpm
deleted file mode 100644 (file)
index e78a48e..0000000
+++ /dev/null
@@ -1,32 +0,0 @@
-/* XPM */
-static char * reverse_stepi_xpm[] = {
-"24 24 5 1",
-"      c None",
-".     c #D40000",
-"+     c #616161",
-"@     c #2A1F55",
-"#     c #CC9999",
-"                        ",
-"                        ",
-"                        ",
-"                        ",
-"             .....      ",
-"            .     .     ",
-"           .       .    ",
-"           .       .    ",
-"       +   .   +   .    ",
-"      +@ .#.#. @+  .    ",
-"     +@  #...#  @+      ",
-"    +@    ...    @+     ",
-"   +@     #.#     @+    ",
-"   @+      .      +@    ",
-"    @+           +@     ",
-"     @+         +@      ",
-"      @+       +@       ",
-"       @       @        ",
-"                        ",
-"                        ",
-"                        ",
-"                        ",
-"                        ",
-"                        "};
diff --git a/etc/images/gud/rfinish.xpm b/etc/images/gud/rfinish.xpm
new file mode 100644 (file)
index 0000000..f118466
--- /dev/null
@@ -0,0 +1,33 @@
+/* XPM */
+static char * reverse_step_xpm[] = {
+"24 24 6 1",
+"      c None",
+".     c #D40000",
+"+     c #616161",
+"@     c #2A1F55",
+"#     c #ADADAD",
+"$     c #CC9999",
+"                        ",
+"                        ",
+"                        ",
+"                        ",
+"             .....      ",
+"            .     .     ",
+"           .       .    ",
+"      +@   .   @+  .    ",
+"     +@#   .   #@+ .    ",
+"     @@  .$.$.  @@ .    ",
+"     @@  $...$  @@      ",
+"     @@   ...   @@      ",
+"     @+   $.$   +@      ",
+"    @@     .     @@     ",
+"     @+         +@      ",
+"     @@         @@      ",
+"     @@         @@      ",
+"     @@         @@      ",
+"     +@#       #@+      ",
+"      +@       @+       ",
+"                        ",
+"                        ",
+"                        ",
+"                        "};
diff --git a/etc/images/gud/rnext.xpm b/etc/images/gud/rnext.xpm
new file mode 100644 (file)
index 0000000..ee6e03e
--- /dev/null
@@ -0,0 +1,34 @@
+/* XPM */
+static char * reverse_next_xpm[] = {
+"24 24 7 1",
+"      c None",
+".     c #CC0033",
+"+     c #616161",
+"@     c #2A1F55",
+"#     c #ADADAD",
+"$     c #D40000",
+"%     c #CC9999",
+"                        ",
+"                        ",
+"                        ",
+"                        ",
+"        ..........      ",
+"       .          .     ",
+"      .            .    ",
+"      .    +@  @+  .    ",
+"      .   +@#  #@+ .    ",
+"    $%.%$ @@    @@ .    ",
+"    %...% @@    @@      ",
+"     ...  @@    @@      ",
+"     %.%  @+    +@      ",
+"      .  @@      @@     ",
+"          @+    +@      ",
+"          @@    @@      ",
+"          @@    @@      ",
+"          @@    @@      ",
+"          +@#  #@+      ",
+"           +@  @+       ",
+"                        ",
+"                        ",
+"                        ",
+"                        "};
diff --git a/etc/images/gud/rnexti.xpm b/etc/images/gud/rnexti.xpm
new file mode 100644 (file)
index 0000000..03d2873
--- /dev/null
@@ -0,0 +1,33 @@
+/* XPM */
+static char * reverse_nexti_xpm[] = {
+"24 24 6 1",
+"      c None",
+".     c #CC0033",
+"+     c #D40000",
+"@     c #CC9999",
+"#     c #616161",
+"$     c #2A1F55",
+"                        ",
+"                        ",
+"                        ",
+"                        ",
+"        ..........      ",
+"       .          .     ",
+"      .            .    ",
+"      .            .    ",
+"      .            .    ",
+"    +@.@+   #  #   .    ",
+"    @...@  #$  $#       ",
+"     ...  #$    $#      ",
+"     @.@ #$      $#     ",
+"      . #$        $#    ",
+"        $#        #$    ",
+"         $#      #$     ",
+"          $#    #$      ",
+"           $#  #$       ",
+"            $  $        ",
+"                        ",
+"                        ",
+"                        ",
+"                        ",
+"                        "};
diff --git a/etc/images/gud/rstep.xpm b/etc/images/gud/rstep.xpm
new file mode 100644 (file)
index 0000000..54516bf
--- /dev/null
@@ -0,0 +1,34 @@
+/* XPM */
+static char * reverse_finish_xpm[] = {
+"24 24 7 1",
+"      c None",
+".     c #CC0033",
+"+     c #616161",
+"@     c #2A1F55",
+"#     c #ADADAD",
+"$     c #D40000",
+"%     c #CC9999",
+"                        ",
+"                        ",
+"                        ",
+"                        ",
+"        .....           ",
+"       .     .          ",
+"      .       .         ",
+"      .    +@ . @+      ",
+"      .   +@# . #@+     ",
+"    $%.%$ @@  .  @@     ",
+"    %...% @@     @@     ",
+"     ...  @@     @@     ",
+"     %.%  @+     +@     ",
+"      .  @@       @@    ",
+"          @+     +@     ",
+"          @@     @@     ",
+"          @@     @@     ",
+"          @@     @@     ",
+"          +@#   #@+     ",
+"           +@   @+      ",
+"                        ",
+"                        ",
+"                        ",
+"                        "};
diff --git a/etc/images/gud/rstepi.xpm b/etc/images/gud/rstepi.xpm
new file mode 100644 (file)
index 0000000..e78a48e
--- /dev/null
@@ -0,0 +1,32 @@
+/* XPM */
+static char * reverse_stepi_xpm[] = {
+"24 24 5 1",
+"      c None",
+".     c #D40000",
+"+     c #616161",
+"@     c #2A1F55",
+"#     c #CC9999",
+"                        ",
+"                        ",
+"                        ",
+"                        ",
+"             .....      ",
+"            .     .     ",
+"           .       .    ",
+"           .       .    ",
+"       +   .   +   .    ",
+"      +@ .#.#. @+  .    ",
+"     +@  #...#  @+      ",
+"    +@    ...    @+     ",
+"   +@     #.#     @+    ",
+"   @+      .      +@    ",
+"    @+           +@     ",
+"     @+         +@      ",
+"      @+       +@       ",
+"       @       @        ",
+"                        ",
+"                        ",
+"                        ",
+"                        ",
+"                        ",
+"                        "};