diff options
| author | Jan Djärv | 2004-06-09 21:56:21 +0000 |
|---|---|---|
| committer | Jan Djärv | 2004-06-09 21:56:21 +0000 |
| commit | aa8a805e6e91ea254bd896640055ac5b871abccf (patch) | |
| tree | 2213012aaba2fcd6136345f7e1c59a047e9b51c4 /lisp | |
| parent | 067eac9b58f651ea3c03102c442a4dd658a277f8 (diff) | |
| download | emacs-aa8a805e6e91ea254bd896640055ac5b871abccf.tar.gz emacs-aa8a805e6e91ea254bd896640055ac5b871abccf.zip | |
Moved to lc-*.xpm
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/toolbar/copy-locol.xpm | 33 | ||||
| -rw-r--r-- | lisp/toolbar/cut-locol.xpm | 34 | ||||
| -rw-r--r-- | lisp/toolbar/help-locol.xpm | 39 | ||||
| -rw-r--r-- | lisp/toolbar/home-locol.xpm | 38 | ||||
| -rw-r--r-- | lisp/toolbar/index-locol.xpm | 34 | ||||
| -rw-r--r-- | lisp/toolbar/jump_to-locol.xpm | 35 | ||||
| -rw-r--r-- | lisp/toolbar/left_arrow-locol.xpm | 34 | ||||
| -rw-r--r-- | lisp/toolbar/new-locol.xpm | 33 | ||||
| -rw-r--r-- | lisp/toolbar/open-locol.xpm | 35 | ||||
| -rw-r--r-- | lisp/toolbar/paste-locol.xpm | 35 | ||||
| -rw-r--r-- | lisp/toolbar/preferences-locol.xpm | 37 | ||||
| -rw-r--r-- | lisp/toolbar/print-locol.xpm | 33 | ||||
| -rw-r--r-- | lisp/toolbar/right_arrow-locol.xpm | 33 | ||||
| -rw-r--r-- | lisp/toolbar/save-locol.xpm | 39 | ||||
| -rw-r--r-- | lisp/toolbar/saveas-locol.xpm | 40 | ||||
| -rw-r--r-- | lisp/toolbar/search-locol.xpm | 33 | ||||
| -rw-r--r-- | lisp/toolbar/spell-locol.xpm | 35 | ||||
| -rw-r--r-- | lisp/toolbar/tool-bar.el | 8 | ||||
| -rw-r--r-- | lisp/toolbar/undo-locol.xpm | 32 | ||||
| -rw-r--r-- | lisp/toolbar/up_arrow-locol.xpm | 35 |
20 files changed, 4 insertions, 671 deletions
diff --git a/lisp/toolbar/copy-locol.xpm b/lisp/toolbar/copy-locol.xpm deleted file mode 100644 index f50fb51baf5..00000000000 --- a/lisp/toolbar/copy-locol.xpm +++ /dev/null | |||
| @@ -1,33 +0,0 @@ | |||
| 1 | /* XPM */ | ||
| 2 | static char * copy2_xpm[] = { | ||
| 3 | "24 24 6 1", | ||
| 4 | " c None", | ||
| 5 | ". c #FFFFFF", | ||
| 6 | "+ c #000100", | ||
| 7 | "@ c #6B6B66", | ||
| 8 | "# c #BBBDBA", | ||
| 9 | "$ c #504D46", | ||
| 10 | " ", | ||
| 11 | " +++++++++++++ ", | ||
| 12 | " +#..........#+ ", | ||
| 13 | " +............+ ", | ||
| 14 | " +.#@@@.#@.@#.+ ", | ||
| 15 | " +............+ ", | ||
| 16 | " +.@$.@@#.++++++++++++ ", | ||
| 17 | " +.......+#..........#+ ", | ||
| 18 | " +.#@@.@@+............+ ", | ||
| 19 | " +.......+.#@@#.#@.@#.+ ", | ||
| 20 | " +.@$$.@@+............+ ", | ||
| 21 | " +.......+.@@.@@#.#@..+ ", | ||
| 22 | " +.#@@.@@+............+ ", | ||
| 23 | " +.......+.#@@.@@#.#@.+ ", | ||
| 24 | " +#......+............+ ", | ||
| 25 | " ++++++++.@@@.@@#.#@.+ ", | ||
| 26 | " +............+ ", | ||
| 27 | " +.#@@.@@#.#@.+ ", | ||
| 28 | " +............+ ", | ||
| 29 | " +#..........#+ ", | ||
| 30 | " ++++++++++++++ ", | ||
| 31 | " ", | ||
| 32 | " ", | ||
| 33 | " "}; | ||
diff --git a/lisp/toolbar/cut-locol.xpm b/lisp/toolbar/cut-locol.xpm deleted file mode 100644 index 750ec729f60..00000000000 --- a/lisp/toolbar/cut-locol.xpm +++ /dev/null | |||
| @@ -1,34 +0,0 @@ | |||
| 1 | /* XPM */ | ||
| 2 | static char * cut2_xpm[] = { | ||
| 3 | "24 24 7 1", | ||
| 4 | " c None", | ||
| 5 | ". c #000100", | ||
| 6 | "+ c #BBBDBA", | ||
| 7 | "@ c #FFFFFF", | ||
| 8 | "# c #6B6B66", | ||
| 9 | "$ c #504D46", | ||
| 10 | "% c #3E4850", | ||
| 11 | " ", | ||
| 12 | " ", | ||
| 13 | " . . ", | ||
| 14 | " . . ", | ||
| 15 | " .+. .@. ", | ||
| 16 | " .@$ #@. ", | ||
| 17 | " .@#. .@+. ", | ||
| 18 | " .@+$ #@+. ", | ||
| 19 | " #@#. .@+$ ", | ||
| 20 | " .@+$ $@+. ", | ||
| 21 | " #@#.%@+# ", | ||
| 22 | " .@+$#++. ", | ||
| 23 | " .@+$+. ", | ||
| 24 | " .++.. ", | ||
| 25 | " ..#$. ", | ||
| 26 | " ............. ", | ||
| 27 | " . ... ... ... ", | ||
| 28 | " .. .. .. .. ", | ||
| 29 | " . . . . ", | ||
| 30 | " .. .. .. .. ", | ||
| 31 | " .... .. . ", | ||
| 32 | " .... .... ", | ||
| 33 | " ", | ||
| 34 | " "}; | ||
diff --git a/lisp/toolbar/help-locol.xpm b/lisp/toolbar/help-locol.xpm deleted file mode 100644 index 663460c3a06..00000000000 --- a/lisp/toolbar/help-locol.xpm +++ /dev/null | |||
| @@ -1,39 +0,0 @@ | |||
| 1 | /* XPM */ | ||
| 2 | static char * help2_xpm[] = { | ||
| 3 | "24 24 12 1", | ||
| 4 | " c None", | ||
| 5 | ". c #000100", | ||
| 6 | "+ c #FFFFFF", | ||
| 7 | "@ c #BBBDBA", | ||
| 8 | "# c #C43107", | ||
| 9 | "$ c #EBA291", | ||
| 10 | "% c #D15237", | ||
| 11 | "& c #504D46", | ||
| 12 | "* c #751805", | ||
| 13 | "= c #6B6B66", | ||
| 14 | "- c #974F3D", | ||
| 15 | "; c #3E4850", | ||
| 16 | " .. &....& ", | ||
| 17 | " ....&.;@++++@..&.... ", | ||
| 18 | ".. &.+++++++++@.. .. ", | ||
| 19 | " . .%$+++++++++@#*. . ", | ||
| 20 | " ..%$$%+@@@++++###*... ", | ||
| 21 | " -.$$%%$@@@@@+$####.. ", | ||
| 22 | " .$$$%#*.....=#%####. ", | ||
| 23 | " =+$%#*.. .*#$##$.. ", | ||
| 24 | "&++@%#.. .*$$+@.. ", | ||
| 25 | ".++@@-. *$++@&. ", | ||
| 26 | ".++@@@. .+++@=. ", | ||
| 27 | ".++@@@. .++@@&. ", | ||
| 28 | ".+++@@. =++@@.. ", | ||
| 29 | "&@++@@-. .$++@@.. ", | ||
| 30 | " .+++$%*. .-$$@@=.. ", | ||
| 31 | " .@$%%$%*...&$$$%#$.. ", | ||
| 32 | " &.###%$$++++$$###... ", | ||
| 33 | " ..*####$++++$###*... ", | ||
| 34 | " . .*###+++@@@%#... . ", | ||
| 35 | " . ..#@@@@@@@&... . ", | ||
| 36 | " .......&&&..... .. ", | ||
| 37 | " ........ .... ", | ||
| 38 | " ", | ||
| 39 | " "}; | ||
diff --git a/lisp/toolbar/home-locol.xpm b/lisp/toolbar/home-locol.xpm deleted file mode 100644 index c7a7ecfb634..00000000000 --- a/lisp/toolbar/home-locol.xpm +++ /dev/null | |||
| @@ -1,38 +0,0 @@ | |||
| 1 | /* XPM */ | ||
| 2 | static char * home2_xpm[] = { | ||
| 3 | "24 24 11 1", | ||
| 4 | " c None", | ||
| 5 | ". c #000100", | ||
| 6 | "+ c #BBBDBA", | ||
| 7 | "@ c #FFFFFF", | ||
| 8 | "# c #6B6B66", | ||
| 9 | "$ c #504D46", | ||
| 10 | "% c #974F3D", | ||
| 11 | "& c #EBA291", | ||
| 12 | "* c #87AF85", | ||
| 13 | "= c #3E4850", | ||
| 14 | "- c #D15237", | ||
| 15 | " ", | ||
| 16 | " .. ", | ||
| 17 | " .... ..=. ", | ||
| 18 | " .%%..===.. ", | ||
| 19 | " .%%..$$#$.. ", | ||
| 20 | " .%..=+#++$.. ", | ||
| 21 | " ...$#+#++@$.. ", | ||
| 22 | " ..$+#++@+@+#.. ", | ||
| 23 | " ..#+++@+@+@+@#.. ", | ||
| 24 | " ..+++@+@+@+@+@+#.. ", | ||
| 25 | " ..+++++++++.....##.. ", | ||
| 26 | " ....@@@@@@@@.++@.#.... ", | ||
| 27 | " .+@.....@.+@@.#. ", | ||
| 28 | " .+@.&&%.@.+@@.#. ", | ||
| 29 | " .#@.&-%.@.....#. ", | ||
| 30 | " ..@.&-..++####.. ", | ||
| 31 | " ..@.&-%.@@@@@+. ", | ||
| 32 | " .+.&%%.+++++#. ", | ||
| 33 | " .+.-%%.@@@@@#. ", | ||
| 34 | " .................... . ", | ||
| 35 | " .****##$$$.**#$#$. ", | ||
| 36 | " .. ......... ...... ", | ||
| 37 | " ... ", | ||
| 38 | " "}; | ||
diff --git a/lisp/toolbar/index-locol.xpm b/lisp/toolbar/index-locol.xpm deleted file mode 100644 index 7a2464f032b..00000000000 --- a/lisp/toolbar/index-locol.xpm +++ /dev/null | |||
| @@ -1,34 +0,0 @@ | |||
| 1 | /* XPM */ | ||
| 2 | static char * index2_xpm[] = { | ||
| 3 | "24 24 7 1", | ||
| 4 | " c None", | ||
| 5 | ". c #BBBDBA", | ||
| 6 | "+ c #000100", | ||
| 7 | "@ c #FFFFFF", | ||
| 8 | "# c #6B6B66", | ||
| 9 | "$ c #504D46", | ||
| 10 | "% c #3E4850", | ||
| 11 | " ", | ||
| 12 | " ++++++++++++++++++++ ", | ||
| 13 | " +@@@@@@@@@@@@@@@@@.+ ", | ||
| 14 | " +@................#+ ", | ||
| 15 | " +@................#+ ", | ||
| 16 | " +@#################+ ", | ||
| 17 | " +@@@@@@@@@@@@@@@@@.+ ", | ||
| 18 | " +@.................+ ", | ||
| 19 | " +@........+........+ ", | ||
| 20 | " +@.......$@+###...#+ ", | ||
| 21 | " +@@@@@@@.$@+...@@@.+ ", | ||
| 22 | " +@.......#@+#......+ ", | ||
| 23 | " +@.......#@$+#+#...+ ", | ||
| 24 | " +@.....#+#@#@+@++##+ ", | ||
| 25 | " +@@@@@@+@.@.@#@#.+.+ ", | ||
| 26 | " +@.....+@.@#@#@##+.+ ", | ||
| 27 | " +@.....+@.@.....#+.+ ", | ||
| 28 | " +@.....+........#+#+ ", | ||
| 29 | " +@@@@@.+.#.....##+.+ ", | ||
| 30 | " +@@@@@..%$######+#.+ ", | ||
| 31 | " +@@@@@@.#+$#$#$#+..+ ", | ||
| 32 | " +@........++++++$#.+ ", | ||
| 33 | " ++++++++++@...@@++++ ", | ||
| 34 | " ++++++++ "}; | ||
diff --git a/lisp/toolbar/jump_to-locol.xpm b/lisp/toolbar/jump_to-locol.xpm deleted file mode 100644 index cd7499396c7..00000000000 --- a/lisp/toolbar/jump_to-locol.xpm +++ /dev/null | |||
| @@ -1,35 +0,0 @@ | |||
| 1 | /* XPM */ | ||
| 2 | static char * jump_to2_xpm[] = { | ||
| 3 | "24 24 8 1", | ||
| 4 | " c None", | ||
| 5 | ". c #D3B354", | ||
| 6 | "+ c #000100", | ||
| 7 | "@ c #87AF85", | ||
| 8 | "# c #974F3D", | ||
| 9 | "$ c #FFFFFF", | ||
| 10 | "% c #D15237", | ||
| 11 | "& c #BBBDBA", | ||
| 12 | " ", | ||
| 13 | " ", | ||
| 14 | " + ", | ||
| 15 | " ++ ", | ||
| 16 | " +@+ ++++++ ", | ||
| 17 | " ++++++@@+ +.#..%#++ ", | ||
| 18 | " +$$$$$@@@+........++ ", | ||
| 19 | " +&@@@@@@@@+........+ ", | ||
| 20 | " +&@@@@@@@@@+.......#+ ", | ||
| 21 | " +@@@@@@@@@@@+......%+ ", | ||
| 22 | " +@@@@@@@@@@+........+ ", | ||
| 23 | " +@@@@@@@@@+.........+ ", | ||
| 24 | " +@@@@@@@@+#........#+ ", | ||
| 25 | " ++++++@@+#..........+ ", | ||
| 26 | " +@++#.........+ ", | ||
| 27 | " ++ ++........++ ", | ||
| 28 | " + +.%..#.++ ", | ||
| 29 | " ++++++ ", | ||
| 30 | " ", | ||
| 31 | " ", | ||
| 32 | " ", | ||
| 33 | " ", | ||
| 34 | " ", | ||
| 35 | " "}; | ||
diff --git a/lisp/toolbar/left_arrow-locol.xpm b/lisp/toolbar/left_arrow-locol.xpm deleted file mode 100644 index 61dded3a5aa..00000000000 --- a/lisp/toolbar/left_arrow-locol.xpm +++ /dev/null | |||
| @@ -1,34 +0,0 @@ | |||
| 1 | /* XPM */ | ||
| 2 | static char * left_arrow2_xpm[] = { | ||
| 3 | "24 24 7 1", | ||
| 4 | " c None", | ||
| 5 | ". c #87AF85", | ||
| 6 | "+ c #000100", | ||
| 7 | "@ c #BBBDBA", | ||
| 8 | "# c #504D46", | ||
| 9 | "$ c #6B6B66", | ||
| 10 | "% c #3E4850", | ||
| 11 | " ", | ||
| 12 | " ", | ||
| 13 | " ", | ||
| 14 | " + ", | ||
| 15 | " ++ ", | ||
| 16 | " +@+ ", | ||
| 17 | " +@@+ ", | ||
| 18 | " +@@@++++++++ ", | ||
| 19 | " +@@@@@@@@@@.+ ", | ||
| 20 | " +@.@@@@...@.$+ ", | ||
| 21 | " %@.@@@..@@@@..+ ", | ||
| 22 | " +@............$+ ", | ||
| 23 | " +#...........#+ ", | ||
| 24 | " +#..........#+ ", | ||
| 25 | " +#..########+ ", | ||
| 26 | " +#.#++++++++ ", | ||
| 27 | " +##+ ", | ||
| 28 | " +#+ ", | ||
| 29 | " ++ ", | ||
| 30 | " + ", | ||
| 31 | " ", | ||
| 32 | " ", | ||
| 33 | " ", | ||
| 34 | " "}; | ||
diff --git a/lisp/toolbar/new-locol.xpm b/lisp/toolbar/new-locol.xpm deleted file mode 100644 index e2984bffd4f..00000000000 --- a/lisp/toolbar/new-locol.xpm +++ /dev/null | |||
| @@ -1,33 +0,0 @@ | |||
| 1 | /* XPM */ | ||
| 2 | static char * new2_xpm[] = { | ||
| 3 | "24 24 6 1", | ||
| 4 | " c None", | ||
| 5 | ". c #FFFFFF", | ||
| 6 | "+ c #BBBDBA", | ||
| 7 | "@ c #000100", | ||
| 8 | "# c #6B6B66", | ||
| 9 | "$ c #504D46", | ||
| 10 | " ", | ||
| 11 | " @@@@@@@@@@@@@ ", | ||
| 12 | " @+..........+$@ ", | ||
| 13 | " @...........+++@ ", | ||
| 14 | " @...........+..+@ ", | ||
| 15 | " @...........+...#@ ", | ||
| 16 | " @...........+...++@ ", | ||
| 17 | " @...........+@@@@@@@ ", | ||
| 18 | " @............++++##@ ", | ||
| 19 | " @.............++++#@ ", | ||
| 20 | " @...............++#@ ", | ||
| 21 | " @................+#@ ", | ||
| 22 | " @.................#@ ", | ||
| 23 | " @.................+@ ", | ||
| 24 | " @.................+@ ", | ||
| 25 | " @...............+++@ ", | ||
| 26 | " @..............++++@ ", | ||
| 27 | " @.............+++++@ ", | ||
| 28 | " @............++++++@ ", | ||
| 29 | " @............++++++@ ", | ||
| 30 | " @+...+.+.+.++++++++@ ", | ||
| 31 | " @+++++++++++++++++#@ ", | ||
| 32 | " @@@@@@@@@@@@@@@@@@ ", | ||
| 33 | " "}; | ||
diff --git a/lisp/toolbar/open-locol.xpm b/lisp/toolbar/open-locol.xpm deleted file mode 100644 index 0e074830bb6..00000000000 --- a/lisp/toolbar/open-locol.xpm +++ /dev/null | |||
| @@ -1,35 +0,0 @@ | |||
| 1 | /* XPM */ | ||
| 2 | static char * open2_xpm[] = { | ||
| 3 | "24 24 8 1", | ||
| 4 | " c None", | ||
| 5 | ". c #BBBDBA", | ||
| 6 | "+ c #000100", | ||
| 7 | "@ c #87AF85", | ||
| 8 | "# c #FFFFFF", | ||
| 9 | "$ c #6B6B66", | ||
| 10 | "% c #504D46", | ||
| 11 | "& c #3E4850", | ||
| 12 | " ", | ||
| 13 | " ", | ||
| 14 | " ", | ||
| 15 | " +++++++ ", | ||
| 16 | " +.#####$% ", | ||
| 17 | " +#.....@% ", | ||
| 18 | "+.#......%+ ", | ||
| 19 | "+..@@@...$%++++++++ ", | ||
| 20 | "+.@@@@@..@@........+ ", | ||
| 21 | "+.@@@@@@@@@@@@@@@@$+ ", | ||
| 22 | "+.$$++++++++++++++++++ ", | ||
| 23 | "+.$%################..& ", | ||
| 24 | "+.$+#.................+ ", | ||
| 25 | "+.%.#...............@$+ ", | ||
| 26 | "+.+#...............@@%+ ", | ||
| 27 | "+.$#............@@.@$+ ", | ||
| 28 | "+....@@@@@.....@@@@$%+ ", | ||
| 29 | "+.#..@@@@@@@@@@@@$$$+ ", | ||
| 30 | "+#.@@@@$$$$$$$$$$$$%+ ", | ||
| 31 | " +++++++++++++++++++ ", | ||
| 32 | " ", | ||
| 33 | " ", | ||
| 34 | " ", | ||
| 35 | " "}; | ||
diff --git a/lisp/toolbar/paste-locol.xpm b/lisp/toolbar/paste-locol.xpm deleted file mode 100644 index c728f0f038c..00000000000 --- a/lisp/toolbar/paste-locol.xpm +++ /dev/null | |||
| @@ -1,35 +0,0 @@ | |||
| 1 | /* XPM */ | ||
| 2 | static char * paste2_xpm[] = { | ||
| 3 | "24 24 8 1", | ||
| 4 | " c None", | ||
| 5 | ". c #FFFFFF", | ||
| 6 | "+ c #BBBDBA", | ||
| 7 | "@ c #000100", | ||
| 8 | "# c #6B6B66", | ||
| 9 | "$ c #504D46", | ||
| 10 | "% c #D3B354", | ||
| 11 | "& c #974F3D", | ||
| 12 | " @@@@ ", | ||
| 13 | " @@@@@@+..#@@@@@@ ", | ||
| 14 | "@.....$.++#$+...+@ ", | ||
| 15 | "@.++++$.##+$#+++%@ ", | ||
| 16 | "@.+++$..+++#$#++%@ ", | ||
| 17 | "@.++$++++++#$$++%@ ", | ||
| 18 | "@.++#$$$$$$$$#++%@ ", | ||
| 19 | "@.+++########+++%@ ", | ||
| 20 | "@.+++++#$@@@@@$$@@@@@ ", | ||
| 21 | "@.+++++$+...........+@ ", | ||
| 22 | "@.+++++$.............@ ", | ||
| 23 | "@.+++++@.+##+..+#.#+.@ ", | ||
| 24 | "@.+++++@.............@ ", | ||
| 25 | "@.+++++$.##.###+.+#..@ ", | ||
| 26 | "@.+++++$.............@ ", | ||
| 27 | "@.+++++$.+##.###+.+#.@ ", | ||
| 28 | "@.+++++@.............@ ", | ||
| 29 | "@.+++++@.##.###+.+#..@ ", | ||
| 30 | "@.+++++$.............@ ", | ||
| 31 | "@.+++++$.+##.###+.+#.@ ", | ||
| 32 | "@+%%%%&@.............@ ", | ||
| 33 | " @@@@@@@+...........+@ ", | ||
| 34 | " @@@@@@@@@@@@@ ", | ||
| 35 | " "}; | ||
diff --git a/lisp/toolbar/preferences-locol.xpm b/lisp/toolbar/preferences-locol.xpm deleted file mode 100644 index cebac821d6e..00000000000 --- a/lisp/toolbar/preferences-locol.xpm +++ /dev/null | |||
| @@ -1,37 +0,0 @@ | |||
| 1 | /* XPM */ | ||
| 2 | static char * preferences2_xpm[] = { | ||
| 3 | "24 24 10 1", | ||
| 4 | " c None", | ||
| 5 | ". c #000100", | ||
| 6 | "+ c #BBBDBA", | ||
| 7 | "@ c #FFFFFF", | ||
| 8 | "# c #7A98B0", | ||
| 9 | "$ c #6B6B66", | ||
| 10 | "% c #4D687C", | ||
| 11 | "& c #B0CCE2", | ||
| 12 | "* c #504D46", | ||
| 13 | "= c #3E4850", | ||
| 14 | " .. ", | ||
| 15 | " .++$. ", | ||
| 16 | " .+++. .. ", | ||
| 17 | " .@+. .@$. ", | ||
| 18 | " .. =@+. .@++. ", | ||
| 19 | " .+ ..+@+$. .++. ", | ||
| 20 | " .+++@@+++. .@.. ", | ||
| 21 | " .+++++++$. .@. ", | ||
| 22 | " .....@@+$..+. ", | ||
| 23 | " .@@+.+. ", | ||
| 24 | " .@.+.. ", | ||
| 25 | " .+.$*. ", | ||
| 26 | " ....+.$$$$. ", | ||
| 27 | " .#&#.. .+++$. ", | ||
| 28 | " .#&+&%. .@@+$. ", | ||
| 29 | " .#@#%&%. .@@+$. ", | ||
| 30 | " .#@#%&#%. .@@+$..", | ||
| 31 | " .&@#%&#%. .+$*+.", | ||
| 32 | " .#@#%&#%. .+++.", | ||
| 33 | " .&@#&#%.. ... ", | ||
| 34 | " .#&&#%.. ", | ||
| 35 | " .##%.. ", | ||
| 36 | " ... ", | ||
| 37 | " "}; | ||
diff --git a/lisp/toolbar/print-locol.xpm b/lisp/toolbar/print-locol.xpm deleted file mode 100644 index 8c67bb632f0..00000000000 --- a/lisp/toolbar/print-locol.xpm +++ /dev/null | |||
| @@ -1,33 +0,0 @@ | |||
| 1 | /* XPM */ | ||
| 2 | static char * print2_xpm[] = { | ||
| 3 | "24 24 6 1", | ||
| 4 | " c None", | ||
| 5 | ". c #FFFFFF", | ||
| 6 | "+ c #000100", | ||
| 7 | "@ c #BBBDBA", | ||
| 8 | "# c #6B6B66", | ||
| 9 | "$ c #504D46", | ||
| 10 | " ", | ||
| 11 | " ++++++++++++ ", | ||
| 12 | " +@..........@+ ", | ||
| 13 | " +.........@@@+ ", | ||
| 14 | " +.###.#@@...@+ ", | ||
| 15 | " +...........@+ ", | ||
| 16 | " +.##@.#@.@#.@+ ", | ||
| 17 | " +...........@+ ", | ||
| 18 | " +.@@.@.@@@..@+ ", | ||
| 19 | " +....@......@+ ", | ||
| 20 | " ++.###@##@#@@@++ ", | ||
| 21 | " +.+@@@@@@@@@@@@+#+ ", | ||
| 22 | " +..#$++++++++++##@@+ ", | ||
| 23 | " +....................+ ", | ||
| 24 | " +@#...............@@@+ ", | ||
| 25 | " +@#.@@@@@@@@@@@@@@#@#+ ", | ||
| 26 | " +@#...............$##+ ", | ||
| 27 | " +@#$$$$$$$$$$$$$$$$##+ ", | ||
| 28 | " +@@###$#$$$$$$$$$$###+ ", | ||
| 29 | " +#@@#########$#######+ ", | ||
| 30 | " ++++++++++++++++++++ ", | ||
| 31 | " +#@@@@@@@@@@@@@@@##+ ", | ||
| 32 | " ++++++++++++++++++ ", | ||
| 33 | " "}; | ||
diff --git a/lisp/toolbar/right_arrow-locol.xpm b/lisp/toolbar/right_arrow-locol.xpm deleted file mode 100644 index a74b70c74b3..00000000000 --- a/lisp/toolbar/right_arrow-locol.xpm +++ /dev/null | |||
| @@ -1,33 +0,0 @@ | |||
| 1 | /* XPM */ | ||
| 2 | static char * right_arrow2_xpm[] = { | ||
| 3 | "24 24 6 1", | ||
| 4 | " c None", | ||
| 5 | ". c #87AF85", | ||
| 6 | "+ c #000100", | ||
| 7 | "@ c #BBBDBA", | ||
| 8 | "# c #6B6B66", | ||
| 9 | "$ c #504D46", | ||
| 10 | " ", | ||
| 11 | " ", | ||
| 12 | " ", | ||
| 13 | " + ", | ||
| 14 | " ++ ", | ||
| 15 | " +.+ ", | ||
| 16 | " +..+ ", | ||
| 17 | " ++++++++@..+ ", | ||
| 18 | " +@@@@@@@@@..+ ", | ||
| 19 | " +@@..........+ ", | ||
| 20 | " +..........@..+ ", | ||
| 21 | " +.............$+ ", | ||
| 22 | " +............$+ ", | ||
| 23 | " +...........$+ ", | ||
| 24 | " +.######...$+ ", | ||
| 25 | " ++++++++#.$+ ", | ||
| 26 | " +#$+ ", | ||
| 27 | " +$+ ", | ||
| 28 | " ++ ", | ||
| 29 | " + ", | ||
| 30 | " ", | ||
| 31 | " ", | ||
| 32 | " ", | ||
| 33 | " "}; | ||
diff --git a/lisp/toolbar/save-locol.xpm b/lisp/toolbar/save-locol.xpm deleted file mode 100644 index fd3156abfbf..00000000000 --- a/lisp/toolbar/save-locol.xpm +++ /dev/null | |||
| @@ -1,39 +0,0 @@ | |||
| 1 | /* XPM */ | ||
| 2 | static char * save2_xpm[] = { | ||
| 3 | "24 24 12 1", | ||
| 4 | " c None", | ||
| 5 | ". c #FFFFFF", | ||
| 6 | "+ c #000100", | ||
| 7 | "@ c #BBBDBA", | ||
| 8 | "# c #7A98B0", | ||
| 9 | "$ c #6B6B66", | ||
| 10 | "% c #EBA291", | ||
| 11 | "& c #3E4850", | ||
| 12 | "* c #B0CCE2", | ||
| 13 | "= c #4D687C", | ||
| 14 | "- c #504D46", | ||
| 15 | "; c #974F3D", | ||
| 16 | " ", | ||
| 17 | " +++++++++++++++++++ ", | ||
| 18 | " +**$%%%%%%%%%%%%@$**+ ", | ||
| 19 | " +*#$%%%%%%%%;;%;;$#=+ ", | ||
| 20 | " +*#$%%%%%%;%;%;;;$#=+ ", | ||
| 21 | " +*#$.............$#=+ ", | ||
| 22 | " +*#$.............$#=+ ", | ||
| 23 | " +*#$@@@@@@@@@@@@@$#=+ ", | ||
| 24 | " +*#$.............$#=+ ", | ||
| 25 | " +*#$.............$#=+ ", | ||
| 26 | " +*#$@@@@@@@@@@@@@$#$+ ", | ||
| 27 | " +*#$.............$#&+ ", | ||
| 28 | " +*##$$$$$$$$$$$$$$#&+ ", | ||
| 29 | " +*#################&+ ", | ||
| 30 | " +*###&&&==$$$$&&&#*&+ ", | ||
| 31 | " +*##&@@....@@@@$==*&+ ", | ||
| 32 | " +*##&@.$--@@@@@&==*&+ ", | ||
| 33 | " +*##&..$--@@@@@&==*&+ ", | ||
| 34 | " +*##&..---@@@..&==*&+ ", | ||
| 35 | " +###&@@---@@...&==*&+ ", | ||
| 36 | " +==&@@@@@@..@@&==*&+ ", | ||
| 37 | " ++++++++++++++++&+ ", | ||
| 38 | " ", | ||
| 39 | " "}; | ||
diff --git a/lisp/toolbar/saveas-locol.xpm b/lisp/toolbar/saveas-locol.xpm deleted file mode 100644 index 11cc684c22d..00000000000 --- a/lisp/toolbar/saveas-locol.xpm +++ /dev/null | |||
| @@ -1,40 +0,0 @@ | |||
| 1 | /* XPM */ | ||
| 2 | static char * saveas2_xpm[] = { | ||
| 3 | "24 24 13 1", | ||
| 4 | " c None", | ||
| 5 | ". c #000100", | ||
| 6 | "+ c #BBBDBA", | ||
| 7 | "@ c #7A98B0", | ||
| 8 | "# c #FFFFFF", | ||
| 9 | "$ c #6B6B66", | ||
| 10 | "% c #3E4850", | ||
| 11 | "& c #B0CCE2", | ||
| 12 | "* c #4D687C", | ||
| 13 | "= c #EBA291", | ||
| 14 | "- c #504D46", | ||
| 15 | "; c #D3B354", | ||
| 16 | "> c #974F3D", | ||
| 17 | " .. ", | ||
| 18 | " .;;. ", | ||
| 19 | " .............;;-... ", | ||
| 20 | " .&&$========.;;-.%@@. ", | ||
| 21 | " .&@$=======.;;-.>-@*. ", | ||
| 22 | " .&@$======.;;-.>>%@*. ", | ||
| 23 | " .&@$#####.;;-.++#$@*. ", | ||
| 24 | " .&@$####.;;-.++##$@*. ", | ||
| 25 | " .&@$+++.;;-.+++++$@*. ", | ||
| 26 | " .&@$###.;-.++####$@*. ", | ||
| 27 | " .&@$##.-..++#####$@*. ", | ||
| 28 | " .&@$++..+++++++++$@$. ", | ||
| 29 | " .&@$###++########$@%. ", | ||
| 30 | " .&@@$$$$$$$$$$$$$$@%. ", | ||
| 31 | " .&@@@@@@@@@@@@@@@@@%. ", | ||
| 32 | " .&@@@%%%**$$$$%%%@&%. ", | ||
| 33 | " .&@@%++####++++$**&%. ", | ||
| 34 | " .&@@%+#$--+++++%**&%. ", | ||
| 35 | " .&@@%##$--+++++%**&%. ", | ||
| 36 | " .&@@%##---+++##%**&%. ", | ||
| 37 | " .@@@%++---++###%**&%. ", | ||
| 38 | " .**%++++++##++%**&%. ", | ||
| 39 | " ................%. ", | ||
| 40 | " "}; | ||
diff --git a/lisp/toolbar/search-locol.xpm b/lisp/toolbar/search-locol.xpm deleted file mode 100644 index 478b63ff648..00000000000 --- a/lisp/toolbar/search-locol.xpm +++ /dev/null | |||
| @@ -1,33 +0,0 @@ | |||
| 1 | /* XPM */ | ||
| 2 | static char * search2_xpm[] = { | ||
| 3 | "24 24 6 1", | ||
| 4 | " c None", | ||
| 5 | ". c #FFFFFF", | ||
| 6 | "+ c #BBBDBA", | ||
| 7 | "@ c #000100", | ||
| 8 | "# c #6B6B66", | ||
| 9 | "$ c #504D46", | ||
| 10 | " ", | ||
| 11 | " @@@@@@@@@@@@@ ", | ||
| 12 | " @+..........+$@ ", | ||
| 13 | " @...........+++@ ", | ||
| 14 | " @...........+..+@ ", | ||
| 15 | " @...........+...#@ ", | ||
| 16 | " @...........+...++@ ", | ||
| 17 | " @....+$@@$+.+@@@@@@@ ", | ||
| 18 | " @...+$+++#$+.++++##@ ", | ||
| 19 | " @...$+..++#$..++++#@ ", | ||
| 20 | " @...@+.++++@+...++#@ ", | ||
| 21 | " @...@++++++@++...+#@ ", | ||
| 22 | " @...$#+++++$++....#@ ", | ||
| 23 | " @...+$#+++@@++....+@ ", | ||
| 24 | " @...+#$@@$#@@+....+@ ", | ||
| 25 | " @....++++++@@@+++++@ ", | ||
| 26 | " @....++++++#@@@++++@ ", | ||
| 27 | " @.....++++++#@@@+++@ ", | ||
| 28 | " @..........++#@@+++@ ", | ||
| 29 | " @..........++++++++@ ", | ||
| 30 | " @+...+.+.+.++++++++@ ", | ||
| 31 | " @+++++++++++++#####@ ", | ||
| 32 | " @@@@@@@@@@@@@@@@@@ ", | ||
| 33 | " "}; | ||
diff --git a/lisp/toolbar/spell-locol.xpm b/lisp/toolbar/spell-locol.xpm deleted file mode 100644 index ec952467cc5..00000000000 --- a/lisp/toolbar/spell-locol.xpm +++ /dev/null | |||
| @@ -1,35 +0,0 @@ | |||
| 1 | /* XPM */ | ||
| 2 | static char * spell2_xpm[] = { | ||
| 3 | "24 24 8 1", | ||
| 4 | " c None", | ||
| 5 | ". c #000100", | ||
| 6 | "+ c #87AF85", | ||
| 7 | "@ c #504D46", | ||
| 8 | "# c #BBBDBA", | ||
| 9 | "$ c #6B6B66", | ||
| 10 | "% c #3E4850", | ||
| 11 | "& c #FFFFFF", | ||
| 12 | " ", | ||
| 13 | " ", | ||
| 14 | " ", | ||
| 15 | " ", | ||
| 16 | " ... .... ... ", | ||
| 17 | " .. . .. . .. . ", | ||
| 18 | " .. . .... .. ", | ||
| 19 | " ..... .. . .. ", | ||
| 20 | " .. . .. . .. . . ", | ||
| 21 | " .. . .... ... ... ", | ||
| 22 | " .+. ", | ||
| 23 | " .. .+@ ", | ||
| 24 | " .+. .++. ", | ||
| 25 | " @+. %#+. ", | ||
| 26 | " .++. .#+$. ", | ||
| 27 | " .++.&++. ", | ||
| 28 | " .+++++$. ", | ||
| 29 | " .++++. ", | ||
| 30 | " .+++@. ", | ||
| 31 | " .++. ", | ||
| 32 | " .+@. ", | ||
| 33 | " .. ", | ||
| 34 | " ", | ||
| 35 | " "}; | ||
diff --git a/lisp/toolbar/tool-bar.el b/lisp/toolbar/tool-bar.el index 27706f0d725..bf1c229ccb9 100644 --- a/lisp/toolbar/tool-bar.el +++ b/lisp/toolbar/tool-bar.el | |||
| @@ -96,7 +96,7 @@ PROPS are additional items to add to the menu item specification. See | |||
| 96 | Info node `(elisp)Tool Bar'. Items are added from left to right. | 96 | Info node `(elisp)Tool Bar'. Items are added from left to right. |
| 97 | 97 | ||
| 98 | ICON is the base name of a file containing the image to use. The | 98 | ICON is the base name of a file containing the image to use. The |
| 99 | function will first try to use ICON-locol.xpm if display-color-cells | 99 | function will first try to use lc-ICON.xpm if display-color-cells |
| 100 | is less or equal to 256, then ICON.xpm, then ICON.pbm, and finally | 100 | is less or equal to 256, then ICON.xpm, then ICON.pbm, and finally |
| 101 | ICON.xbm, using `find-image'. | 101 | ICON.xbm, using `find-image'. |
| 102 | 102 | ||
| @@ -113,7 +113,7 @@ PROPS are additional items to add to the menu item specification. See | |||
| 113 | Info node `(elisp)Tool Bar'. Items are added from left to right. | 113 | Info node `(elisp)Tool Bar'. Items are added from left to right. |
| 114 | 114 | ||
| 115 | ICON is the base name of a file containing the image to use. The | 115 | ICON is the base name of a file containing the image to use. The |
| 116 | function will first try to use ICON-locol.xpm if display-color-cells | 116 | function will first try to use lc-ICON.xpm if display-color-cells |
| 117 | is less or equal to 256, then ICON.xpm, then ICON.pbm, and finally | 117 | is less or equal to 256, then ICON.xpm, then ICON.pbm, and finally |
| 118 | ICON.xbm, using `find-image'." | 118 | ICON.xbm, using `find-image'." |
| 119 | (let* ((fg (face-attribute 'tool-bar :foreground)) | 119 | (let* ((fg (face-attribute 'tool-bar :foreground)) |
| @@ -123,7 +123,7 @@ ICON.xbm, using `find-image'." | |||
| 123 | (xpm-spec (list :type 'xpm :file (concat icon ".xpm"))) | 123 | (xpm-spec (list :type 'xpm :file (concat icon ".xpm"))) |
| 124 | (xpm-lo-spec (if (> (display-color-cells) 256) | 124 | (xpm-lo-spec (if (> (display-color-cells) 256) |
| 125 | nil | 125 | nil |
| 126 | (list :type 'xpm :file (concat icon ".xpm")))) | 126 | (list :type 'xpm :file (concat "lc-" icon ".xpm")))) |
| 127 | (pbm-spec (append (list :type 'pbm :file (concat icon ".pbm")) colors)) | 127 | (pbm-spec (append (list :type 'pbm :file (concat icon ".pbm")) colors)) |
| 128 | (xbm-spec (append (list :type 'xbm :file (concat icon ".xbm")) colors)) | 128 | (xbm-spec (append (list :type 'xbm :file (concat icon ".xbm")) colors)) |
| 129 | (image (find-image | 129 | (image (find-image |
| @@ -174,7 +174,7 @@ MAP must contain appropriate binding for `[menu-bar]' which holds a keymap." | |||
| 174 | (xpm-spec (list :type 'xpm :file (concat icon ".xpm"))) | 174 | (xpm-spec (list :type 'xpm :file (concat icon ".xpm"))) |
| 175 | (xpm-lo-spec (if (> (display-color-cells) 256) | 175 | (xpm-lo-spec (if (> (display-color-cells) 256) |
| 176 | nil | 176 | nil |
| 177 | (list :type 'xpm :file (concat icon "-locol.xpm")))) | 177 | (list :type 'xpm :file (concat "lc-" icon ".xpm")))) |
| 178 | (pbm-spec (append (list :type 'pbm :file (concat icon ".pbm")) colors)) | 178 | (pbm-spec (append (list :type 'pbm :file (concat icon ".pbm")) colors)) |
| 179 | (xbm-spec (append (list :type 'xbm :file (concat icon ".xbm")) colors)) | 179 | (xbm-spec (append (list :type 'xbm :file (concat icon ".xbm")) colors)) |
| 180 | (spec (if (display-color-p) | 180 | (spec (if (display-color-p) |
diff --git a/lisp/toolbar/undo-locol.xpm b/lisp/toolbar/undo-locol.xpm deleted file mode 100644 index 8172fb2c951..00000000000 --- a/lisp/toolbar/undo-locol.xpm +++ /dev/null | |||
| @@ -1,32 +0,0 @@ | |||
| 1 | /* XPM */ | ||
| 2 | static char * undo2_xpm[] = { | ||
| 3 | "24 24 5 1", | ||
| 4 | " c None", | ||
| 5 | ". c #D3B354", | ||
| 6 | "+ c #000100", | ||
| 7 | "@ c #FFFFFF", | ||
| 8 | "# c #6B6B66", | ||
| 9 | " ", | ||
| 10 | " ", | ||
| 11 | " ", | ||
| 12 | " + ", | ||
| 13 | " ++ ", | ||
| 14 | " +@+ ", | ||
| 15 | " +@.++++ ", | ||
| 16 | " +@......+ ", | ||
| 17 | " +@........+ ", | ||
| 18 | " +...........+ ", | ||
| 19 | " +..........++ ", | ||
| 20 | " +..........+ ", | ||
| 21 | " +..+++....+ ", | ||
| 22 | " +.+ ++...+ ", | ||
| 23 | " ++ ++..+ ", | ||
| 24 | " + +..+ ", | ||
| 25 | " +..+ ", | ||
| 26 | " +.+ ", | ||
| 27 | " +.#+ ", | ||
| 28 | " +..+ ", | ||
| 29 | " ++ ", | ||
| 30 | " ", | ||
| 31 | " ", | ||
| 32 | " "}; | ||
diff --git a/lisp/toolbar/up_arrow-locol.xpm b/lisp/toolbar/up_arrow-locol.xpm deleted file mode 100644 index ed4b7526015..00000000000 --- a/lisp/toolbar/up_arrow-locol.xpm +++ /dev/null | |||
| @@ -1,35 +0,0 @@ | |||
| 1 | /* XPM */ | ||
| 2 | static char * up_arrow2_xpm[] = { | ||
| 3 | "24 24 8 1", | ||
| 4 | " c None", | ||
| 5 | ". c #87AF85", | ||
| 6 | "+ c #000100", | ||
| 7 | "@ c #504D46", | ||
| 8 | "# c #6B6B66", | ||
| 9 | "$ c #BBBDBA", | ||
| 10 | "% c #FFFFFF", | ||
| 11 | "& c #3E4850", | ||
| 12 | " ", | ||
| 13 | " ", | ||
| 14 | " + ", | ||
| 15 | " &$+ ", | ||
| 16 | " +%.@+ ", | ||
| 17 | " +%...@+ ", | ||
| 18 | " +%.....@+ ", | ||
| 19 | " +%......#@+ ", | ||
| 20 | " +%.......##@+ ", | ||
| 21 | " +%$$.....#@@@@+ ", | ||
| 22 | " +++++$.....@+++++ ", | ||
| 23 | " +$....#@+ ", | ||
| 24 | " +$....#@+ ", | ||
| 25 | " +$...##@+ ", | ||
| 26 | " +$...##@+ ", | ||
| 27 | " +$...##@+ ", | ||
| 28 | " +...#@@@+ ", | ||
| 29 | " +++++++++ ", | ||
| 30 | " ", | ||
| 31 | " ", | ||
| 32 | " ", | ||
| 33 | " ", | ||
| 34 | " ", | ||
| 35 | " "}; | ||