diff options
| author | Karoly Lorentey | 2006-04-01 13:24:42 +0000 |
|---|---|---|
| committer | Karoly Lorentey | 2006-04-01 13:24:42 +0000 |
| commit | 10a0e6fe87378d0dafb5ce257aa60c8a1b25c708 (patch) | |
| tree | db6f6272d381d3ca09c783cea7f5f3aaf8fafc99 /etc | |
| parent | 6bcc8ec7eb185314e1b24f285fdcc1e7093c1bc1 (diff) | |
| parent | afc749959d78f5b48b92de877067828d46c915ce (diff) | |
| download | emacs-10a0e6fe87378d0dafb5ce257aa60c8a1b25c708.tar.gz emacs-10a0e6fe87378d0dafb5ce257aa60c8a1b25c708.zip | |
Merged from emacs@sv.gnu.org
Patches applied:
* emacs@sv.gnu.org/emacs--devo--0--patch-173
Update from CVS
* emacs@sv.gnu.org/emacs--devo--0--patch-174
Merge from gnus--rel--5.10
* emacs@sv.gnu.org/emacs--devo--0--patch-175
Update from CVS
* emacs@sv.gnu.org/emacs--devo--0--patch-176
Merge from gnus--rel--5.10
* emacs@sv.gnu.org/emacs--devo--0--patch-177
Update from CVS
* emacs@sv.gnu.org/emacs--devo--0--patch-178
Update from CVS
* emacs@sv.gnu.org/emacs--devo--0--patch-179
Update from erc--emacs--0
* emacs@sv.gnu.org/emacs--devo--0--patch-180
Update from CVS
* emacs@sv.gnu.org/emacs--devo--0--patch-181
Update from CVS
* emacs@sv.gnu.org/emacs--devo--0--patch-182
Merge from gnus--rel--5.10
* emacs@sv.gnu.org/emacs--devo--0--patch-183
Update from CVS
* emacs@sv.gnu.org/emacs--devo--0--patch-184
Merge from gnus--rel--5.10
* emacs@sv.gnu.org/emacs--devo--0--patch-185
Update from CVS
* emacs@sv.gnu.org/emacs--devo--0--patch-186
Update from CVS
* emacs@sv.gnu.org/emacs--devo--0--patch-187
Merge from gnus--rel--5.10
* emacs@sv.gnu.org/gnus--rel--5.10--patch-65
Update from CVS
* emacs@sv.gnu.org/gnus--rel--5.10--patch-66
Update from CVS
* emacs@sv.gnu.org/gnus--rel--5.10--patch-67
Update from CVS
* emacs@sv.gnu.org/gnus--rel--5.10--patch-68
Update from CVS
* emacs@sv.gnu.org/gnus--rel--5.10--patch-69
Update from CVS
* emacs@sv.gnu.org/gnus--rel--5.10--patch-70
Update from CVS
* emacs@sv.gnu.org/gnus--rel--5.10--patch-71
Update from CVS
* emacs@sv.gnu.org/gnus--rel--5.10--patch-72
Update from CVS
git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-542
Diffstat (limited to 'etc')
56 files changed, 1965 insertions, 676 deletions
diff --git a/etc/CENSORSHIP b/etc/CENSORSHIP index ca949aa6b6e..33da02ca100 100644 --- a/etc/CENSORSHIP +++ b/etc/CENSORSHIP | |||
| @@ -82,7 +82,6 @@ Look in their Web site http://www.vtw.org/ for background information | |||
| 82 | and political action recommendations. Censorship won in February, but | 82 | and political action recommendations. Censorship won in February, but |
| 83 | we can beat it in November. | 83 | we can beat it in November. |
| 84 | 84 | ||
| 85 | |||
| 86 | Copyright 1996 Richard Stallman | 85 | Copyright 1996 Richard Stallman |
| 87 | Verbatim copying and distribution is permitted in any medium | 86 | Verbatim copying and distribution is permitted in any medium |
| 88 | provided this notice is preserved. | 87 | provided this notice is preserved. |
diff --git a/etc/ChangeLog b/etc/ChangeLog index 391c072ca7b..f38688a3a7c 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog | |||
| @@ -1,3 +1,48 @@ | |||
| 1 | 2006-03-28 Bill Wohler <wohler@newt.com> | ||
| 2 | |||
| 3 | * images/README: Update with following information. | ||
| 4 | |||
| 5 | * images/data-save.xpm, images/mail/flag-for-followup.xpm: | ||
| 6 | * images/zoom-in.xpm, images/zoom-out.xpm: New images from GNOME | ||
| 7 | 2.12. | ||
| 8 | |||
| 9 | * images/contact.pbm, images/data-save.pbm, images/delete.pbm: | ||
| 10 | * images/mail/flag-for-followup.pbm, images/mail/inbox.pbm: | ||
| 11 | * images/mail/move.pbm, images/next-page.pbm, images/zoom-out.pbm: | ||
| 12 | New bitmaps for new images. | ||
| 13 | |||
| 14 | * images/refresh.xpm, images/sort-ascending.xpm, | ||
| 15 | * images/sort-descending.xpm: Update with GTK 2.x images. Note | ||
| 16 | that the default GTK icons are not overridden by the GNOME theme | ||
| 17 | due to a bug which was fixed in GNOME 2.15. Once GNOME 2.16 is in | ||
| 18 | wide circulation, then the GTK icons should be replaced with the | ||
| 19 | equivalent GNOME icons. Until then, we should be consistent with | ||
| 20 | GTK first, then GNOME. | ||
| 21 | |||
| 22 | * images/mail/repack.xpm, images/mail/reply-from.xpm: | ||
| 23 | * images/mail/reply-to.xpm, images/search-replace.xpm: | ||
| 24 | * images/separator.xpm, images/show.xpm: Update custom icons to be | ||
| 25 | closer to their GNOME counterparts. | ||
| 26 | |||
| 27 | * images/attach.pbm, images/exit.pbm, images/mail/compose.pbm: | ||
| 28 | * images/mail/repack.pbm, images/mail/reply-all.pbm: | ||
| 29 | * images/mail/reply-from.pbm, images/mail/reply-to.pbm: | ||
| 30 | * images/mail/reply.pbm, images/mail/send.pbm, images/show.pbm: | ||
| 31 | * images/search-replace.pbm: Update bitmaps. | ||
| 32 | |||
| 33 | * images/execute.pbm, images/execute.xpm, images/fld-open.pbm: | ||
| 34 | * images/fld-open.xpm, images/highlight.pbm, images/highlight.xpm: | ||
| 35 | * images/mail.pbm, images/mail.xpm, images/mail/alias.pbm: | ||
| 36 | * images/mail/alias.xpm, images/mail/refile.pbm: | ||
| 37 | * images/mail/refile.xpm, images/page-down.pbm: | ||
| 38 | * images/page-down.xpm, images/widen.pbm, images/widen.xpm: Remove | ||
| 39 | custom MH-E icons since MH-E is now using the equivalent GTK/GNOME | ||
| 40 | icons. | ||
| 41 | |||
| 42 | 2006-03-23 Romain Francoise <romain@orebokech.com> | ||
| 43 | |||
| 44 | * NEWS: Misc. fixes. | ||
| 45 | |||
| 1 | 2006-03-15 Carsten Dominik <dominik@science.uva.nl> | 46 | 2006-03-15 Carsten Dominik <dominik@science.uva.nl> |
| 2 | 47 | ||
| 3 | * orgcard.tex: Version number change only. | 48 | * orgcard.tex: Version number change only. |
diff --git a/etc/GNUS-NEWS b/etc/GNUS-NEWS index 4032558b023..f13b4fa5dd3 100644 --- a/etc/GNUS-NEWS +++ b/etc/GNUS-NEWS | |||
| @@ -357,7 +357,11 @@ format=flowed was present but not documented in earlier versions. | |||
| 357 | 357 | ||
| 358 | ** The option `mm-fill-flowed' can be used to disable treatment of | 358 | ** The option `mm-fill-flowed' can be used to disable treatment of |
| 359 | format=flowed messages. Also, flowed text is disabled when sending | 359 | format=flowed messages. Also, flowed text is disabled when sending |
| 360 | inline PGP signed messages. (New in Gnus 5.10.7) | 360 | inline PGP signed messages. (New in Gnus 5.10.8) |
| 361 | |||
| 362 | ** The tool bar icons are now (de)activated correctly in the group | ||
| 363 | buffer, see the variable `gnus-group-update-tool-bar'. It's default | ||
| 364 | value depends on your Emacs version. (New in Gnus 5.10.8) | ||
| 361 | 365 | ||
| 362 | ** Gnus supports the generation of RFC 2298 Disposition Notification requests. | 366 | ** Gnus supports the generation of RFC 2298 Disposition Notification requests. |
| 363 | 367 | ||
diff --git a/etc/MACHINES b/etc/MACHINES index 63f341aade7..ee57fc6d0b0 100644 --- a/etc/MACHINES +++ b/etc/MACHINES | |||
| @@ -1470,4 +1470,5 @@ mode: indented-text | |||
| 1470 | fill-prefix: " " | 1470 | fill-prefix: " " |
| 1471 | End: | 1471 | End: |
| 1472 | 1472 | ||
| 1473 | |||
| 1473 | arch-tag: 7d2e93c7-e982-40ec-9055-3cd064042473 | 1474 | arch-tag: 7d2e93c7-e982-40ec-9055-3cd064042473 |
diff --git a/etc/MORE.STUFF b/etc/MORE.STUFF index 1e90298c9f0..3fa5815d55a 100644 --- a/etc/MORE.STUFF +++ b/etc/MORE.STUFF | |||
| @@ -36,7 +36,7 @@ You might find bug-fixes or enhancements in these places. | |||
| 36 | 36 | ||
| 37 | * Ada-mode: <URL:http://libre.act-europe.fr/adamode> | 37 | * Ada-mode: <URL:http://libre.act-europe.fr/adamode> |
| 38 | 38 | ||
| 39 | * Battery and Info Look: <URL:ftp://ftp.ul.bawue.de/pub/purple/emacs> | 39 | * Battery and Info Look: <URL:http://www-cdf.fnal.gov/~sthrlnd/emacs/> |
| 40 | 40 | ||
| 41 | * BibTeX: | 41 | * BibTeX: |
| 42 | <URL:http://www.ida.ing.tu-bs.de/people/dirk/bibtex/index.html> | 42 | <URL:http://www.ida.ing.tu-bs.de/people/dirk/bibtex/index.html> |
| @@ -69,7 +69,7 @@ You might find bug-fixes or enhancements in these places. | |||
| 69 | 69 | ||
| 70 | * Hideshow: <URL:http://www.glug.org/people/ttn/software/hideshow/> | 70 | * Hideshow: <URL:http://www.glug.org/people/ttn/software/hideshow/> |
| 71 | 71 | ||
| 72 | * Ispell: <URL:http://www.kdstevens.com/%7Estevens/ispell-page.html> | 72 | * Ispell: <URL:http://www.eng.utah.edu/~kstevens/ispell-page.html> |
| 73 | 73 | ||
| 74 | * PC Selection: <URL:ftp://ftp.thp.uni-duisburg.de/pub/source/elisp/> | 74 | * PC Selection: <URL:ftp://ftp.thp.uni-duisburg.de/pub/source/elisp/> |
| 75 | 75 | ||
| @@ -99,7 +99,7 @@ You might find bug-fixes or enhancements in these places. | |||
| 99 | * Scheme: <URL:ftp://ftp-swiss.ai.mit.edu/pub/scm/r5rs.info.tar.gz> | 99 | * Scheme: <URL:ftp://ftp-swiss.ai.mit.edu/pub/scm/r5rs.info.tar.gz> |
| 100 | * LaTeX: <URL:ftp://ctan.tug.org/tex-archive/info/latex2e-help-texinfo/ | 100 | * LaTeX: <URL:ftp://ctan.tug.org/tex-archive/info/latex2e-help-texinfo/ |
| 101 | latex2e.texi> (or CTAN mirrors) | 101 | latex2e.texi> (or CTAN mirrors) |
| 102 | * Perl: <URL:ftp://ftp.cpan.org/pub/CPAN/doc/manual/texinfo/perl5/> | 102 | * Perl: <URL:ftp://ftp.cpan.org/pub/CPAN/doc/manual/texinfo/> |
| 103 | (or CPAN mirrors) | 103 | (or CPAN mirrors) |
| 104 | 104 | ||
| 105 | * Packages and add-ons not bundled with Emacs | 105 | * Packages and add-ons not bundled with Emacs |
| @@ -170,7 +170,7 @@ Several are for Debian GNU/Linux in particular. | |||
| 170 | <URL:http://www.emacswiki.org/cgi-bin/wiki?EmacsIRCClient> | 170 | <URL:http://www.emacswiki.org/cgi-bin/wiki?EmacsIRCClient> |
| 171 | 171 | ||
| 172 | * Gnuserv: | 172 | * Gnuserv: |
| 173 | <URL:http://meltin.net/hacks/emacs/> | 173 | <URL:http://www.hpl.hp.com/personal/ange/gnuserv/home.html> |
| 174 | Enhanced emacsclient/emacsserver. Also available from this Web | 174 | Enhanced emacsclient/emacsserver. Also available from this Web |
| 175 | page: eiffel-mode.el. | 175 | page: eiffel-mode.el. |
| 176 | 176 | ||
| @@ -180,11 +180,11 @@ Several are for Debian GNU/Linux in particular. | |||
| 180 | <URL:http://www.gnu.org/software/gnugo/gnugo.html> | 180 | <URL:http://www.gnu.org/software/gnugo/gnugo.html> |
| 181 | 181 | ||
| 182 | * hm--html-menus: | 182 | * hm--html-menus: |
| 183 | <URL:ftp://ftp.tnt.uni-hannover.de/pub/editors/xemacs/contrib> | 183 | <URL:ftp://sunsite.unc.edu/pub/Linux/apps/editors/emacs/> |
| 184 | HTML-specific editing. Can work with PSGML. | 184 | HTML-specific editing. Can work with PSGML. |
| 185 | 185 | ||
| 186 | * Hyperbole: | 186 | * Hyperbole: |
| 187 | <URL:http://ftp.gnu.org/pub/gnu/hyperbole/hyperbole-4.01.tar.gz> | 187 | <URL:http://ftp.gnu.org/pub/gnu/hyperbole/> |
| 188 | Hyperbole is an open, efficient, programmable information | 188 | Hyperbole is an open, efficient, programmable information |
| 189 | management and hypertext system. | 189 | management and hypertext system. |
| 190 | 190 | ||
| @@ -249,20 +249,19 @@ Several are for Debian GNU/Linux in particular. | |||
| 249 | * VM (View Mail): <URL:http://www.wonderworks.com/vm/> Alternative | 249 | * VM (View Mail): <URL:http://www.wonderworks.com/vm/> Alternative |
| 250 | mail reader. There is a VM newsgroup: <URL:news:gnu.emacs.vm.info> | 250 | mail reader. There is a VM newsgroup: <URL:news:gnu.emacs.vm.info> |
| 251 | 251 | ||
| 252 | * W3: <URL:http://www.cs.indiana.edu/elisp/w3/docs.html> | 252 | * W3: <URL:http://savannah.gnu.org/projects/w3/> |
| 253 | Web browser. There's a W3 mail list/newsgroup | 253 | Web browser. There's a W3 mail list/newsgroup |
| 254 | <URL:news://sunsite.auc.dk/emacs.w3> and a W3 development mail | 254 | <URL:http://savannah.gnu.org/mail/?group=w3>. |
| 255 | list/newsgroup <URL:news://sunsite.auc.dk/emacs.w3.dev>. | ||
| 256 | 255 | ||
| 257 | * Wanderlust: <URL:http://www.gohome.org/wl/> | 256 | * Wanderlust: <URL:http://www.gohome.org/wl/> |
| 258 | Yet Another Message Interface on Emacsen. Wanderlust is a mail/news | 257 | Yet Another Message Interface on Emacsen. Wanderlust is a mail/news |
| 259 | reader supporting IMAP4rev1 for emacsen. | 258 | reader supporting IMAP4rev1 for emacsen. |
| 260 | 259 | ||
| 261 | * WhizzyTex: <URL:http://pauillac.inria.fr/whizzytex/> | 260 | * WhizzyTex: <URL:http://cristal.inria.fr/whizzytex/> |
| 262 | WhizzyTeX provides a minor mode for Emacs or XEmacs, a (bash) | 261 | WhizzyTeX provides a minor mode for Emacs or XEmacs, a (bash) |
| 263 | shell-script daemon and some LaTeX macros. | 262 | shell-script daemon and some LaTeX macros. |
| 264 | 263 | ||
| 265 | * X-Symbol: <URL:http://x-symbol.sf.net/> | 264 | * X-Symbol: <URL:http://x-symbol.sourceforge.net/> |
| 266 | Quasi-WYSIWYG editing of TeX & al. (It will be improved to take | 265 | Quasi-WYSIWYG editing of TeX & al. (It will be improved to take |
| 267 | better advantage of Emacs 21 features.) | 266 | better advantage of Emacs 21 features.) |
| 268 | 267 | ||
| @@ -1192,7 +1192,7 @@ fontset appropriately. | |||
| 1192 | *** Custom themes are collections of customize options. Create a | 1192 | *** Custom themes are collections of customize options. Create a |
| 1193 | custom theme with M-x customize-create-theme. Use M-x load-theme to | 1193 | custom theme with M-x customize-create-theme. Use M-x load-theme to |
| 1194 | load and enable a theme, and M-x disable-theme to disable it. Use M-x | 1194 | load and enable a theme, and M-x disable-theme to disable it. Use M-x |
| 1195 | enable-theme to renable a disabled theme. | 1195 | enable-theme to enable a disabled theme. |
| 1196 | 1196 | ||
| 1197 | +++ | 1197 | +++ |
| 1198 | *** The commands M-x customize-face and M-x customize-face-other-window | 1198 | *** The commands M-x customize-face and M-x customize-face-other-window |
| @@ -1265,7 +1265,7 @@ of marked files with the value entered in the minibuffer. | |||
| 1265 | control substitution of the file names only when they are surrounded | 1265 | control substitution of the file names only when they are surrounded |
| 1266 | by whitespace. This means you can now use them as shell wildcards | 1266 | by whitespace. This means you can now use them as shell wildcards |
| 1267 | too. If you want to use just plain `*' as a wildcard, type `*""'; the | 1267 | too. If you want to use just plain `*' as a wildcard, type `*""'; the |
| 1268 | doublequotes make no difference in the shell, but they prevent | 1268 | double quotes make no difference in the shell, but they prevent |
| 1269 | special treatment in `dired-do-shell-command'. | 1269 | special treatment in `dired-do-shell-command'. |
| 1270 | 1270 | ||
| 1271 | +++ | 1271 | +++ |
| @@ -1420,7 +1420,7 @@ people knowing `find-grep-dired' would probably expect it. | |||
| 1420 | settings, for grep commands only. | 1420 | settings, for grep commands only. |
| 1421 | 1421 | ||
| 1422 | +++ | 1422 | +++ |
| 1423 | *** New option `grep-highlight-matches' highlightes matches in *grep* | 1423 | *** New option `grep-highlight-matches' highlights matches in *grep* |
| 1424 | buffer. It uses a special feature of some grep programs which accept | 1424 | buffer. It uses a special feature of some grep programs which accept |
| 1425 | --color option to output markers around matches. When going to the next | 1425 | --color option to output markers around matches. When going to the next |
| 1426 | match with `next-error' the exact match is highlighted in the source | 1426 | match with `next-error' the exact match is highlighted in the source |
| @@ -1664,7 +1664,7 @@ to increment the SOA serial. | |||
| 1664 | filenames being entered by the user in the minibuffer are displayed, so | 1664 | filenames being entered by the user in the minibuffer are displayed, so |
| 1665 | that it's clear when part of the entered filename will be ignored due to | 1665 | that it's clear when part of the entered filename will be ignored due to |
| 1666 | emacs' filename parsing rules. The ignored portion can be made dim, | 1666 | emacs' filename parsing rules. The ignored portion can be made dim, |
| 1667 | invisible, or otherwise less visually noticable. The display method can | 1667 | invisible, or otherwise less visually noticeable. The display method can |
| 1668 | be displayed by customizing the variable `file-name-shadow-properties'. | 1668 | be displayed by customizing the variable `file-name-shadow-properties'. |
| 1669 | 1669 | ||
| 1670 | +++ | 1670 | +++ |
| @@ -1853,12 +1853,15 @@ boundaries during scrolling. | |||
| 1853 | * Changes in Specialized Modes and Packages in Emacs 22.1: | 1853 | * Changes in Specialized Modes and Packages in Emacs 22.1: |
| 1854 | 1854 | ||
| 1855 | ** Changes in Dired | 1855 | ** Changes in Dired |
| 1856 | |||
| 1857 | +++ | ||
| 1856 | *** Bindings for Tumme added | 1858 | *** Bindings for Tumme added |
| 1857 | Several new keybindings, all starting with the C-t prefix, have been | 1859 | Several new keybindings, all starting with the C-t prefix, have been |
| 1858 | added to Dired. They are all bound to commands in Tumme. As a starting | 1860 | added to Dired. They are all bound to commands in Tumme. As a starting |
| 1859 | point, mark some image files in a dired buffer and do C-t d to display | 1861 | point, mark some image files in a dired buffer and do C-t d to display |
| 1860 | thumbnails of them in a separate buffer. | 1862 | thumbnails of them in a separate buffer. |
| 1861 | ** Changes in Hi Lock: | 1863 | |
| 1864 | ** Changes in Hi Lock | ||
| 1862 | 1865 | ||
| 1863 | +++ | 1866 | +++ |
| 1864 | *** hi-lock-mode now only affects a single buffer, and a new function | 1867 | *** hi-lock-mode now only affects a single buffer, and a new function |
| @@ -1991,7 +1994,7 @@ with the number appended to the `*info*' buffer name (e.g. "*info*<2>"). | |||
| 1991 | Before leaving the initial Info node isearch fails once with the error | 1994 | Before leaving the initial Info node isearch fails once with the error |
| 1992 | message [initial node], and with subsequent C-s/C-r continues through | 1995 | message [initial node], and with subsequent C-s/C-r continues through |
| 1993 | other nodes. When isearch fails for the rest of the manual, it wraps | 1996 | other nodes. When isearch fails for the rest of the manual, it wraps |
| 1994 | aroung the whole manual to the top/final node. The user option | 1997 | around the whole manual to the top/final node. The user option |
| 1995 | `Info-isearch-search' controls whether to use Info-search for isearch, | 1998 | `Info-isearch-search' controls whether to use Info-search for isearch, |
| 1996 | or the default isearch search function that wraps around the current | 1999 | or the default isearch search function that wraps around the current |
| 1997 | Info node. | 2000 | Info node. |
| @@ -2777,7 +2780,7 @@ idle). | |||
| 2777 | 2780 | ||
| 2778 | --- | 2781 | --- |
| 2779 | *** New customizable variables: | 2782 | *** New customizable variables: |
| 2780 | - desktop-save. Determins whether the desktop should be saved when it is | 2783 | - desktop-save. Determines whether the desktop should be saved when it is |
| 2781 | killed. | 2784 | killed. |
| 2782 | - desktop-file-name-format. Format in which desktop file names should be saved. | 2785 | - desktop-file-name-format. Format in which desktop file names should be saved. |
| 2783 | - desktop-path. List of directories in which to lookup the desktop file. | 2786 | - desktop-path. List of directories in which to lookup the desktop file. |
| @@ -2903,7 +2906,7 @@ specified to etags, variables are tags also. | |||
| 2903 | The new keywords are def, newcommand, renewcommand, newenvironment and | 2906 | The new keywords are def, newcommand, renewcommand, newenvironment and |
| 2904 | renewenvironment. | 2907 | renewenvironment. |
| 2905 | 2908 | ||
| 2906 | *** Honour #line directives. | 2909 | *** Honor #line directives. |
| 2907 | 2910 | ||
| 2908 | When Etags parses an input file that contains C preprocessor's #line | 2911 | When Etags parses an input file that contains C preprocessor's #line |
| 2909 | directives, it creates tags using the file name and line number | 2912 | directives, it creates tags using the file name and line number |
| @@ -3126,7 +3129,7 @@ obsolete; use `dframe-update-speed' instead. | |||
| 3126 | --- | 3129 | --- |
| 3127 | ** sql changes. | 3130 | ** sql changes. |
| 3128 | 3131 | ||
| 3129 | *** The variable `sql-product' controls the highlightng of different | 3132 | *** The variable `sql-product' controls the highlighting of different |
| 3130 | SQL dialects. This variable can be set globally via Customize, on a | 3133 | SQL dialects. This variable can be set globally via Customize, on a |
| 3131 | buffer-specific basis via local variable settings, or for the current | 3134 | buffer-specific basis via local variable settings, or for the current |
| 3132 | session using the new SQL->Product submenu. (This menu replaces the | 3135 | session using the new SQL->Product submenu. (This menu replaces the |
| @@ -3187,7 +3190,7 @@ Keyword highlighting of Postgres 7.3 is implemented. Prompting for | |||
| 3187 | the username and the pgsql `-U' option is added. | 3190 | the username and the pgsql `-U' option is added. |
| 3188 | 3191 | ||
| 3189 | *** MySQL support is enhanced. | 3192 | *** MySQL support is enhanced. |
| 3190 | Keyword higlighting of MySql 4.0 is implemented. | 3193 | Keyword highlighting of MySql 4.0 is implemented. |
| 3191 | 3194 | ||
| 3192 | *** Imenu support has been enhanced to locate tables, views, indexes, | 3195 | *** Imenu support has been enhanced to locate tables, views, indexes, |
| 3193 | packages, procedures, functions, triggers, sequences, rules, and | 3196 | packages, procedures, functions, triggers, sequences, rules, and |
| @@ -3323,7 +3326,7 @@ automatically. The game uses faces for better visual feedback. | |||
| 3323 | 3326 | ||
| 3324 | To enable this, set `calculator-output-radix' non-nil. In this mode a | 3327 | To enable this, set `calculator-output-radix' non-nil. In this mode a |
| 3325 | separator character is used every few digits, making it easier to see | 3328 | separator character is used every few digits, making it easier to see |
| 3326 | byte boundries etc. For more info, see the documentation of the | 3329 | byte boundaries etc. For more info, see the documentation of the |
| 3327 | variable `calculator-radix-grouping-mode'. | 3330 | variable `calculator-radix-grouping-mode'. |
| 3328 | 3331 | ||
| 3329 | --- | 3332 | --- |
| @@ -3430,7 +3433,7 @@ any customizations. | |||
| 3430 | Previous versions of Emacs erred on the side of having a usable Emacs | 3433 | Previous versions of Emacs erred on the side of having a usable Emacs |
| 3431 | through telnet, even though that was inconvenient if you use Emacs in | 3434 | through telnet, even though that was inconvenient if you use Emacs in |
| 3432 | a local console window with a scrollback buffer. The default value of | 3435 | a local console window with a scrollback buffer. The default value of |
| 3433 | w32-use-full-screen-buffer is now nil, which favours local console | 3436 | w32-use-full-screen-buffer is now nil, which favors local console |
| 3434 | windows. Recent versions of Windows telnet also work well with this | 3437 | windows. Recent versions of Windows telnet also work well with this |
| 3435 | setting. If you are using an older telnet server then Emacs detects | 3438 | setting. If you are using an older telnet server then Emacs detects |
| 3436 | that the console window dimensions that are reported are not sane, and | 3439 | that the console window dimensions that are reported are not sane, and |
| @@ -3584,7 +3587,7 @@ names. Usually that default is right, but not always. | |||
| 3584 | 3587 | ||
| 3585 | A quit inside the body of `with-local-quit' is caught by the | 3588 | A quit inside the body of `with-local-quit' is caught by the |
| 3586 | `with-local-quit' form itself, but another quit will happen later once | 3589 | `with-local-quit' form itself, but another quit will happen later once |
| 3587 | the code that has inhibitted quitting exits. | 3590 | the code that has inhibited quitting exits. |
| 3588 | 3591 | ||
| 3589 | This is for use around potentially blocking or long-running code | 3592 | This is for use around potentially blocking or long-running code |
| 3590 | inside timer functions and `post-command-hook' functions. | 3593 | inside timer functions and `post-command-hook' functions. |
| @@ -3773,7 +3776,7 @@ give up and return LIMIT. | |||
| 3773 | 3776 | ||
| 3774 | +++ | 3777 | +++ |
| 3775 | *** Function `pos-visible-in-window-p' now returns the pixel coordinates | 3778 | *** Function `pos-visible-in-window-p' now returns the pixel coordinates |
| 3776 | and partial visiblity state of the corresponding row, if the PARTIALLY | 3779 | and partial visibility state of the corresponding row, if the PARTIALLY |
| 3777 | arg is non-nil. | 3780 | arg is non-nil. |
| 3778 | 3781 | ||
| 3779 | +++ | 3782 | +++ |
| @@ -4093,7 +4096,7 @@ of text properties as well as the character code. | |||
| 4093 | by `syntax-after'). | 4096 | by `syntax-after'). |
| 4094 | 4097 | ||
| 4095 | +++ | 4098 | +++ |
| 4096 | *** The new function `syntax-ppss' rovides an efficient way to find the | 4099 | *** The new function `syntax-ppss' provides an efficient way to find the |
| 4097 | current syntactic context at point. | 4100 | current syntactic context at point. |
| 4098 | 4101 | ||
| 4099 | ** File operation changes: | 4102 | ** File operation changes: |
| @@ -4226,7 +4229,7 @@ saying to put all inputs in the history list, even empty ones. | |||
| 4226 | 4229 | ||
| 4227 | +++ | 4230 | +++ |
| 4228 | *** The `read-file-name' function now takes an additional argument which | 4231 | *** The `read-file-name' function now takes an additional argument which |
| 4229 | specifies a predicate which the file name read must satify. The | 4232 | specifies a predicate which the file name read must satisfy. The |
| 4230 | new variable `read-file-name-predicate' contains the predicate argument | 4233 | new variable `read-file-name-predicate' contains the predicate argument |
| 4231 | while reading the file name from the minibuffer; the predicate in this | 4234 | while reading the file name from the minibuffer; the predicate in this |
| 4232 | variable is used by read-file-name-internal to filter the completion list. | 4235 | variable is used by read-file-name-internal to filter the completion list. |
| @@ -4618,14 +4621,14 @@ or bottom edge of a window. It does not move other window edges. | |||
| 4618 | `fringe-cursor-alist' maps between logical (internal) fringe indicator | 4621 | `fringe-cursor-alist' maps between logical (internal) fringe indicator |
| 4619 | and cursor symbols and the actual fringe bitmaps to be displayed. | 4622 | and cursor symbols and the actual fringe bitmaps to be displayed. |
| 4620 | This decouples the logical meaning of the fringe indicators from the | 4623 | This decouples the logical meaning of the fringe indicators from the |
| 4621 | physical appearence, as well as allowing different fringe bitmaps to | 4624 | physical appearance, as well as allowing different fringe bitmaps to |
| 4622 | be used in different windows showing different buffers. | 4625 | be used in different windows showing different buffers. |
| 4623 | 4626 | ||
| 4624 | *** New function `define-fringe-bitmap' can now be used to create new | 4627 | *** New function `define-fringe-bitmap' can now be used to create new |
| 4625 | fringe bitmaps, as well as change the built-in fringe bitmaps. | 4628 | fringe bitmaps, as well as change the built-in fringe bitmaps. |
| 4626 | 4629 | ||
| 4627 | To change a built-in bitmap, do (require 'fringe) and use the symbol | 4630 | To change a built-in bitmap, do (require 'fringe) and use the symbol |
| 4628 | identifing the bitmap such as `left-truncation' or `continued-line'. | 4631 | identifying the bitmap such as `left-truncation' or `continued-line'. |
| 4629 | 4632 | ||
| 4630 | *** New function `destroy-fringe-bitmap' deletes a fringe bitmap | 4633 | *** New function `destroy-fringe-bitmap' deletes a fringe bitmap |
| 4631 | or restores a built-in one to its default value. | 4634 | or restores a built-in one to its default value. |
| @@ -4726,7 +4729,7 @@ does that, this value cannot be accurate. | |||
| 4726 | *** You can define multiple overlay arrows via the new | 4729 | *** You can define multiple overlay arrows via the new |
| 4727 | variable `overlay-arrow-variable-list'. | 4730 | variable `overlay-arrow-variable-list'. |
| 4728 | 4731 | ||
| 4729 | It contains a list of varibles which contain overlay arrow position | 4732 | It contains a list of variables which contain overlay arrow position |
| 4730 | markers, including the original `overlay-arrow-position' variable. | 4733 | markers, including the original `overlay-arrow-position' variable. |
| 4731 | 4734 | ||
| 4732 | Each variable on this list can have individual `overlay-arrow-string' | 4735 | Each variable on this list can have individual `overlay-arrow-string' |
| @@ -4820,7 +4823,7 @@ of the text area. One of the above window elements (except `text') | |||
| 4820 | can also be used with :align-to to specify that the position is | 4823 | can also be used with :align-to to specify that the position is |
| 4821 | relative to the left edge of the given area. Once the base offset for | 4824 | relative to the left edge of the given area. Once the base offset for |
| 4822 | a relative position has been set (by the first occurrence of one of | 4825 | a relative position has been set (by the first occurrence of one of |
| 4823 | these symbols), further occurences of these symbols are interpreted as | 4826 | these symbols), further occurrences of these symbols are interpreted as |
| 4824 | the width of the area. | 4827 | the width of the area. |
| 4825 | 4828 | ||
| 4826 | For example, to align to the center of the left-margin, use | 4829 | For example, to align to the center of the left-margin, use |
| @@ -4923,7 +4926,7 @@ is to use the `arrow' (non-text) pointer. Other choices are `text' | |||
| 4923 | 4926 | ||
| 4924 | +++ | 4927 | +++ |
| 4925 | *** The mouse pointer shape over ordinary text or images can now be | 4928 | *** The mouse pointer shape over ordinary text or images can now be |
| 4926 | controlled/overriden via the `pointer' text property. | 4929 | controlled/overridden via the `pointer' text property. |
| 4927 | 4930 | ||
| 4928 | ** Mouse event enhancements: | 4931 | ** Mouse event enhancements: |
| 4929 | 4932 | ||
diff --git a/etc/images/README b/etc/images/README index 229840a2669..0f74a900109 100644 --- a/etc/images/README +++ b/etc/images/README | |||
| @@ -1,17 +1,43 @@ | |||
| 1 | All of the following icons are not part of Emacs, but distributed and | 1 | All of the following icons are not part of Emacs, but distributed and |
| 2 | used by Emacs. | 2 | used by Emacs. |
| 3 | 3 | ||
| 4 | The following icons are from GTK+ 2.x: | 4 | * The following icons are from GTK+ 2.x: |
| 5 | 5 | ||
| 6 | close.xpm copy.xpm cut.xpm help.xpm home.xpm | 6 | close.xpm copy.xpm cut.xpm find-replace.xpm help.xpm home.xpm |
| 7 | index.xpm jump-to.xpm left-arrow.xpm new.xpm open.xpm | 7 | index.xpm jump-to.xpm left-arrow.xpm new.xpm open.xpm paste.xpm |
| 8 | paste.xpm preferences.xpm print.xpm right-arrow.xpm save.xpm | 8 | preferences.xpm print.xpm refresh.xpm right-arrow.xpm save.xpm |
| 9 | saveas.xpm search.xpm spell.xpm undo.xpm up-arrow.xpm | 9 | saveas.xpm search.xpm sort-ascending.xpm sort-descending.xpm |
| 10 | spell.xpm undo.xpm up-arrow.xpm | ||
| 10 | 11 | ||
| 11 | back-arrow.xpm and fwd-arrow.xpm are slightly modified undo and redo. | 12 | back-arrow.xpm and fwd-arrow.xpm are slightly modified undo and redo. |
| 12 | 13 | ||
| 13 | diropen.xpm is file-manager.png from Gnome hicolor theme. | 14 | diropen.xpm is file-manager.png from Gnome hicolor theme. |
| 14 | 15 | ||
| 15 | The following icons are from GNOME 2.10: | 16 | * The following icons are from GNOME 2.x: |
| 17 | |||
| 18 | attach.xpm connect.xpm contact.xpm data-save.xpm delete.xpm | ||
| 19 | describe.xpm disconnect.xpm exit.xpm gnus/toggle-subscription.xpm | ||
| 20 | lock-broken.xpm lock-ok.xpm lock.xpm mail/compose.xpm | ||
| 21 | mail/copy.xpm mail/flag-for-followup.xpm mail/forward.xpm | ||
| 22 | mail/inbox.xpm mail/move.xpm mail/not-spam.xpm mail/outbox.xpm | ||
| 23 | mail/preview.xpm mail/reply-all.xpm mail/reply.xpm | ||
| 24 | mail/save-draft.xpm mail/save.xpm mail/send.xpm mail/spam.xpm | ||
| 25 | next-page.xpm refresh.xpm separator.xpm sort-ascending.xpm | ||
| 26 | sort-column-ascending.xpm sort-criteria.xpm sort-descending.xpm | ||
| 27 | sort-row-ascending.xpm zoom-in.xpm zoom-out.xpm | ||
| 28 | |||
| 29 | * Note that the default GTK icons were not overridden by the GNOME theme | ||
| 30 | due to a bug which was fixed in GNOME 2.15. Once GNOME 2.16 is in wide | ||
| 31 | circulation, then the GTK icons should be replaced with the equivalent | ||
| 32 | GNOME icons. | ||
| 33 | |||
| 34 | * Recipe for Creating PBM Versions | ||
| 35 | |||
| 36 | 1. Edit .xpm image in GIMP. | ||
| 37 | 2. Image > Mode > Indexed. Check Use Black/White Palette and No | ||
| 38 | Color Dithering. | ||
| 39 | 3. File > Save As file.xbm. | ||
| 40 | 4. Run xbmtopbm < file.xbm > file.pbm. | ||
| 41 | |||
| 42 | Thanks to jan.h.d@swipnet.se for the help. | ||
| 16 | 43 | ||
| 17 | refresh.pbm, refresh.xpm | ||
diff --git a/etc/images/attach.pbm b/etc/images/attach.pbm index e8fcd988f0c..3ba39538760 100644 --- a/etc/images/attach.pbm +++ b/etc/images/attach.pbm | |||
| Binary files differ | |||
diff --git a/etc/images/contact.pbm b/etc/images/contact.pbm new file mode 100644 index 00000000000..64a50b50b83 --- /dev/null +++ b/etc/images/contact.pbm | |||
| Binary files differ | |||
diff --git a/etc/images/data-save.pbm b/etc/images/data-save.pbm new file mode 100644 index 00000000000..3983b3f3892 --- /dev/null +++ b/etc/images/data-save.pbm | |||
| Binary files differ | |||
diff --git a/etc/images/data-save.xpm b/etc/images/data-save.xpm new file mode 100644 index 00000000000..db7f017991a --- /dev/null +++ b/etc/images/data-save.xpm | |||
| @@ -0,0 +1,238 @@ | |||
| 1 | /* XPM */ | ||
| 2 | static char * data_save_xpm[] = { | ||
| 3 | "24 24 211 2", | ||
| 4 | " c None", | ||
| 5 | ". c #000000", | ||
| 6 | "+ c #C3D7F4", | ||
| 7 | "@ c #A9CDE5", | ||
| 8 | "# c #75757A", | ||
| 9 | "$ c #EFC5BB", | ||
| 10 | "% c #F1C8BE", | ||
| 11 | "& c #F0C6BC", | ||
| 12 | "* c #EEBCB2", | ||
| 13 | "= c #EEBEB5", | ||
| 14 | "- c #EEC1B8", | ||
| 15 | "; c #EDBFB6", | ||
| 16 | "> c #E9B7AD", | ||
| 17 | ", c #E9B8AF", | ||
| 18 | "' c #E9B9B1", | ||
| 19 | ") c #E5BFBA", | ||
| 20 | "! c #737277", | ||
| 21 | "~ c #B3CDE3", | ||
| 22 | "{ c #A1BED6", | ||
| 23 | "] c #BBD6E8", | ||
| 24 | "^ c #8AAAC5", | ||
| 25 | "/ c #605F68", | ||
| 26 | "( c #E08D7E", | ||
| 27 | "_ c #E0826E", | ||
| 28 | ": c #E0806E", | ||
| 29 | "< c #DC7A68", | ||
| 30 | "[ c #DC8171", | ||
| 31 | "} c #DA7868", | ||
| 32 | "| c #D48173", | ||
| 33 | "1 c #D47D6E", | ||
| 34 | "2 c #CE7265", | ||
| 35 | "3 c #CF7264", | ||
| 36 | "4 c #CE7567", | ||
| 37 | "5 c #C4675B", | ||
| 38 | "6 c #C36558", | ||
| 39 | "7 c #626169", | ||
| 40 | "8 c #87A3B7", | ||
| 41 | "9 c #567187", | ||
| 42 | "0 c #BAD5E9", | ||
| 43 | "a c #88A7C3", | ||
| 44 | "b c #686670", | ||
| 45 | "c c #C8817B", | ||
| 46 | "d c #CB7C74", | ||
| 47 | "e c #CB7A73", | ||
| 48 | "f c #CB7B73", | ||
| 49 | "g c #CC7C72", | ||
| 50 | "h c #CB7D73", | ||
| 51 | "i c #BF6B64", | ||
| 52 | "j c #CC7A70", | ||
| 53 | "k c #C16A62", | ||
| 54 | "l c #CC7C73", | ||
| 55 | "m c #C2655B", | ||
| 56 | "n c #C36459", | ||
| 57 | "o c #BA6C6A", | ||
| 58 | "p c #819EB6", | ||
| 59 | "q c #547086", | ||
| 60 | "r c #B6D3E7", | ||
| 61 | "s c #87ABC1", | ||
| 62 | "t c #737373", | ||
| 63 | "u c #FFFFFF", | ||
| 64 | "v c #83A0B8", | ||
| 65 | "w c #526C80", | ||
| 66 | "x c #B9D3E7", | ||
| 67 | "y c #585858", | ||
| 68 | "z c #4F697C", | ||
| 69 | "A c #B9D3E6", | ||
| 70 | "B c #9E9E9E", | ||
| 71 | "C c #CDCDCD", | ||
| 72 | "D c #BFBFBF", | ||
| 73 | "E c #88A4BB", | ||
| 74 | "F c #486276", | ||
| 75 | "G c #B7D2E7", | ||
| 76 | "H c #C4C4C4", | ||
| 77 | "I c #465E70", | ||
| 78 | "J c #B5CAE5", | ||
| 79 | "K c #87A3BA", | ||
| 80 | "L c #455C6D", | ||
| 81 | "M c #AECCE5", | ||
| 82 | "N c #ACACAC", | ||
| 83 | "O c #C5C5C5", | ||
| 84 | "P c #546069", | ||
| 85 | "Q c #B0D1E4", | ||
| 86 | "R c #515C64", | ||
| 87 | "S c #AACEE3", | ||
| 88 | "T c #6B6F72", | ||
| 89 | "U c #6F6F6F", | ||
| 90 | "V c #696969", | ||
| 91 | "W c #6F777E", | ||
| 92 | "X c #86A2B9", | ||
| 93 | "Y c #3A515D", | ||
| 94 | "Z c #A9C9E2", | ||
| 95 | "` c #647A8D", | ||
| 96 | " . c #829FB7", | ||
| 97 | ".. c #7F9DB6", | ||
| 98 | "+. c #7E9CB5", | ||
| 99 | "@. c #7998B2", | ||
| 100 | "#. c #85A1B8", | ||
| 101 | "$. c #8CA7BD", | ||
| 102 | "%. c #8AA5BB", | ||
| 103 | "&. c #364A59", | ||
| 104 | "*. c #ABC4E2", | ||
| 105 | "=. c #556E84", | ||
| 106 | "-. c #7192AE", | ||
| 107 | ";. c #414A4E", | ||
| 108 | ">. c #424A51", | ||
| 109 | ",. c #525B63", | ||
| 110 | "'. c #626F79", | ||
| 111 | "). c #5F6C76", | ||
| 112 | "!. c #5C6971", | ||
| 113 | "~. c #5A666F", | ||
| 114 | "{. c #58636B", | ||
| 115 | "]. c #57636A", | ||
| 116 | "^. c #3B5360", | ||
| 117 | "/. c #39424B", | ||
| 118 | "(. c #7897B3", | ||
| 119 | "_. c #A4B9CB", | ||
| 120 | ":. c #364853", | ||
| 121 | "<. c #AAC9E2", | ||
| 122 | "[. c #7091AA", | ||
| 123 | "}. c #6F8FA7", | ||
| 124 | "|. c #4A5359", | ||
| 125 | "1. c #97938C", | ||
| 126 | "2. c #DFDDDA", | ||
| 127 | "3. c #E3E1DE", | ||
| 128 | "4. c #EBEAE8", | ||
| 129 | "5. c #EAE9E7", | ||
| 130 | "6. c #CFCEC9", | ||
| 131 | "7. c #C9C6C0", | ||
| 132 | "8. c #9B968E", | ||
| 133 | "9. c #566168", | ||
| 134 | "0. c #4B657A", | ||
| 135 | "a. c #54738C", | ||
| 136 | "b. c #AAC6DD", | ||
| 137 | "c. c #34464E", | ||
| 138 | "d. c #AAC9E1", | ||
| 139 | "e. c #6C8EA6", | ||
| 140 | "f. c #6C8CA4", | ||
| 141 | "g. c #40474D", | ||
| 142 | "h. c #DAD8D3", | ||
| 143 | "i. c #E7E6E2", | ||
| 144 | "j. c #67655E", | ||
| 145 | "k. c #524F47", | ||
| 146 | "l. c #D9D7D4", | ||
| 147 | "m. c #C7C5BF", | ||
| 148 | "n. c #C0BCB5", | ||
| 149 | "o. c #B8B3AB", | ||
| 150 | "p. c #434C54", | ||
| 151 | "q. c #4D697F", | ||
| 152 | "r. c #4F6F84", | ||
| 153 | "s. c #B3CADC", | ||
| 154 | "t. c #313E49", | ||
| 155 | "u. c #A8C8E1", | ||
| 156 | "v. c #6B8DA6", | ||
| 157 | "w. c #728FA4", | ||
| 158 | "x. c #E2E1DD", | ||
| 159 | "y. c #F0EFEC", | ||
| 160 | "z. c #CDCAC6", | ||
| 161 | "A. c #C2BFB9", | ||
| 162 | "B. c #CAC6C0", | ||
| 163 | "C. c #DCDAD7", | ||
| 164 | "D. c #4B555D", | ||
| 165 | "E. c #4E697F", | ||
| 166 | "F. c #BACCDC", | ||
| 167 | "G. c #A4C4DE", | ||
| 168 | "H. c #698BA3", | ||
| 169 | "I. c #708AA1", | ||
| 170 | "J. c #383E43", | ||
| 171 | "K. c #E0DEDA", | ||
| 172 | "L. c #514E46", | ||
| 173 | "M. c #4F4C44", | ||
| 174 | "N. c #C7C4BE", | ||
| 175 | "O. c #CBC8C2", | ||
| 176 | "P. c #E1E0DC", | ||
| 177 | "Q. c #E9E8E6", | ||
| 178 | "R. c #475158", | ||
| 179 | "S. c #4E6879", | ||
| 180 | "T. c #4D6C80", | ||
| 181 | "U. c #A3C3DB", | ||
| 182 | "V. c #383F43", | ||
| 183 | "W. c #778999", | ||
| 184 | "X. c #6E899E", | ||
| 185 | "Y. c #65859C", | ||
| 186 | "Z. c #33383C", | ||
| 187 | "`. c #D7D4D0", | ||
| 188 | " + c #D6D4D0", | ||
| 189 | ".+ c #4E4A43", | ||
| 190 | "++ c #4D4942", | ||
| 191 | "@+ c #D1CEC9", | ||
| 192 | "#+ c #E6E5E2", | ||
| 193 | "$+ c #EDECEA", | ||
| 194 | "%+ c #454F55", | ||
| 195 | "&+ c #486173", | ||
| 196 | "*+ c #4D6678", | ||
| 197 | "=+ c #A1C1DA", | ||
| 198 | "-+ c #373C40", | ||
| 199 | ";+ c #0C0D0F", | ||
| 200 | ">+ c #4E5E6A", | ||
| 201 | ",+ c #5B6E7C", | ||
| 202 | "'+ c #4F5B62", | ||
| 203 | ")+ c #A4A099", | ||
| 204 | "!+ c #CCC9C3", | ||
| 205 | "~+ c #D7D5D1", | ||
| 206 | "{+ c #E4E2E0", | ||
| 207 | "]+ c #DDDBD7", | ||
| 208 | "^+ c #B8B5B0", | ||
| 209 | "/+ c #3E474D", | ||
| 210 | "(+ c #4A6176", | ||
| 211 | "_+ c #4A6070", | ||
| 212 | ":+ c #9BC3D8", | ||
| 213 | "<+ c #363C41", | ||
| 214 | "[+ c #28323E", | ||
| 215 | " ", | ||
| 216 | " . . . . . . . . . . . . . . . . . . . ", | ||
| 217 | " . + @ # $ % & * = - ; > , > , ' ) ! ~ { . ", | ||
| 218 | " . ] ^ / ( _ : < [ } | 1 2 3 4 5 6 7 8 9 . ", | ||
| 219 | " . 0 a b c d e f g h i j k l m n o b p q . ", | ||
| 220 | " . r s t u u u u u u u u u u u u u t v w . ", | ||
| 221 | " . x . y u u u u u u u u u u u u u t v z . ", | ||
| 222 | " . A . . B C C C C C C C C C C C D t E F . ", | ||
| 223 | " . G . . . H u u u u u u u u u u u t E I . ", | ||
| 224 | " . J . . . . H u u u u u u u u u u t K L . ", | ||
| 225 | " . M . . . . . N C C C C C C C C O t K P . ", | ||
| 226 | " . Q . . . . H u u u u u u u u u u t v R . ", | ||
| 227 | " . S . . . y t t t t T U t t t t V W X Y . ", | ||
| 228 | " . Z . . ` X ...+. .@.X #.#.K .$.v %.&.. ", | ||
| 229 | " . *.. =.-.;.>.,.'.).!.~.{.].,.^./.(._.:.. ", | ||
| 230 | " . <.[.}.|.1.2.3.4.4.5.2.6.7.8.9.0.a.b.c.. ", | ||
| 231 | " . d.e.f.g.h.i.j.k.k.l.m.n.o.6.p.q.r.s.t.. ", | ||
| 232 | " . u.v.w.g.x.y.j.k.k.z.A.n.B.C.D.E.r.F.t.. ", | ||
| 233 | " . G.H.I.J.K.4.L.M.M.N.n.O.P.Q.R.S.T.U.V.. ", | ||
| 234 | " . W.X.Y.Z.`. +.+++++n.@+#+$+#+%+&+*+=+-+. ", | ||
| 235 | " ;+>+,+'+)+n.o.!+!+~+{+5.]+^+/+(+_+:+<+. ", | ||
| 236 | " . . . . . . . . . . . . . . . . [+. ", | ||
| 237 | " ", | ||
| 238 | " "}; | ||
diff --git a/etc/images/delete.pbm b/etc/images/delete.pbm new file mode 100644 index 00000000000..886be51fd12 --- /dev/null +++ b/etc/images/delete.pbm | |||
| Binary files differ | |||
diff --git a/etc/images/execute.pbm b/etc/images/execute.pbm deleted file mode 100644 index 84bcbb38428..00000000000 --- a/etc/images/execute.pbm +++ /dev/null | |||
| Binary files differ | |||
diff --git a/etc/images/execute.xpm b/etc/images/execute.xpm deleted file mode 100644 index ce38c629f73..00000000000 --- a/etc/images/execute.xpm +++ /dev/null | |||
| @@ -1,35 +0,0 @@ | |||
| 1 | /* XPM */ | ||
| 2 | static char * mail_exec_xpm[] = { | ||
| 3 | /* columns rows colors chars-per-pixel */ | ||
| 4 | "24 24 6 1", | ||
| 5 | " c None", | ||
| 6 | ". c black", | ||
| 7 | "X c #a5d8a5d89550", | ||
| 8 | "o c #d305d305bc3c", | ||
| 9 | "O c #ea03ea03d271", | ||
| 10 | "+ c white", | ||
| 11 | /* pixels */ | ||
| 12 | " ", | ||
| 13 | " ", | ||
| 14 | " ", | ||
| 15 | " .. ", | ||
| 16 | " XX .. ", | ||
| 17 | " oo XX .. ", | ||
| 18 | " OO oo XX .. ", | ||
| 19 | " OO oo XX .. ", | ||
| 20 | " OO oo XX .. ", | ||
| 21 | " OO oo XX .. ", | ||
| 22 | " OO oo XX .. ", | ||
| 23 | " OO oo XX .. ", | ||
| 24 | " OO oo XX .. ", | ||
| 25 | " OO oo XX ", | ||
| 26 | " OO oo ", | ||
| 27 | " OO + .. ", | ||
| 28 | " XX .. ", | ||
| 29 | " oo XX ", | ||
| 30 | " OO oo ", | ||
| 31 | " OO ", | ||
| 32 | " ", | ||
| 33 | " ", | ||
| 34 | " ", | ||
| 35 | " "}; | ||
diff --git a/etc/images/exit.pbm b/etc/images/exit.pbm index a6dd11e7769..c90b6e69ed1 100644 --- a/etc/images/exit.pbm +++ b/etc/images/exit.pbm | |||
| Binary files differ | |||
diff --git a/etc/images/fld-open.pbm b/etc/images/fld-open.pbm deleted file mode 100644 index 3d2be258a67..00000000000 --- a/etc/images/fld-open.pbm +++ /dev/null | |||
| Binary files differ | |||
diff --git a/etc/images/fld-open.xpm b/etc/images/fld-open.xpm deleted file mode 100644 index 220410003fd..00000000000 --- a/etc/images/fld-open.xpm +++ /dev/null | |||
| @@ -1,34 +0,0 @@ | |||
| 1 | /* XPM */ | ||
| 2 | static char *magick[] = { | ||
| 3 | /* columns rows colors chars-per-pixel */ | ||
| 4 | "24 24 4 1", | ||
| 5 | " c Gray0", | ||
| 6 | ". c #909090909090", | ||
| 7 | "X c #fefefefefefe", | ||
| 8 | "o c None", | ||
| 9 | /* pixels */ | ||
| 10 | "oooooooooooooooooooooooo", | ||
| 11 | "oooooooooooooooooooooooo", | ||
| 12 | "oooooooooooooooooooooooo", | ||
| 13 | "oooooooooooooooooooooooo", | ||
| 14 | "oooooooooooooooooooooooo", | ||
| 15 | "oooooooooooooo oooooooo", | ||
| 16 | "ooooooooooo .. ooooooo", | ||
| 17 | "oooo oo ....XXo ooo", | ||
| 18 | "ooo .. ....XXXX .. ooo", | ||
| 19 | "ooo .....XXXXX .... ooo", | ||
| 20 | "oooo ..XXXXX ...... ooo", | ||
| 21 | "oooo ..XXX ........ ooo", | ||
| 22 | "ooooo .XX .......... ooo", | ||
| 23 | "ooooo ..X .......... ooo", | ||
| 24 | "oooooo .X .......... ooo", | ||
| 25 | "oooooo .. ........ oooo", | ||
| 26 | "ooooooo . ...... oooooo", | ||
| 27 | "ooooooo . ..... oooooooo", | ||
| 28 | "oooooooo ... ooooooooo", | ||
| 29 | "oooooooo . ooooooooooo", | ||
| 30 | "ooooooooo ooooooooooooo", | ||
| 31 | "oooooooooooooooooooooooo", | ||
| 32 | "oooooooooooooooooooooooo", | ||
| 33 | "oooooooooooooooooooooooo" | ||
| 34 | }; | ||
diff --git a/etc/images/highlight.pbm b/etc/images/highlight.pbm deleted file mode 100644 index 23394f05e27..00000000000 --- a/etc/images/highlight.pbm +++ /dev/null | |||
| Binary files differ | |||
diff --git a/etc/images/highlight.xpm b/etc/images/highlight.xpm deleted file mode 100644 index 1844128f02f..00000000000 --- a/etc/images/highlight.xpm +++ /dev/null | |||
| @@ -1,33 +0,0 @@ | |||
| 1 | /* XPM */ | ||
| 2 | static char * highlight_xpm[] = { | ||
| 3 | /* columns rows colors chars-per-pixel */ | ||
| 4 | "24 24 4 1", | ||
| 5 | " c None", | ||
| 6 | ". c black", | ||
| 7 | "X c #828282827474", | ||
| 8 | "o c #dd00df007e00", | ||
| 9 | /* pixels */ | ||
| 10 | " ..... ", | ||
| 11 | " ..XXX.. ", | ||
| 12 | " .XXXXX. ", | ||
| 13 | " .XXXXX.. ", | ||
| 14 | " .XXXXX. ", | ||
| 15 | " .XXXXX. ", | ||
| 16 | " .XXXXX. ", | ||
| 17 | " .ooXX. ", | ||
| 18 | " ..ooo. ", | ||
| 19 | " oooo .... ", | ||
| 20 | "oo.ooo....oo ... ", | ||
| 21 | "o.o.ooo.oo.o.ooo.o ", | ||
| 22 | ".ooo.oo.oo.o.ooooo ", | ||
| 23 | ".ooo.oo.oo.o.ooooo ", | ||
| 24 | ".ooo.oo...oo.ooooo ", | ||
| 25 | ".....oo.oo.o.ooooo ", | ||
| 26 | ".ooo.oo.oo.o.ooooo ", | ||
| 27 | ".ooo.oo.oo.o.ooo.o ", | ||
| 28 | ". oo.o....ooo...o ", | ||
| 29 | " oo oooo ", | ||
| 30 | " ", | ||
| 31 | " ", | ||
| 32 | " ", | ||
| 33 | " "}; | ||
diff --git a/etc/images/mail.pbm b/etc/images/mail.pbm deleted file mode 100644 index 744f38609e8..00000000000 --- a/etc/images/mail.pbm +++ /dev/null | |||
| Binary files differ | |||
diff --git a/etc/images/mail.xpm b/etc/images/mail.xpm deleted file mode 100644 index fc87e3a654a..00000000000 --- a/etc/images/mail.xpm +++ /dev/null | |||
| @@ -1,35 +0,0 @@ | |||
| 1 | /* XPM */ | ||
| 2 | static char *magick[] = { | ||
| 3 | /* columns rows colors chars-per-pixel */ | ||
| 4 | "24 24 5 1", | ||
| 5 | " c Gray0", | ||
| 6 | ". c #673e666663d4", | ||
| 7 | "X c #a852a7bea3d2", | ||
| 8 | "o c #eb46ea1de471", | ||
| 9 | "O c None", | ||
| 10 | /* pixels */ | ||
| 11 | "OOOOOOOOOOOOOOOOOOOOOOOO", | ||
| 12 | "OOOOOOOOOOOOOOOOOOOOOOOO", | ||
| 13 | "OOOOOOOOOOOOOOOOOOOOOOOO", | ||
| 14 | "OOOOOOOOOOOOOOOOOOOOOOOO", | ||
| 15 | "OOOOOOOOOOOOOOOOOOOOOOOO", | ||
| 16 | "OOOOOOOOOOOOOO OOOOOO", | ||
| 17 | "OOOOOOOOO .ooX OOOOO", | ||
| 18 | "OOOO .XooooooX OOOOO", | ||
| 19 | "OOO .Xoooooooooo.XX OOOO", | ||
| 20 | "OOO o..ooooooooX.Xo OOOO", | ||
| 21 | "OOO XoX..oooooo.Xoo OOOO", | ||
| 22 | "OOOO oooXX.Xoo...ooX OOO", | ||
| 23 | "OOOO oooooXX..XoX.Xo OOO", | ||
| 24 | "OOOO Xoooo.ooooooo.X OOO", | ||
| 25 | "OOOOO oooXXoooooooo.X OO", | ||
| 26 | "OOOOO ooo.oooooooooX OO", | ||
| 27 | "OOOOO XoXXooooooX OOOO", | ||
| 28 | "OOOOOO o.ooooX OOOOOOO", | ||
| 29 | "OOOOOO .XoX OOOOOOOOOO", | ||
| 30 | "OOOOOO .. OOOOOOOOOOOOO", | ||
| 31 | "OOOOOOO OOOOOOOOOOOOOOO", | ||
| 32 | "OOOOOOOOOOOOOOOOOOOOOOOO", | ||
| 33 | "OOOOOOOOOOOOOOOOOOOOOOOO", | ||
| 34 | "OOOOOOOOOOOOOOOOOOOOOOOO" | ||
| 35 | }; | ||
diff --git a/etc/images/mail/alias.pbm b/etc/images/mail/alias.pbm deleted file mode 100644 index cdd42c3632c..00000000000 --- a/etc/images/mail/alias.pbm +++ /dev/null | |||
| Binary files differ | |||
diff --git a/etc/images/mail/alias.xpm b/etc/images/mail/alias.xpm deleted file mode 100644 index 8bf75063bdc..00000000000 --- a/etc/images/mail/alias.xpm +++ /dev/null | |||
| @@ -1,33 +0,0 @@ | |||
| 1 | /* XPM */ | ||
| 2 | static char * alias_xpm[] = { | ||
| 3 | /* columns rows colors chars-per-pixel */ | ||
| 4 | "24 24 4 1", | ||
| 5 | " c None", | ||
| 6 | ". c #61b761b7600a", | ||
| 7 | "X c #a5d8a5d89550", | ||
| 8 | "o c black", | ||
| 9 | /* pixels */ | ||
| 10 | " ", | ||
| 11 | " ", | ||
| 12 | " ", | ||
| 13 | " ...... ", | ||
| 14 | " ...XXXX..XX ", | ||
| 15 | " o..ooooooo... ", | ||
| 16 | " ooo oooo..X ", | ||
| 17 | " o.X ooo... ", | ||
| 18 | " o.X ooo.XX ", | ||
| 19 | " o.X oo.. ", | ||
| 20 | " o.X oo. ", | ||
| 21 | " o... oo.. ", | ||
| 22 | " o.X o.. ", | ||
| 23 | " o.XX oX. ", | ||
| 24 | " o.... oo. ", | ||
| 25 | " o..XX oooo ", | ||
| 26 | " o...XXX XXoooo ", | ||
| 27 | " ooo........ooooo ", | ||
| 28 | " oooooXXooooo.oo ", | ||
| 29 | " ooo o..oo", | ||
| 30 | " o...", | ||
| 31 | " ooo", | ||
| 32 | " oo", | ||
| 33 | " "}; | ||
diff --git a/etc/images/mail/compose.pbm b/etc/images/mail/compose.pbm index ca6328d27a5..8c15697fe75 100644 --- a/etc/images/mail/compose.pbm +++ b/etc/images/mail/compose.pbm | |||
| Binary files differ | |||
diff --git a/etc/images/mail/flag-for-followup.pbm b/etc/images/mail/flag-for-followup.pbm new file mode 100644 index 00000000000..9e17cc433e2 --- /dev/null +++ b/etc/images/mail/flag-for-followup.pbm | |||
| Binary files differ | |||
diff --git a/etc/images/mail/flag-for-followup.xpm b/etc/images/mail/flag-for-followup.xpm new file mode 100644 index 00000000000..b671d5b91d7 --- /dev/null +++ b/etc/images/mail/flag-for-followup.xpm | |||
| @@ -0,0 +1,187 @@ | |||
| 1 | /* XPM */ | ||
| 2 | static char * flag_for_followup_xpm[] = { | ||
| 3 | "24 24 160 2", | ||
| 4 | " c None", | ||
| 5 | ". c #5B5457", | ||
| 6 | "+ c #322D2E", | ||
| 7 | "@ c #463B3F", | ||
| 8 | "# c #63555A", | ||
| 9 | "$ c #53484B", | ||
| 10 | "% c #726166", | ||
| 11 | "& c #98868C", | ||
| 12 | "* c #8A727A", | ||
| 13 | "= c #211619", | ||
| 14 | "- c #847B7D", | ||
| 15 | "; c #CDBAC0", | ||
| 16 | "> c #A58791", | ||
| 17 | ", c #82646D", | ||
| 18 | "' c #6B515A", | ||
| 19 | ") c #6A5058", | ||
| 20 | "! c #684C56", | ||
| 21 | "~ c #6A424F", | ||
| 22 | "{ c #3A2A2F", | ||
| 23 | "] c #000000", | ||
| 24 | "^ c #5C5457", | ||
| 25 | "/ c #D1BEC4", | ||
| 26 | "( c #C3ACB4", | ||
| 27 | "_ c #B59AA2", | ||
| 28 | ": c #997E87", | ||
| 29 | "< c #80666E", | ||
| 30 | "[ c #745A62", | ||
| 31 | "} c #64464F", | ||
| 32 | "| c #603946", | ||
| 33 | "1 c #764D5A", | ||
| 34 | "2 c #886771", | ||
| 35 | "3 c #45373B", | ||
| 36 | "4 c #A9979C", | ||
| 37 | "5 c #B798A2", | ||
| 38 | "6 c #BCA0A9", | ||
| 39 | "7 c #BEA4AC", | ||
| 40 | "8 c #B89FA7", | ||
| 41 | "9 c #9E848C", | ||
| 42 | "0 c #8F767E", | ||
| 43 | "a c #785F67", | ||
| 44 | "b c #6A4E57", | ||
| 45 | "c c #6E4F59", | ||
| 46 | "d c #7C5A65", | ||
| 47 | "e c #8E6873", | ||
| 48 | "f c #8C6974", | ||
| 49 | "g c #413337", | ||
| 50 | "h c #251F21", | ||
| 51 | "i c #99717D", | ||
| 52 | "j c #8F606E", | ||
| 53 | "k c #946875", | ||
| 54 | "l c #9E7582", | ||
| 55 | "m c #B08F9A", | ||
| 56 | "n c #AC8C96", | ||
| 57 | "o c #AE929A", | ||
| 58 | "p c #9C8089", | ||
| 59 | "q c #8B7179", | ||
| 60 | "r c #765C65", | ||
| 61 | "s c #745660", | ||
| 62 | "t c #7E5A66", | ||
| 63 | "u c #865E6A", | ||
| 64 | "v c #855D69", | ||
| 65 | "w c #7F5F69", | ||
| 66 | "x c #3B2D32", | ||
| 67 | "y c #40332D", | ||
| 68 | "z c #6F3B4A", | ||
| 69 | "A c #774252", | ||
| 70 | "B c #7D4858", | ||
| 71 | "C c #82505F", | ||
| 72 | "D c #926674", | ||
| 73 | "E c #906572", | ||
| 74 | "F c #966D7A", | ||
| 75 | "G c #A17E89", | ||
| 76 | "H c #A0828B", | ||
| 77 | "I c #90767D", | ||
| 78 | "J c #927780", | ||
| 79 | "K c #8B6E77", | ||
| 80 | "L c #8A6A74", | ||
| 81 | "M c #86626C", | ||
| 82 | "N c #845B68", | ||
| 83 | "O c #8E6673", | ||
| 84 | "P c #6A535A", | ||
| 85 | "Q c #B2997B", | ||
| 86 | "R c #3C2824", | ||
| 87 | "S c #693343", | ||
| 88 | "T c #723A4B", | ||
| 89 | "U c #845261", | ||
| 90 | "V c #8C5E6C", | ||
| 91 | "W c #946A78", | ||
| 92 | "X c #9A737E", | ||
| 93 | "Y c #A1828C", | ||
| 94 | "Z c #947C84", | ||
| 95 | "` c #846B73", | ||
| 96 | " . c #755B64", | ||
| 97 | ".. c #57464B", | ||
| 98 | "+. c #59454C", | ||
| 99 | "@. c #5B484E", | ||
| 100 | "#. c #31282B", | ||
| 101 | "$. c #392F23", | ||
| 102 | "%. c #B59C7D", | ||
| 103 | "&. c #372622", | ||
| 104 | "*. c #643040", | ||
| 105 | "=. c #7E4D5B", | ||
| 106 | "-. c #814E5D", | ||
| 107 | ";. c #845262", | ||
| 108 | ">. c #936876", | ||
| 109 | ",. c #976E7B", | ||
| 110 | "'. c #9D7C87", | ||
| 111 | "). c #82666F", | ||
| 112 | "!. c #5C4B50", | ||
| 113 | "~. c #3D3326", | ||
| 114 | "{. c #34251F", | ||
| 115 | "]. c #7E4C5B", | ||
| 116 | "^. c #8C606E", | ||
| 117 | "/. c #9C7581", | ||
| 118 | "(. c #9B7380", | ||
| 119 | "_. c #997682", | ||
| 120 | ":. c #7F656D", | ||
| 121 | "<. c #3A2F22", | ||
| 122 | "[. c #33241F", | ||
| 123 | "}. c #683444", | ||
| 124 | "|. c #875766", | ||
| 125 | "1. c #A17C87", | ||
| 126 | "2. c #A27C88", | ||
| 127 | "3. c #8B6773", | ||
| 128 | "4. c #574249", | ||
| 129 | "5. c #392E21", | ||
| 130 | "6. c #B69C7E", | ||
| 131 | "7. c #30241D", | ||
| 132 | "8. c #64303F", | ||
| 133 | "9. c #804F5E", | ||
| 134 | "0. c #976D7A", | ||
| 135 | "a. c #886670", | ||
| 136 | "b. c #2E2025", | ||
| 137 | "c. c #362C1F", | ||
| 138 | "d. c #2B221A", | ||
| 139 | "e. c #5A2837", | ||
| 140 | "f. c #6E394A", | ||
| 141 | "g. c #73515C", | ||
| 142 | "h. c #0C0809", | ||
| 143 | "i. c #342B1F", | ||
| 144 | "j. c #B69E7F", | ||
| 145 | "k. c #512432", | ||
| 146 | "l. c #683E4B", | ||
| 147 | "m. c #332A1E", | ||
| 148 | "n. c #2D261E", | ||
| 149 | "o. c #4E2330", | ||
| 150 | "p. c #282118", | ||
| 151 | "q. c #32291D", | ||
| 152 | "r. c #B79E80", | ||
| 153 | "s. c #2D261D", | ||
| 154 | "t. c #352B1F", | ||
| 155 | "u. c #B49A7D", | ||
| 156 | "v. c #2E271F", | ||
| 157 | "w. c #352C1F", | ||
| 158 | "x. c #2A221A", | ||
| 159 | "y. c #B49C7E", | ||
| 160 | "z. c #2A241C", | ||
| 161 | "A. c #28221B", | ||
| 162 | "B. c #AE9C88", | ||
| 163 | "C. c #060606", | ||
| 164 | " ", | ||
| 165 | " . + ", | ||
| 166 | " @ # $ % & * = ", | ||
| 167 | " - ; > , ' ) ! ~ { ] ", | ||
| 168 | " ^ / ( _ : < [ } | 1 2 3 ] ", | ||
| 169 | " 4 5 6 7 8 9 0 a b c d e f g ] ", | ||
| 170 | " h i j k l m n o p q r s t u v w x ] ", | ||
| 171 | " y z A B C D E F G H I J K L M N O P ", | ||
| 172 | " ] Q R S T U V V W X Y Z ` ...+.@.#. ", | ||
| 173 | " $.%.&.*.=.-.;.>.,.'.).!. ", | ||
| 174 | " ~.Q {.*.].^./.(._.:. ", | ||
| 175 | " <.%.[.}.|.1.2.3.4. ", | ||
| 176 | " 5.6.7.8.9.0.a.b. ", | ||
| 177 | " c.%.d.e.f.g.h. ", | ||
| 178 | " i.j.d.k.l.] ", | ||
| 179 | " m.%.n.o.] ", | ||
| 180 | " m.%.p. ", | ||
| 181 | " q.r.s. ", | ||
| 182 | " t.u.v. ", | ||
| 183 | " w.u.x. ", | ||
| 184 | " c.y.z. ", | ||
| 185 | " t.u.A. ", | ||
| 186 | " c.B.] ", | ||
| 187 | " C. "}; | ||
diff --git a/etc/images/mail/inbox.pbm b/etc/images/mail/inbox.pbm new file mode 100644 index 00000000000..2c93e3c74bb --- /dev/null +++ b/etc/images/mail/inbox.pbm | |||
| Binary files differ | |||
diff --git a/etc/images/mail/move.pbm b/etc/images/mail/move.pbm new file mode 100644 index 00000000000..b765cc2ed68 --- /dev/null +++ b/etc/images/mail/move.pbm | |||
| Binary files differ | |||
diff --git a/etc/images/mail/refile.pbm b/etc/images/mail/refile.pbm deleted file mode 100644 index 64e534ecc89..00000000000 --- a/etc/images/mail/refile.pbm +++ /dev/null | |||
| Binary files differ | |||
diff --git a/etc/images/mail/refile.xpm b/etc/images/mail/refile.xpm deleted file mode 100644 index 561012d8505..00000000000 --- a/etc/images/mail/refile.xpm +++ /dev/null | |||
| @@ -1,36 +0,0 @@ | |||
| 1 | /* XPM */ | ||
| 2 | static char * refile_xpm[] = { | ||
| 3 | /* columns rows colors chars-per-pixel */ | ||
| 4 | "24 24 7 1", | ||
| 5 | " c None", | ||
| 6 | ". c black", | ||
| 7 | "X c #a5d8a5d89550", | ||
| 8 | "o c #d305d305bc3c", | ||
| 9 | "O c #ea03ea03d271", | ||
| 10 | "+ c #828282827474", | ||
| 11 | "@ c #61b761b7600a", | ||
| 12 | /* pixels */ | ||
| 13 | " . ", | ||
| 14 | " ..X. ", | ||
| 15 | " ..XoO.... ", | ||
| 16 | " ..XooooO.+. ", | ||
| 17 | " ..XooooooOX.. .. ", | ||
| 18 | " .@@ooooooOOO@. ... ", | ||
| 19 | " .O@oooooOOOOO..@@. ", | ||
| 20 | " .OO@oooOOOOOO..@@. ", | ||
| 21 | " ...OO@XooOOOOO...@@. ", | ||
| 22 | " ..+.O@XooOOOO..@@@@@. ", | ||
| 23 | " .++..XooOOOO..@@@@@@. ", | ||
| 24 | " .++.@oooOO...@@@@@@@. ", | ||
| 25 | " ..+.XooOOO..@@@@@@@. ", | ||
| 26 | " .++.OOOO.@@@@@@@@. ", | ||
| 27 | " .+.oOO..@@@@@@@. ", | ||
| 28 | " .++.OO.@@@@@@@. ", | ||
| 29 | " .++.O.@@@@@.. ", | ||
| 30 | " ..+.O.@@@@@. ", | ||
| 31 | " .++..@@@@. ", | ||
| 32 | " ..++.@@@. ", | ||
| 33 | " .+.@@. ", | ||
| 34 | " ...@. ", | ||
| 35 | " ... ", | ||
| 36 | " . "}; | ||
diff --git a/etc/images/mail/repack.pbm b/etc/images/mail/repack.pbm index 502b1179939..1f50ae54281 100644 --- a/etc/images/mail/repack.pbm +++ b/etc/images/mail/repack.pbm | |||
| Binary files differ | |||
diff --git a/etc/images/mail/repack.xpm b/etc/images/mail/repack.xpm index b50b8f37551..d7bb76a3e1f 100644 --- a/etc/images/mail/repack.xpm +++ b/etc/images/mail/repack.xpm | |||
| @@ -1,35 +1,67 @@ | |||
| 1 | /* XPM */ | 1 | /* XPM */ |
| 2 | static char * mail_repack_xpm[] = { | 2 | static char * repack_xpm[] = { |
| 3 | /* columns rows colors chars-per-pixel */ | 3 | "24 24 40 1", |
| 4 | "24 24 6 1", | ||
| 5 | " c None", | 4 | " c None", |
| 6 | ". c black", | 5 | ". c #000000", |
| 7 | "X c #a5d8a5d89550", | 6 | "+ c #DBD99B", |
| 8 | "o c #d305d305bc3c", | 7 | "@ c #3A3824", |
| 9 | "O c #ea03ea03d271", | 8 | "# c #5E5B3A", |
| 10 | "+ c #828282827474", | 9 | "$ c #12120B", |
| 11 | /* pixels */ | 10 | "% c #7E7A4E", |
| 11 | "& c #222114", | ||
| 12 | "* c #A29E6A", | ||
| 13 | "= c #595741", | ||
| 14 | "- c #43412B", | ||
| 15 | "; c #5A573B", | ||
| 16 | "> c #89865A", | ||
| 17 | ", c #8C895C", | ||
| 18 | "' c #CDCBB0", | ||
| 19 | ") c #4B4A37", | ||
| 20 | "! c #D1CFB6", | ||
| 21 | "~ c #D3D3BC", | ||
| 22 | "{ c #1D1C12", | ||
| 23 | "] c #373624", | ||
| 24 | "^ c #1F1E13", | ||
| 25 | "/ c #928E5F", | ||
| 26 | "( c #413E2A", | ||
| 27 | "_ c #79764F", | ||
| 28 | ": c #817E54", | ||
| 29 | "< c #B2B097", | ||
| 30 | "[ c #17160E", | ||
| 31 | "} c #888458", | ||
| 32 | "| c #4D4A32", | ||
| 33 | "1 c #747047", | ||
| 34 | "2 c #A6A272", | ||
| 35 | "3 c #A9A576", | ||
| 36 | "4 c #A7A374", | ||
| 37 | "5 c #ABA779", | ||
| 38 | "6 c #65623E", | ||
| 39 | "7 c #AFAC80", | ||
| 40 | "8 c #666443", | ||
| 41 | "9 c #E1E1D1", | ||
| 42 | "0 c #EBEAE1", | ||
| 43 | "a c #ADA97C", | ||
| 12 | " ", | 44 | " ", |
| 13 | " ", | 45 | " ", |
| 14 | " .............. ", | 46 | " .............. ", |
| 15 | " .XXXXXXXXXXXX.. ", | 47 | " .++++++++++++.. ", |
| 16 | " .XXXXXXXXXXXX.X. ", | 48 | " .++++++++++++.@. ", |
| 17 | " .XXXXXXXXXXXX.oo. ", | 49 | " .++++++++++++.@#$ ", |
| 18 | " ..............ooo. ", | 50 | " ..............@#%& ", |
| 19 | " .OOOOOOOOOOOO.oo. ", | 51 | " .************.#%$ ", |
| 20 | " .O++++++++++O.oo. ", | 52 | " .**=------;**.%#. ", |
| 21 | " .O+XXXXXXXX+O.o. ", | 53 | " .**->>>>>,'**$%. ", |
| 22 | " .+XXXXXXXX+.o.. ", | 54 | " .*-,*****'*$%$. ", |
| 23 | " .+XX...XXX+.... ", | 55 | " .*)*...**!*...$ ", |
| 24 | " ....o.......oo. ", | 56 | " ....~.......{#. ", |
| 25 | " ....o.....Oooo. ", | 57 | " ....~.....]^#%. ", |
| 26 | " .OOO...OOOO.oooo. ", | 58 | " ./(_...::<:.#%%#[ ", |
| 27 | " .++++++++++.oooo. ", | 59 | " .*(*/::}*!*.%%%%. ", |
| 28 | " .+XXXXXXXX+.oooo. ", | 60 | " .*|******!*$#%%1. ", |
| 29 | " .O+XXXXXXXX+O.ooX. ", | 61 | " .**|234533!**$%%6. ", |
| 30 | " .O+XXXXXXXX+O.oo.. ", | 62 | " .**|557777!**.%6.. ", |
| 31 | " .O++++++++++O.o.. ", | 63 | " .**8999999043.6.. ", |
| 32 | " ..OOOOOOOOOOOO... ", | 64 | " .**********4a... ", |
| 33 | " ................ ", | 65 | " ................ ", |
| 34 | " ", | 66 | " ", |
| 35 | " "}; | 67 | " "}; |
diff --git a/etc/images/mail/reply-all.pbm b/etc/images/mail/reply-all.pbm index 57503cbea7c..fc23f2fd72c 100644 --- a/etc/images/mail/reply-all.pbm +++ b/etc/images/mail/reply-all.pbm | |||
| Binary files differ | |||
diff --git a/etc/images/mail/reply-from.pbm b/etc/images/mail/reply-from.pbm index 99fad608f30..58f79fb75ad 100644 --- a/etc/images/mail/reply-from.pbm +++ b/etc/images/mail/reply-from.pbm | |||
| Binary files differ | |||
diff --git a/etc/images/mail/reply-from.xpm b/etc/images/mail/reply-from.xpm index 543850f4b5e..a04d6760e39 100644 --- a/etc/images/mail/reply-from.xpm +++ b/etc/images/mail/reply-from.xpm | |||
| @@ -1,38 +1,103 @@ | |||
| 1 | /* XPM */ | 1 | /* XPM */ |
| 2 | static char * reply_from_xpm[] = { | 2 | static char * reply_from_xpm[] = { |
| 3 | /* columns rows colors chars-per-pixel */ | 3 | "24 24 76 1", |
| 4 | "24 24 9 1", | ||
| 5 | " c None", | 4 | " c None", |
| 6 | ". c black", | 5 | ". c #000000", |
| 7 | "X c #673e666663d4", | 6 | "+ c #535353", |
| 8 | "o c #eb46ea1de471", | 7 | "@ c #FFFFFF", |
| 9 | "O c #a852a7bea3d2", | 8 | "# c #FEFEFE", |
| 10 | "+ c #ae51c17b9b26", | 9 | "$ c #FDFDFD", |
| 11 | "@ c #8d4d97577838", | 10 | "% c #FCFCFC", |
| 12 | "# c #7c7c8b8b6e6e", | 11 | "& c #FBFBFB", |
| 13 | "$ c #5e0868be52d3", | 12 | "* c #F9F9F9", |
| 14 | /* pixels */ | 13 | "= c #F8F8F8", |
| 14 | "- c #F7F7F7", | ||
| 15 | "; c #F6F6F6", | ||
| 16 | "> c #F5F5F5", | ||
| 17 | ", c #F4F4F4", | ||
| 18 | "' c #E3E3E3", | ||
| 19 | ") c #EEEEEE", | ||
| 20 | "! c #4F4F4F", | ||
| 21 | "~ c #F3F3F3", | ||
| 22 | "{ c #F2F2F2", | ||
| 23 | "] c #F1F1F1", | ||
| 24 | "^ c #F0F0F0", | ||
| 25 | "/ c #EFEFEF", | ||
| 26 | "( c #EDEDED", | ||
| 27 | "_ c #AEAEAE", | ||
| 28 | ": c #E4E4E4", | ||
| 29 | "< c #434343", | ||
| 30 | "[ c #ACACAC", | ||
| 31 | "} c #C8C8C8", | ||
| 32 | "| c #A0A0A0", | ||
| 33 | "1 c #D4D4D4", | ||
| 34 | "2 c #ECECEC", | ||
| 35 | "3 c #959595", | ||
| 36 | "4 c #3E3E3E", | ||
| 37 | "5 c #4D4D4D", | ||
| 38 | "6 c #818181", | ||
| 39 | "7 c #C6C6C6", | ||
| 40 | "8 c #3D1A13", | ||
| 41 | "9 c #6A6A6A", | ||
| 42 | "0 c #636363", | ||
| 43 | "a c #B9B9B9", | ||
| 44 | "b c #737373", | ||
| 45 | "c c #EAC0BA", | ||
| 46 | "d c #7C7C7C", | ||
| 47 | "e c #6E6E6E", | ||
| 48 | "f c #DF9E95", | ||
| 49 | "g c #3F3F3F", | ||
| 50 | "h c #FFE3E0", | ||
| 51 | "i c #FFD5CF", | ||
| 52 | "j c #FFD7D2", | ||
| 53 | "k c #FFD9D3", | ||
| 54 | "l c #E3ABA3", | ||
| 55 | "m c #E2A79E", | ||
| 56 | "n c #E3AAA2", | ||
| 57 | "o c #CC6253", | ||
| 58 | "p c #DD968C", | ||
| 59 | "q c #DE9A90", | ||
| 60 | "r c #DD948A", | ||
| 61 | "s c #B14334", | ||
| 62 | "t c #FFEAE7", | ||
| 63 | "u c #FFDDD7", | ||
| 64 | "v c #FFDCD6", | ||
| 65 | "w c #FFDCD7", | ||
| 66 | "x c #FFDBD6", | ||
| 67 | "y c #FFDDD8", | ||
| 68 | "z c #FFC2BA", | ||
| 69 | "A c #FFD0C8", | ||
| 70 | "B c #FFD0C9", | ||
| 71 | "C c #FFD1CA", | ||
| 72 | "D c #2A2221", | ||
| 73 | "E c #080606", | ||
| 74 | "F c #060404", | ||
| 75 | "G c #1D1716", | ||
| 76 | "H c #FFD1CB", | ||
| 77 | "I c #362927", | ||
| 78 | "J c #201817", | ||
| 79 | "K c #473734", | ||
| 15 | " ", | 80 | " ", |
| 16 | " ", | 81 | " ", |
| 17 | " .... ", | 82 | " ", |
| 18 | " .....XooO. ", | 83 | " ................. ", |
| 19 | " .....XOooooooO. ", | 84 | " .+@@@@#$%&*=-;>,'+. ", |
| 20 | " .XOooooooooooXOO. ", | 85 | " .)!@>,~{{]^^/)('!_. ", |
| 21 | " .oXXooooooooOXOo. ", | 86 | " .@:<$~{{]^/))('![}. ", |
| 22 | " .OoOXXooooooXOoo. ", | 87 | " .@>:!&]^^/)(('<|1}. ", |
| 23 | " .oooOOXOooXXXooO. ", | 88 | " .@&>:<=^/)(2'!31:}. ", |
| 24 | " ........XXOoOXOo. ", | 89 | " .@>>>:4>)(2'567::}. ", |
| 25 | " ..++++@.ooooooXO. ", | 90 | " .@&8>:9<~2'!977>:}. ", |
| 26 | " ..+@@@.oooooooXO. ", | 91 | " .@..:0@a!^!37b7>:}. ", |
| 27 | " ..+@@@#.oooooooO.. ", | 92 | " ..c.0@>:1![7::d::}. ", |
| 28 | " ..++@@@#$.ooooO... ", | 93 | " ecfegg....:>>>:d:}. ", |
| 29 | " #.$.oO... ", | 94 | " hijklmnfo.::::::d}. ", |
| 30 | " ...O . .... ", | 95 | " .....ppqrs.###$$$$ . ", |
| 31 | " ...O ", | 96 | " t.uvwxuuyyz ", |
| 32 | " .O ", | 97 | " .ABC.DEFCG.. . .. .. ", |
| 33 | " ...O ..O .... .O O. ", | 98 | " ...H.I JK .. .. .. . ", |
| 34 | " ...O ..O .OO. ..... ", | 99 | " . H. . . . . . ", |
| 35 | " .O .O . . . . . ", | 100 | " . . . . . . . ", |
| 36 | " .O .O .OO. . . . ", | 101 | " . . .. .. . . . ", |
| 37 | " .O .O .... . O . ", | 102 | " . . ... . . . ", |
| 38 | " "}; | 103 | " "}; |
diff --git a/etc/images/mail/reply-to.pbm b/etc/images/mail/reply-to.pbm index d7dc6391b69..777649301f0 100644 --- a/etc/images/mail/reply-to.pbm +++ b/etc/images/mail/reply-to.pbm | |||
| Binary files differ | |||
diff --git a/etc/images/mail/reply-to.xpm b/etc/images/mail/reply-to.xpm index bce818c4804..bbdc6d12604 100644 --- a/etc/images/mail/reply-to.xpm +++ b/etc/images/mail/reply-to.xpm | |||
| @@ -1,38 +1,206 @@ | |||
| 1 | /* XPM */ | 1 | /* XPM */ |
| 2 | static char * reply_to_xpm[] = { | 2 | static char * reply_to_xpm[] = { |
| 3 | /* columns rows colors chars-per-pixel */ | 3 | "24 24 179 2", |
| 4 | "24 24 9 1", | 4 | " c None", |
| 5 | " c None", | 5 | ". c #000000", |
| 6 | ". c black", | 6 | "+ c #ADA99C", |
| 7 | "X c #673e666663d4", | 7 | "@ c #E6E1D0", |
| 8 | "o c #eb46ea1de471", | 8 | "# c #F0EAD9", |
| 9 | "O c #a852a7bea3d2", | 9 | "$ c #A9A598", |
| 10 | "+ c #ae51c17b9b26", | 10 | "% c #141416", |
| 11 | "@ c #8d4d97577838", | 11 | "& c #161618", |
| 12 | "# c #7c7c8b8b6e6e", | 12 | "* c #080809", |
| 13 | "$ c #5e0868be52d3", | 13 | "= c #DBD6C7", |
| 14 | /* pixels */ | 14 | "- c #1B1B1C", |
| 15 | " ", | 15 | "; c #050505", |
| 16 | " ", | 16 | "> c #5A5A5A", |
| 17 | " .... ", | 17 | ", c #676767", |
| 18 | " .....XooO. ", | 18 | "' c #020202", |
| 19 | " .....XOooooooO. ", | 19 | ") c #807D76", |
| 20 | " .XOooooooooooXOO. ", | 20 | "! c #D49A3E", |
| 21 | " .oXXooooooooOXOo. ", | 21 | "~ c #D2973B", |
| 22 | " .OoOXXooooooXOoo. ", | 22 | "{ c #040402", |
| 23 | " .oooOOXOooXXXooO. ", | 23 | "] c #6D6B6B", |
| 24 | " ........XXOoOXOo. ", | 24 | "^ c #7A7979", |
| 25 | " ..++++@.ooooooXO. ", | 25 | "/ c #030100", |
| 26 | " ..+@@@.oooooooXO. ", | 26 | "( c #040100", |
| 27 | " ..+@@@#.oooooooO.. ", | 27 | "_ c #282724", |
| 28 | " ..++@@@#$.ooooO... ", | 28 | ": c #DD9831", |
| 29 | " .++++@@#.$ ", | 29 | "< c #DA962F", |
| 30 | " .+@@@#.o ...... ", | 30 | "[ c #1A0E01", |
| 31 | " .+@#$. OO.OOO ", | 31 | "} c #BC6D1B", |
| 32 | " .#$. .O ", | 32 | "| c #BE6E13", |
| 33 | " .$. .O .... ", | 33 | "1 c #BE6D13", |
| 34 | " . .O .OO. ", | 34 | "2 c #BD6C13", |
| 35 | " .O . . ", | 35 | "3 c #3E3C36", |
| 36 | " .O .OO. ", | 36 | "4 c #D69029", |
| 37 | " .O .... ", | 37 | "5 c #D18D27", |
| 38 | " "}; | 38 | "6 c #737067", |
| 39 | "7 c #110900", | ||
| 40 | "8 c #CF791C", | ||
| 41 | "9 c #CE791C", | ||
| 42 | "0 c #CD761A", | ||
| 43 | "a c #C47013", | ||
| 44 | "b c #4A4136", | ||
| 45 | "c c #A0731E", | ||
| 46 | "d c #96691A", | ||
| 47 | "e c #000100", | ||
| 48 | "f c #291703", | ||
| 49 | "g c #BA6613", | ||
| 50 | "h c #8C4E0D", | ||
| 51 | "i c #844A0D", | ||
| 52 | "j c #BF6D13", | ||
| 53 | "k c #1F2A0D", | ||
| 54 | "l c #306220", | ||
| 55 | "m c #4F7242", | ||
| 56 | "n c #448D44", | ||
| 57 | "o c #2E802E", | ||
| 58 | "p c #3A6F3A", | ||
| 59 | "q c #FFFFFF", | ||
| 60 | "r c #535353", | ||
| 61 | "s c #171009", | ||
| 62 | "t c #AC600C", | ||
| 63 | "u c #713F0A", | ||
| 64 | "v c #693A0A", | ||
| 65 | "w c #AA5F0A", | ||
| 66 | "x c #192B10", | ||
| 67 | "y c #275926", | ||
| 68 | "z c #68A769", | ||
| 69 | "A c #358A36", | ||
| 70 | "B c #2D812D", | ||
| 71 | "C c #FBFBFB", | ||
| 72 | "D c #F7F7F7", | ||
| 73 | "E c #FAFAFA", | ||
| 74 | "F c #F5F5F5", | ||
| 75 | "G c #4F4F4F", | ||
| 76 | "H c #AEAEAE", | ||
| 77 | "I c #141517", | ||
| 78 | "J c #6F767C", | ||
| 79 | "K c #534C46", | ||
| 80 | "L c #241609", | ||
| 81 | "M c #23180E", | ||
| 82 | "N c #484644", | ||
| 83 | "O c #354A4D", | ||
| 84 | "P c #050B07", | ||
| 85 | "Q c #4F7E4F", | ||
| 86 | "R c #399239", | ||
| 87 | "S c #2D852D", | ||
| 88 | "T c #297F29", | ||
| 89 | "U c #ACACAC", | ||
| 90 | "V c #C8C8C8", | ||
| 91 | "W c #151618", | ||
| 92 | "X c #6C7C8B", | ||
| 93 | "Y c #728EA9", | ||
| 94 | "Z c #5D6B78", | ||
| 95 | "` c #C8CBCD", | ||
| 96 | " . c #C3C7CD", | ||
| 97 | ".. c #8090A2", | ||
| 98 | "+. c #5A728B", | ||
| 99 | "@. c #4E6479", | ||
| 100 | "#. c #111714", | ||
| 101 | "$. c #328732", | ||
| 102 | "%. c #2B7F2C", | ||
| 103 | "&. c #2B772C", | ||
| 104 | "*. c #434343", | ||
| 105 | "=. c #A0A0A0", | ||
| 106 | "-. c #D4D4D4", | ||
| 107 | ";. c #25282A", | ||
| 108 | ">. c #8A9EB4", | ||
| 109 | ",. c #6A86A1", | ||
| 110 | "'. c #596A7C", | ||
| 111 | "). c #DDE1E4", | ||
| 112 | "!. c #DCE2E7", | ||
| 113 | "~. c #899CAC", | ||
| 114 | "{. c #687E96", | ||
| 115 | "]. c #546D88", | ||
| 116 | "^. c #11171E", | ||
| 117 | "/. c #949494", | ||
| 118 | "(. c #F6F6F6", | ||
| 119 | "_. c #575757", | ||
| 120 | ":. c #9F9F9F", | ||
| 121 | "<. c #DADADA", | ||
| 122 | "[. c #E8E8E8", | ||
| 123 | "}. c #D1D1D1", | ||
| 124 | "|. c #23282D", | ||
| 125 | "1. c #8096AB", | ||
| 126 | "2. c #5D7996", | ||
| 127 | "3. c #53687D", | ||
| 128 | "4. c #CDD3D9", | ||
| 129 | "5. c #CBD2DC", | ||
| 130 | "6. c #899BAB", | ||
| 131 | "7. c #CCD4DC", | ||
| 132 | "8. c #5E7790", | ||
| 133 | "9. c #17212C", | ||
| 134 | "0. c #F9F9F9", | ||
| 135 | "a. c #C7C7C7", | ||
| 136 | "b. c #D7D7D7", | ||
| 137 | "c. c #E9E9E9", | ||
| 138 | "d. c #F8F8F8", | ||
| 139 | "e. c #F0F0F0", | ||
| 140 | "f. c #1F252B", | ||
| 141 | "g. c #6B8197", | ||
| 142 | "h. c #536D89", | ||
| 143 | "i. c #4A5D6F", | ||
| 144 | "j. c #81919F", | ||
| 145 | "k. c #8293A4", | ||
| 146 | "l. c #5A7087", | ||
| 147 | "m. c #496481", | ||
| 148 | "n. c #47617E", | ||
| 149 | "o. c #3F4951", | ||
| 150 | "p. c #DEDEDE", | ||
| 151 | "q. c #E6E6E6", | ||
| 152 | "r. c #F1F1F1", | ||
| 153 | "s. c #FDFDFD", | ||
| 154 | "t. c #0E141A", | ||
| 155 | "u. c #0D1319", | ||
| 156 | "v. c #0E141B", | ||
| 157 | "w. c #0E131A", | ||
| 158 | "x. c #161B22", | ||
| 159 | "y. c #DDDDDD", | ||
| 160 | "z. c #636363", | ||
| 161 | "A. c #C6C6C6", | ||
| 162 | "B. c #EDEDED", | ||
| 163 | "C. c #E3E3E3", | ||
| 164 | "D. c #FCFCFC", | ||
| 165 | "E. c #737373", | ||
| 166 | "F. c #FEFEFE", | ||
| 167 | "G. c #313131", | ||
| 168 | "H. c #030303", | ||
| 169 | "I. c #7C7C7C", | ||
| 170 | "J. c #E4E4E4", | ||
| 171 | "K. c #E7E7E7", | ||
| 172 | "L. c #F3F3F3", | ||
| 173 | "M. c #404040", | ||
| 174 | "N. c #4D4D4D", | ||
| 175 | "O. c #F2F2F2", | ||
| 176 | "P. c #BCBCBC", | ||
| 177 | "Q. c #C3C3C3", | ||
| 178 | "R. c #E0E0E0", | ||
| 179 | "S. c #ECECEC", | ||
| 180 | "T. c #EFEFEF", | ||
| 181 | "U. c #060606", | ||
| 182 | "V. c #E5E5E5", | ||
| 183 | " ", | ||
| 184 | " . . ", | ||
| 185 | " + @ # $ . ", | ||
| 186 | " % & * = # # # . ", | ||
| 187 | " - ; > , ' ) ! ~ # . ", | ||
| 188 | " { ] ^ / ( _ : < # . ", | ||
| 189 | " [ } | 1 2 3 4 5 # 6 ", | ||
| 190 | " 7 8 9 0 a b c d # # . e . . . . . . ", | ||
| 191 | " f g h i j k l m n o p . q q q q q r . ", | ||
| 192 | " s t u v w x y z A o B . C D E F G H . ", | ||
| 193 | " I J K L M N O P Q R S T . F F F G U V . ", | ||
| 194 | " W X Y Z ` ...+.@.#.$.%.&.. F F *.=.-.V . ", | ||
| 195 | " ;.>.,.'.).!.~.{.].^.. . . /.(._.:.<.[.}.. ", | ||
| 196 | " |.1.2.3.4.5.6.7.8.9.0.E E E a.b.c.D d.e. ", | ||
| 197 | " f.g.h.i.j.k.l.m.n.o.E C C p.q.r.0.s.C D ", | ||
| 198 | " t.u.v.v.v.t.w.x.U y.. . . . . . . C 0. ", | ||
| 199 | " . q C F z.A.(.r.B.C.c.e.. s.d.C D.E ", | ||
| 200 | " . q F E.-.F (.E C (.d.s.. s.F.-.G.H.. ", | ||
| 201 | " . q I.-.J.J.K.L.(.D d.0.. C D.M.N.O.. . ", | ||
| 202 | " . E.P.P.P.P.Q.R.c.S.T.r.. (.d.U.V. . ", | ||
| 203 | " . . . . . . . . . ", | ||
| 204 | " . . . . . ", | ||
| 205 | " . . . . ", | ||
| 206 | " "}; | ||
diff --git a/etc/images/mail/reply.pbm b/etc/images/mail/reply.pbm index f48b34be3ae..fe635ba5ad0 100644 --- a/etc/images/mail/reply.pbm +++ b/etc/images/mail/reply.pbm | |||
| Binary files differ | |||
diff --git a/etc/images/mail/send.pbm b/etc/images/mail/send.pbm index 36b60b7dbdd..cd614beb024 100644 --- a/etc/images/mail/send.pbm +++ b/etc/images/mail/send.pbm | |||
| Binary files differ | |||
diff --git a/etc/images/next-page.pbm b/etc/images/next-page.pbm new file mode 100644 index 00000000000..fbf7eaec0c3 --- /dev/null +++ b/etc/images/next-page.pbm | |||
| Binary files differ | |||
diff --git a/etc/images/page-down.pbm b/etc/images/page-down.pbm deleted file mode 100644 index 2f577146b63..00000000000 --- a/etc/images/page-down.pbm +++ /dev/null | |||
| Binary files differ | |||
diff --git a/etc/images/page-down.xpm b/etc/images/page-down.xpm deleted file mode 100644 index 3ef0f24ee0e..00000000000 --- a/etc/images/page-down.xpm +++ /dev/null | |||
| @@ -1,34 +0,0 @@ | |||
| 1 | /* XPM */ | ||
| 2 | static char * mail_page_xpm[] = { | ||
| 3 | /* columns rows colors chars-per-pixel */ | ||
| 4 | "24 24 5 1", | ||
| 5 | " c None", | ||
| 6 | ". c black", | ||
| 7 | "X c #ea03ea03d271", | ||
| 8 | "o c #a5d8a5d89550", | ||
| 9 | "O c #d305d305bc3c", | ||
| 10 | /* pixels */ | ||
| 11 | " ", | ||
| 12 | " ", | ||
| 13 | " .................. ", | ||
| 14 | " .XXXXXXXXXXXXXXXX. ", | ||
| 15 | " .XXXXXXXXXXXXXXXX. ", | ||
| 16 | " .XoooooooooooooXX. ", | ||
| 17 | " .XXXXXXXXXXXXXXXX. ", | ||
| 18 | " .XXXXXXXXXXXXXXXX. ", | ||
| 19 | " .Xoooooooooo..oXX. ", | ||
| 20 | " .XXXXXXXXXXX..XXX. ", | ||
| 21 | " .XXXXXXXXXXX..XXX. ", | ||
| 22 | " .XooooooXXXX..XXX. ", | ||
| 23 | " .XXXXXXXXXXX..XXX. ", | ||
| 24 | " .XXXXXXXXX.O..O.X. ", | ||
| 25 | " .Xoooooooo.....XX. ", | ||
| 26 | " .XXXXXXXXXX....XX. ", | ||
| 27 | " .XXXXXXXXXXX..XXX. ", | ||
| 28 | " .XXXXXXXXXXXooXXX. ", | ||
| 29 | " .XXXXXXXXXXXXXXXX. ", | ||
| 30 | " .XXXXXXXXXXXXXXXX. ", | ||
| 31 | " .................. ", | ||
| 32 | " ", | ||
| 33 | " ", | ||
| 34 | " "}; | ||
diff --git a/etc/images/refresh.xpm b/etc/images/refresh.xpm index fbf4ce8af07..827ce3f2f17 100644 --- a/etc/images/refresh.xpm +++ b/etc/images/refresh.xpm | |||
| @@ -1,113 +1,153 @@ | |||
| 1 | /* XPM */ | 1 | /* XPM */ |
| 2 | static char * stock_refresh_xpm[] = { | 2 | static char * refresh_xpm[] = { |
| 3 | "24 24 86 1", | 3 | "24 24 126 2", |
| 4 | " c None", | 4 | " c None", |
| 5 | ". c #000000", | 5 | ". c #000000", |
| 6 | "+ c #F3F6F8", | 6 | "+ c #F0FFEE", |
| 7 | "@ c #C8D4DF", | 7 | "@ c #CAE3C6", |
| 8 | "# c #F7F9FA", | 8 | "# c #F5FFF4", |
| 9 | "$ c #0D110C", | 9 | "$ c #0D110C", |
| 10 | "% c #6286A5", | 10 | "% c #729C6C", |
| 11 | "& c #A0B6C9", | 11 | "& c #A6CAA1", |
| 12 | "* c #C9D5E0", | 12 | "* c #CBE4C7", |
| 13 | "= c #F2F5F7", | 13 | "= c #EFFDEE", |
| 14 | "- c #172116", | 14 | "- c #172116", |
| 15 | "; c #819EB6", | 15 | "; c #88B583", |
| 16 | "> c #CAD6E1", | 16 | "> c #CCE5C8", |
| 17 | ", c #CCD7E1", | 17 | ", c #CDE6C9", |
| 18 | "' c #CED9E3", | 18 | "' c #CFE7CB", |
| 19 | ") c #F6F8F9", | 19 | ") c #F3FFF2", |
| 20 | "! c #7192AE", | 20 | "! c #7FA879", |
| 21 | "~ c #587B99", | 21 | "~ c #689063", |
| 22 | "{ c #CDD8E2", | 22 | "{ c #CDE5C9", |
| 23 | "] c #CFDAE4", | 23 | "] c #CFE7CA", |
| 24 | "^ c #D3DDE6", | 24 | "^ c #D0E9CC", |
| 25 | "/ c #D5DEE6", | 25 | "/ c #D4EAD0", |
| 26 | "( c #ADC0D0", | 26 | "( c #D5ECD1", |
| 27 | "_ c #90A9BF", | 27 | "_ c #AED5A9", |
| 28 | ": c #537490", | 28 | ": c #9ABC95", |
| 29 | "< c #23323E", | 29 | "< c #63865F", |
| 30 | "[ c #85A1B8", | 30 | "[ c #2B3A29", |
| 31 | "} c #5E83A3", | 31 | "} c #8CB887", |
| 32 | "| c #6084A3", | 32 | "| c #70986A", |
| 33 | "1 c #6689A7", | 33 | "1 c #71986B", |
| 34 | "2 c #678AA8", | 34 | "2 c #729A6B", |
| 35 | "3 c #48657D", | 35 | "3 c #759C6D", |
| 36 | "4 c #A8BCCD", | 36 | "4 c #759F6F", |
| 37 | "5 c #7393AE", | 37 | "5 c #76A170", |
| 38 | "6 c #6B8DAA", | 38 | "6 c #567453", |
| 39 | "7 c #5C81A1", | 39 | "7 c #AFCBAC", |
| 40 | "8 c #5D82A2", | 40 | "8 c #7EAB77", |
| 41 | "9 c #6588A6", | 41 | "9 c #78A472", |
| 42 | "0 c #435F76", | 42 | "0 c #6F9669", |
| 43 | "a c #B1C3D2", | 43 | "a c #70976A", |
| 44 | "b c #50718D", | 44 | "b c #71996B", |
| 45 | "c c #9FB5C8", | 45 | "c c #739B6D", |
| 46 | "d c #94ACC1", | 46 | "d c #759F6E", |
| 47 | "e c #425D73", | 47 | "e c #77A170", |
| 48 | "f c #435E74", | 48 | "f c #526F4C", |
| 49 | "g c #B4C5D3", | 49 | "g c #B7D2B2", |
| 50 | "h c #6C8EAB", | 50 | "h c #60835B", |
| 51 | "i c #C4D2DD", | 51 | "i c #A5C9A0", |
| 52 | "j c #5B80A0", | 52 | "j c #9AC195", |
| 53 | "k c #456178", | 53 | "k c #4F6B4C", |
| 54 | "l c #7595B0", | 54 | "l c #769F70", |
| 55 | "m c #BFCEDA", | 55 | "m c #516D4C", |
| 56 | "n c #597D9C", | 56 | "n c #B9D5B4", |
| 57 | "o c #A3B8CA", | 57 | "o c #7BA574", |
| 58 | "p c #B0C2D1", | 58 | "p c #C7E0C3", |
| 59 | "q c #86A2B9", | 59 | "q c #6D9568", |
| 60 | "r c #6E8FAB", | 60 | "r c #51714E", |
| 61 | "s c #E1E8EE", | 61 | "s c #B6D3B2", |
| 62 | "t c #B9C9D6", | 62 | "t c #81AB7C", |
| 63 | "u c #6387A6", | 63 | "u c #C3DBBF", |
| 64 | "v c #4C6B85", | 64 | "v c #6B9265", |
| 65 | "w c #7F9DB6", | 65 | "w c #C8EFC3", |
| 66 | "x c #BCCCD9", | 66 | "x c #A7CCA2", |
| 67 | "y c #DDE5EC", | 67 | "y c #B5D2B1", |
| 68 | "z c #E4EAEF", | 68 | "z c #80A87A", |
| 69 | "A c #D8E1E9", | 69 | "A c #90B68B", |
| 70 | "B c #D1DBE4", | 70 | "B c #79A674", |
| 71 | "C c #C7D3DE", | 71 | "C c #C6EAC1", |
| 72 | "D c #B7C8D6", | 72 | "D c #DEF7D9", |
| 73 | "E c #7091AD", | 73 | "E c #B3D7AE", |
| 74 | "F c #537592", | 74 | "F c #BBD9B8", |
| 75 | "G c #9DB3C6", | 75 | "G c #AFCCAB", |
| 76 | "H c #8CA7BD", | 76 | "H c #749E6D", |
| 77 | "I c #304353", | 77 | "I c #5B7B57", |
| 78 | "J c #4E6E89", | 78 | "J c #8CB087", |
| 79 | "K c #829FB7", | 79 | "K c #BBE1B6", |
| 80 | "L c #92ABC0", | 80 | "L c #DAF5D6", |
| 81 | "M c #C5D3DE", | 81 | "M c #E1F7DD", |
| 82 | "N c #7C9AB3", | 82 | "N c #DCF4D6", |
| 83 | "O c #5A7E9D", | 83 | "O c #D7F0D3", |
| 84 | "P c #47647C", | 84 | "P c #CFECCB", |
| 85 | "Q c #6185A4", | 85 | "Q c #C6E3C3", |
| 86 | "R c #5B7F9E", | 86 | "R c #BCD6B9", |
| 87 | "S c #4F6F8A", | 87 | "S c #7EA778", |
| 88 | "T c #405A71", | 88 | "T c #64885F", |
| 89 | "U c #283926", | 89 | "U c #A6C1A3", |
| 90 | " . ", | 90 | "V c #B3D5AE", |
| 91 | " .. ", | 91 | "W c #CDEAC9", |
| 92 | " .+. ", | 92 | "X c #D0EBCB", |
| 93 | " ....@#. ", | 93 | "Y c #CAE9C5", |
| 94 | " $%&@@**=. .. ", | 94 | "Z c #C7E6C3", |
| 95 | " -;@@**>,'). .!~. ", | 95 | "` c #C3E3BF", |
| 96 | " .%@**>,{]^/(. ._:. ", | 96 | " . c #BDDCBA", |
| 97 | " <&@[}}|%123. .4. ", | 97 | ".. c #B5D2B2", |
| 98 | ".5@678|%920. .ab. ", | 98 | "+. c #96B991", |
| 99 | ".cd7e...1f. . .gh. ", | 99 | "@. c #76A071", |
| 100 | ".ijb. .k. .. .al. ", | 100 | "#. c #3A4E37", |
| 101 | ".mn. .. .'. .op5. ", | 101 | "$. c #5E7F5A", |
| 102 | ".qr. . .*s...at4u. ", | 102 | "%. c #8FAF8B", |
| 103 | ".vw. .xyzyABCDEF. ", | 103 | "&. c #9CBE97", |
| 104 | " .G. .p'B,@ixaH2I. ", | 104 | "*. c #C7E0C4", |
| 105 | " .JK. .LM@,>>MmNOP. ", | 105 | "=. c #CBE3C6", |
| 106 | " .F9. .9|%Q|}7RS.. ", | 106 | "-. c #CDE4C9", |
| 107 | " .. .|R~~nJT.. ", | 107 | ";. c #CBE4C8", |
| 108 | " .j~.... ", | 108 | ">. c #C7E1C4", |
| 109 | " UO. ", | 109 | ",. c #C2DBBF", |
| 110 | " .. ", | 110 | "'. c #88AF82", |
| 111 | " . ", | 111 | "). c #6B9266", |
| 112 | " ", | 112 | "!. c #557451", |
| 113 | " "}; | 113 | "~. c #63885E", |
| 114 | "{. c #759C70", | ||
| 115 | "]. c #749E6F", | ||
| 116 | "^. c #72996B", | ||
| 117 | "/. c #739A6D", | ||
| 118 | "(. c #71996C", | ||
| 119 | "_. c #6E9668", | ||
| 120 | ":. c #6C9367", | ||
| 121 | "<. c #5F815A", | ||
| 122 | "[. c #70996B", | ||
| 123 | "}. c #6E9467", | ||
| 124 | "|. c #698F63", | ||
| 125 | "1. c #6B9166", | ||
| 126 | "2. c #5D8059", | ||
| 127 | "3. c #4D6A49", | ||
| 128 | "4. c #6A8F64", | ||
| 129 | "5. c #283926", | ||
| 130 | " . ", | ||
| 131 | " . . ", | ||
| 132 | " . + . ", | ||
| 133 | " . . . . @ # . ", | ||
| 134 | " $ % & @ @ * * = . . . ", | ||
| 135 | " - ; @ @ * * > , ' ) . . ! ~ . ", | ||
| 136 | " . % @ * * > { ] ^ / ( _ . . : < . ", | ||
| 137 | " [ & @ } | 1 2 3 4 5 6 . . 7 . ", | ||
| 138 | ". 8 @ 9 0 a b c d e f . . g h . ", | ||
| 139 | ". i j 0 k . . . l m . . . n o . ", | ||
| 140 | ". p q h . . r . . . . s t . ", | ||
| 141 | ". u v . . . . w . . x y z . ", | ||
| 142 | ". A B . . . C D . . . E F G H . ", | ||
| 143 | ". I J . . K L M N O P Q R S T . ", | ||
| 144 | " . U . . V W X Y Z ` ...+.@.#.. ", | ||
| 145 | " . $.%.. . &.*.=., -.;.>.,.'.).!.. ", | ||
| 146 | " . ~.{.. . ].^.c /.(.| _.:.<.. . ", | ||
| 147 | " . . . [.}.|.~ 1.2.3.. . ", | ||
| 148 | " . q 4.. . . . ", | ||
| 149 | " 5.).. ", | ||
| 150 | " . . ", | ||
| 151 | " . ", | ||
| 152 | " ", | ||
| 153 | " "}; | ||
diff --git a/etc/images/search-replace.pbm b/etc/images/search-replace.pbm index 3e444cf7bb6..081d4cab7f1 100644 --- a/etc/images/search-replace.pbm +++ b/etc/images/search-replace.pbm | |||
| Binary files differ | |||
diff --git a/etc/images/search-replace.xpm b/etc/images/search-replace.xpm index 597337f047a..de180a16554 100644 --- a/etc/images/search-replace.xpm +++ b/etc/images/search-replace.xpm | |||
| @@ -1,38 +1,270 @@ | |||
| 1 | /* XPM */ | 1 | /* XPM */ |
| 2 | static char *magick[] = { | 2 | static char * search_replace_xpm[] = { |
| 3 | /* columns rows colors chars-per-pixel */ | 3 | "24 24 243 2", |
| 4 | "24 24 8 1", | 4 | " c None", |
| 5 | " c #01260126010f", | 5 | ". c #000000", |
| 6 | ". c #56004ef93434", | 6 | "+ c #D3D3D3", |
| 7 | "X c #5c9c5c9c57c7", | 7 | "@ c #F6F6F6", |
| 8 | "o c #8e8e7d7d4545", | 8 | "# c #FFFFFF", |
| 9 | "O c #a72aa72a95e6", | 9 | "$ c #F9F9F9", |
| 10 | "+ c #d015d015b9c5", | 10 | "% c #DADADA", |
| 11 | "@ c #e90de90dd2e3", | 11 | "& c #585858", |
| 12 | "# c None", | 12 | "* c #C7C7C7", |
| 13 | /* pixels */ | 13 | "= c #D1D1D1", |
| 14 | "########################", | 14 | "- c #D6D6D6", |
| 15 | "################ ######", | 15 | "; c #BBBBBB", |
| 16 | "############### o #####", | 16 | "> c #4B4B43", |
| 17 | "########### ## o ######", | 17 | ", c #0A0A09", |
| 18 | "######### O o #######", | 18 | "' c #47473F", |
| 19 | "####### O@@ o ########", | 19 | ") c #B9B9B9", |
| 20 | "##### O+++ o #########", | 20 | "! c #FDFDFD", |
| 21 | "### O++++ o #########", | 21 | "~ c #C0C0C0", |
| 22 | "## XX++++ . @.#########", | 22 | "{ c #E1E1E1", |
| 23 | "## @.O+++ @@@@ ########", | 23 | "] c #F0F0F0", |
| 24 | "## @@.++++@@@@@O #######", | 24 | "^ c #9B9B9B", |
| 25 | "## @@.O+O. .O@@ #######", | 25 | "/ c #353530", |
| 26 | "## @XO+O.O++O.+@@ ######", | 26 | "( c #8D8D7F", |
| 27 | "## O++.O@@+OX.@@O #####", | 27 | "_ c #C4C4AF", |
| 28 | "## X+++ +#+OOO @@@+ ####", | 28 | ": c #CFCFB9", |
| 29 | "## O++@ +@OOOO @@@O ####", | 29 | "< c #9D9D8D", |
| 30 | "### +@@.OOOOOX.@@ #####", | 30 | "[ c #34342E", |
| 31 | "### +@@O.OOOX + #######", | 31 | "} c #A3A3A2", |
| 32 | "####X@@@O. .X ########", | 32 | "| c #F8F8F8", |
| 33 | "#### @@@@@@@+ #######", | 33 | "1 c #AFAFAE", |
| 34 | "##### @@@@@O ## ######", | 34 | "2 c #E9E9E9", |
| 35 | "##### O@@+. #### #####", | 35 | "3 c #DFDFDF", |
| 36 | "###### @O ####### #####", | 36 | "4 c #8F8F8F", |
| 37 | "####### ###############" | 37 | "5 c #4C4C44", |
| 38 | }; | 38 | "6 c #828274", |
| 39 | "7 c #B2B29F", | ||
| 40 | "8 c #C0C0AC", | ||
| 41 | "9 c #EDEDE7", | ||
| 42 | "0 c #E2E2D0", | ||
| 43 | "a c #9C9C8C", | ||
| 44 | "b c #46463F", | ||
| 45 | "c c #EAEAE9", | ||
| 46 | "d c #A2A2A1", | ||
| 47 | "e c #F4F4F4", | ||
| 48 | "f c #CFCFCF", | ||
| 49 | "g c #A2A2A2", | ||
| 50 | "h c #080807", | ||
| 51 | "i c #9C9C8F", | ||
| 52 | "j c #A6A695", | ||
| 53 | "k c #B5B5A2", | ||
| 54 | "l c #C3C3AE", | ||
| 55 | "m c #FBFBFA", | ||
| 56 | "n c #D5D5BF", | ||
| 57 | "o c #090908", | ||
| 58 | "p c #D5D5D4", | ||
| 59 | "q c #979797", | ||
| 60 | "r c #FAFAF9", | ||
| 61 | "s c #AEAEA3", | ||
| 62 | "t c #9B9B8B", | ||
| 63 | "u c #AAAA98", | ||
| 64 | "v c #B7B7A4", | ||
| 65 | "w c #DDDDD0", | ||
| 66 | "x c #CACAB5", | ||
| 67 | "y c #090909", | ||
| 68 | "z c #C1C1C0", | ||
| 69 | "A c #E1E0DF", | ||
| 70 | "B c #DCDBDA", | ||
| 71 | "C c #D3D2D0", | ||
| 72 | "D c #B7B7B5", | ||
| 73 | "E c #9E9D9C", | ||
| 74 | "F c #FBE73B", | ||
| 75 | "G c #F2B64D", | ||
| 76 | "H c #F7F7F6", | ||
| 77 | "I c #4C4C45", | ||
| 78 | "J c #CFCFCB", | ||
| 79 | "K c #ACACA1", | ||
| 80 | "L c #9F9F8E", | ||
| 81 | "M c #ADAD9B", | ||
| 82 | "N c #BABAA7", | ||
| 83 | "O c #929283", | ||
| 84 | "P c #474740", | ||
| 85 | "Q c #B9B8B8", | ||
| 86 | "R c #DCDCDA", | ||
| 87 | "S c #E1E1DF", | ||
| 88 | "T c #DAD9D7", | ||
| 89 | "U c #D7D7D5", | ||
| 90 | "V c #FCEB3D", | ||
| 91 | "W c #F7B544", | ||
| 92 | "X c #5D502C", | ||
| 93 | "Y c #F5F5F4", | ||
| 94 | "Z c #010101", | ||
| 95 | "` c #C3C3BE", | ||
| 96 | " . c #AEAEA2", | ||
| 97 | ".. c #A0A090", | ||
| 98 | "+. c #878779", | ||
| 99 | "@. c #34342F", | ||
| 100 | "#. c #6D6D6D", | ||
| 101 | "$. c #B8B8B6", | ||
| 102 | "%. c #D9D9D7", | ||
| 103 | "&. c #EBEAE8", | ||
| 104 | "*. c #ECEBE9", | ||
| 105 | "=. c #FCE93B", | ||
| 106 | "-. c #F7B545", | ||
| 107 | ";. c #6C5F34", | ||
| 108 | ">. c #CACACA", | ||
| 109 | ",. c #868585", | ||
| 110 | "'. c #414141", | ||
| 111 | "). c #757574", | ||
| 112 | "!. c #A7A7A5", | ||
| 113 | "~. c #BDBDBB", | ||
| 114 | "{. c #DCDBD9", | ||
| 115 | "]. c #E9E8E6", | ||
| 116 | "^. c #FAE43A", | ||
| 117 | "/. c #F4B244", | ||
| 118 | "(. c #605737", | ||
| 119 | "_. c #B5B5B3", | ||
| 120 | ":. c #A9A9A8", | ||
| 121 | "<. c #A4A4A2", | ||
| 122 | "[. c #A2A1A0", | ||
| 123 | "}. c #A1A19F", | ||
| 124 | "|. c #A7A6A5", | ||
| 125 | "1. c #B5B4B3", | ||
| 126 | "2. c #CECDCB", | ||
| 127 | "3. c #E0DFDD", | ||
| 128 | "4. c #F9DF39", | ||
| 129 | "5. c #F3AF42", | ||
| 130 | "6. c #625637", | ||
| 131 | "7. c #66635C", | ||
| 132 | "8. c #787878", | ||
| 133 | "9. c #BCBCBA", | ||
| 134 | "0. c #B9B9B8", | ||
| 135 | "a. c #B7B6B5", | ||
| 136 | "b. c #B6B5B4", | ||
| 137 | "c. c #CFCECC", | ||
| 138 | "d. c #DFDFDD", | ||
| 139 | "e. c #F9DC38", | ||
| 140 | "f. c #EFB44D", | ||
| 141 | "g. c #665A32", | ||
| 142 | "h. c #9B9997", | ||
| 143 | "i. c #7C786F", | ||
| 144 | "j. c #6F6F6F", | ||
| 145 | "k. c #ACACAB", | ||
| 146 | "l. c #BABAB8", | ||
| 147 | "m. c #D2D2D0", | ||
| 148 | "n. c #D9D8D6", | ||
| 149 | "o. c #D7D6D4", | ||
| 150 | "p. c #DBDAD8", | ||
| 151 | "q. c #E1E0DE", | ||
| 152 | "r. c #F8D837", | ||
| 153 | "s. c #F0A93F", | ||
| 154 | "t. c #655930", | ||
| 155 | "u. c #9B9A97", | ||
| 156 | "v. c #ADACA9", | ||
| 157 | "w. c #8D897E", | ||
| 158 | "x. c #AAAAA8", | ||
| 159 | "y. c #B3B2B1", | ||
| 160 | "z. c #C9C8C7", | ||
| 161 | "A. c #E8E7E5", | ||
| 162 | "B. c #E6E5E2", | ||
| 163 | "C. c #F6D236", | ||
| 164 | "D. c #EDA43E", | ||
| 165 | "E. c #5C5130", | ||
| 166 | "F. c #989794", | ||
| 167 | "G. c #AAA9A6", | ||
| 168 | "H. c #C3C2BE", | ||
| 169 | "I. c #9A948A", | ||
| 170 | "J. c #BABABA", | ||
| 171 | "K. c #B1B1AF", | ||
| 172 | "L. c #C5C4C2", | ||
| 173 | "M. c #E4E3E1", | ||
| 174 | "N. c #E8E7E4", | ||
| 175 | "O. c #E0DFDC", | ||
| 176 | "P. c #D7AE74", | ||
| 177 | "Q. c #61562F", | ||
| 178 | "R. c #989895", | ||
| 179 | "S. c #A9A9A5", | ||
| 180 | "T. c #C2C1BD", | ||
| 181 | "U. c #D3D2CE", | ||
| 182 | "V. c #9F998E", | ||
| 183 | "W. c #CCCCCC", | ||
| 184 | "X. c #C7C6C3", | ||
| 185 | "Y. c #D7D6D3", | ||
| 186 | "Z. c #E2E1DE", | ||
| 187 | "`. c #E5E4E1", | ||
| 188 | " + c #E6E4E1", | ||
| 189 | ".+ c #E2E1DD", | ||
| 190 | "++ c #4F4115", | ||
| 191 | "@+ c #C1C0BC", | ||
| 192 | "#+ c #D2D0CC", | ||
| 193 | "$+ c #D7D5D1", | ||
| 194 | "%+ c #9F998D", | ||
| 195 | "&+ c #E7E7E7", | ||
| 196 | "*+ c #DAD9D6", | ||
| 197 | "=+ c #E3E2DE", | ||
| 198 | "-+ c #E4E2DF", | ||
| 199 | ";+ c #E4E3DF", | ||
| 200 | ">+ c #E1E0DC", | ||
| 201 | ",+ c #DADAD6", | ||
| 202 | "'+ c #969592", | ||
| 203 | ")+ c #9A9996", | ||
| 204 | "!+ c #C2C0BC", | ||
| 205 | "~+ c #D3D1CD", | ||
| 206 | "{+ c #D8D6D2", | ||
| 207 | "]+ c #9E988D", | ||
| 208 | "^+ c #EBEBEB", | ||
| 209 | "/+ c #E1DFDC", | ||
| 210 | "(+ c #E0DFDB", | ||
| 211 | "_+ c #DEDDD9", | ||
| 212 | ":+ c #D1D0CC", | ||
| 213 | "<+ c #B2B1AE", | ||
| 214 | "[+ c #A09F9D", | ||
| 215 | "}+ c #A1A19E", | ||
| 216 | "|+ c #AFAEAA", | ||
| 217 | "1+ c #C3C1BD", | ||
| 218 | "2+ c #D8D6D1", | ||
| 219 | "3+ c #9D978B", | ||
| 220 | "4+ c #E1DFDB", | ||
| 221 | "5+ c #E0DEDA", | ||
| 222 | "6+ c #DFDEDA", | ||
| 223 | "7+ c #DCDBD7", | ||
| 224 | "8+ c #D1CFCB", | ||
| 225 | "9+ c #B6B6B2", | ||
| 226 | "0+ c #B2B0AD", | ||
| 227 | "a+ c #BFBDBA", | ||
| 228 | "b+ c #CBC9C6", | ||
| 229 | "c+ c #D5D3CF", | ||
| 230 | "d+ c #DBD9D5", | ||
| 231 | "e+ c #D7D6D1", | ||
| 232 | "f+ c #D5D3CE", | ||
| 233 | "g+ c #9B958A", | ||
| 234 | "h+ c #999891", | ||
| 235 | "i+ c #A39E92", | ||
| 236 | "j+ c #A49E93", | ||
| 237 | "k+ c #A39D92", | ||
| 238 | "l+ c #A39D91", | ||
| 239 | "m+ c #A09B8F", | ||
| 240 | "n+ c #9D978C", | ||
| 241 | "o+ c #969186", | ||
| 242 | "p+ c #969085", | ||
| 243 | "q+ c #9B9589", | ||
| 244 | "r+ c #9E988C", | ||
| 245 | "s+ c #9B968A", | ||
| 246 | "t+ c #676359", | ||
| 247 | " ", | ||
| 248 | " . . . . . . . . . . . . . ", | ||
| 249 | " . + @ # # # # # # # # $ % & . ", | ||
| 250 | " . @ # # # # # # # # # # * = - . ", | ||
| 251 | " . # # # ; > , , ' ) ! ! ~ { ] ^ . ", | ||
| 252 | " . # # ; / ( _ : < [ } | 1 2 # 3 4 . ", | ||
| 253 | " . # # 5 6 7 8 9 0 a b c d ] # e f g . ", | ||
| 254 | " . # ! h i j k l m n o p q . . . . . . . ", | ||
| 255 | " . # r , s t u v w x y z A B C D E . F G . ", | ||
| 256 | " . # H I J K L M N O P Q R S T U . V W X . ", | ||
| 257 | " . # Y Z Z ` ...+.@.#.$.%.&.*.. =.-.;.. ", | ||
| 258 | " . >.Z Z ,.'., , > ).!.~.{.].. ^./.(.. . ", | ||
| 259 | " . Z Z Z _.:.<.[.}.|.1.2.3.. 4.5.6.. 7.. ", | ||
| 260 | " Z Z . 8._.9.0.a.b.~.c.d.. e.f.g.. h.i.. ", | ||
| 261 | " Z Z Z j.k.l.m.n.o.o.p.q.. r.s.t.. u.v.w.. ", | ||
| 262 | " Z Z 4 x.y.z.d.A.A.B.A.. C.D.E.. F.G.H.I.. ", | ||
| 263 | " . J.K.L.T M.N.N.B.O.. P.Q.. R.S.T.U.V.. ", | ||
| 264 | " . W.X.Y.Z.B.`. +.+. ++. . R.S.@+#+$+%+. ", | ||
| 265 | " . &+*+O.=+-+;+>+,+. . '+)+S.!+~+$+{+]+. ", | ||
| 266 | " . ^+O./+>+(+.+_+:+<+[+}+|+1+~+$+2+$+3+. ", | ||
| 267 | " . = 4+5+6+_+(+7+8+9+0+a+b+c+d+{+e+f+g+. ", | ||
| 268 | " . h+i+j+k+l+k+m+n+o+p+q+V.r+%+n+n+s+t+. ", | ||
| 269 | " . . . . . . . . . . . . . . . . . . ", | ||
| 270 | " "}; | ||
diff --git a/etc/images/separator.xpm b/etc/images/separator.xpm index 151f5dfe6eb..0c518fa7599 100644 --- a/etc/images/separator.xpm +++ b/etc/images/separator.xpm | |||
| @@ -1,29 +1,30 @@ | |||
| 1 | /* XPM */ | 1 | /* XPM */ |
| 2 | static char * sep_xpm[] = { | 2 | static char * separator_xpm[] = { |
| 3 | "1 24 2 1", | 3 | "2 24 3 1", |
| 4 | " c None s backgroundToolBarColor", | 4 | " c None", |
| 5 | ". c #776758", | 5 | ". c #DBD3CB", |
| 6 | " ", | 6 | "+ c #FCFBFA", |
| 7 | " ", | 7 | " ", |
| 8 | " ", | 8 | " ", |
| 9 | ".", | 9 | " ", |
| 10 | ".", | 10 | ".+", |
| 11 | ".", | 11 | ".+", |
| 12 | ".", | 12 | ".+", |
| 13 | ".", | 13 | ".+", |
| 14 | ".", | 14 | ".+", |
| 15 | ".", | 15 | ".+", |
| 16 | ".", | 16 | ".+", |
| 17 | ".", | 17 | ".+", |
| 18 | ".", | 18 | ".+", |
| 19 | ".", | 19 | ".+", |
| 20 | ".", | 20 | ".+", |
| 21 | ".", | 21 | ".+", |
| 22 | ".", | 22 | ".+", |
| 23 | ".", | 23 | ".+", |
| 24 | ".", | 24 | ".+", |
| 25 | ".", | 25 | ".+", |
| 26 | ".", | 26 | ".+", |
| 27 | " ", | 27 | ".+", |
| 28 | " ", | 28 | " ", |
| 29 | " "}; | 29 | " ", |
| 30 | " "}; | ||
diff --git a/etc/images/show.pbm b/etc/images/show.pbm index d86b1e6fe77..2d65dfb4027 100644 --- a/etc/images/show.pbm +++ b/etc/images/show.pbm | |||
| Binary files differ | |||
diff --git a/etc/images/show.xpm b/etc/images/show.xpm index 659226b8280..9f3f282fb24 100644 --- a/etc/images/show.xpm +++ b/etc/images/show.xpm | |||
| @@ -1,33 +1,180 @@ | |||
| 1 | /* XPM */ | 1 | /* XPM */ |
| 2 | static char * mail_show_xpm[] = { | 2 | static char * show_xpm[] = { |
| 3 | /* columns rows colors chars-per-pixel */ | 3 | "24 24 153 2", |
| 4 | "24 24 4 1", | 4 | " c None", |
| 5 | " c None", | 5 | ". c #000000", |
| 6 | ". c black", | 6 | "+ c #0E0E0E", |
| 7 | "X c #ea03ea03d271", | 7 | "@ c #282828", |
| 8 | "o c #a5d8a5d89550", | 8 | "# c #616161", |
| 9 | /* pixels */ | 9 | "$ c #D3D3D3", |
| 10 | " ", | 10 | "% c #F6F6F6", |
| 11 | " ", | 11 | "& c #FFFFFF", |
| 12 | " .................. ", | 12 | "* c #F9F9F9", |
| 13 | " .XXXXXXXXXXXXXXXX. ", | 13 | "= c #F9F9F8", |
| 14 | " .XXXXXXXXXXXXXXXX. ", | 14 | "- c #E7E7E7", |
| 15 | " .XoooooooooooooXX. ", | 15 | "; c #E4E4E4", |
| 16 | " .XXXXXXXXXXXXXXXX. ", | 16 | "> c #CDCDCD", |
| 17 | " .XXXXXXXXXXXXXXXX. ", | 17 | ", c #1F1F1F", |
| 18 | " .XoooooooooooooXX. ", | 18 | "' c #EFEFEE", |
| 19 | " .XXXXXXXXXXXXXXXX. ", | 19 | ") c #AFAFAE", |
| 20 | " .XXXXXXXXXXXXXXXX. ", | 20 | "! c #E9E9E9", |
| 21 | " .XooooooXXXXXXXXX. ", | 21 | "~ c #B3B3B3", |
| 22 | " .XXXXXXXXXXXXXXXX. ", | 22 | "{ c #383838", |
| 23 | " .XXXXXXXXXXXXXXXX. ", | 23 | "] c #C1C1C1", |
| 24 | " .XoooooooooXXXXXX. ", | 24 | "^ c #B4B4B4", |
| 25 | " .XXXXXXXXXXXXXXXX. ", | 25 | "/ c #A4A4A3", |
| 26 | " .XXXXXXXXXXXXXXXX. ", | 26 | "( c #F0F0F0", |
| 27 | " .XXXXXXXXXXXXXXXX. ", | 27 | "_ c #F4F4F4", |
| 28 | " .XXXXXXXXXXXXXXXX. ", | 28 | ": c #ABABAB", |
| 29 | " .XXXXXXXXXXXXXXXX. ", | 29 | "< c #050505", |
| 30 | " .................. ", | 30 | "[ c #FEFEFE", |
| 31 | " ", | 31 | "} c #FDFDFD", |
| 32 | " ", | 32 | "| c #FCFCFB", |
| 33 | " "}; | 33 | "1 c #FBFBFB", |
| 34 | "2 c #F2F2F2", | ||
| 35 | "3 c #9E9E9E", | ||
| 36 | "4 c #C0C0C0", | ||
| 37 | "5 c #BFBFBF", | ||
| 38 | "6 c #BFBFBE", | ||
| 39 | "7 c #BEBEBE", | ||
| 40 | "8 c #BDBDBC", | ||
| 41 | "9 c #BCBCBC", | ||
| 42 | "0 c #B9B9B9", | ||
| 43 | "a c #A0A0A0", | ||
| 44 | "b c #B9B7B6", | ||
| 45 | "c c #838381", | ||
| 46 | "d c #848381", | ||
| 47 | "e c #6A6763", | ||
| 48 | "f c #FAFAF9", | ||
| 49 | "g c #F8F8F7", | ||
| 50 | "h c #F8F7F6", | ||
| 51 | "i c #F3F2F1", | ||
| 52 | "j c #E0E0DF", | ||
| 53 | "k c #DCDAD8", | ||
| 54 | "l c #CACAC8", | ||
| 55 | "m c #B6B6B4", | ||
| 56 | "n c #72706C", | ||
| 57 | "o c #BCBCBB", | ||
| 58 | "p c #BCBBBA", | ||
| 59 | "q c #BBBAB9", | ||
| 60 | "r c #BABAB9", | ||
| 61 | "s c #B9B8B7", | ||
| 62 | "t c #B6B6B5", | ||
| 63 | "u c #B6B5B3", | ||
| 64 | "v c #E5E4E2", | ||
| 65 | "w c #C4C3C0", | ||
| 66 | "x c #817D74", | ||
| 67 | "y c #F7F6F5", | ||
| 68 | "z c #F6F6F4", | ||
| 69 | "A c #F5F4F3", | ||
| 70 | "B c #F4F3F2", | ||
| 71 | "C c #EBEAE8", | ||
| 72 | "D c #E1DFDC", | ||
| 73 | "E c #8B867D", | ||
| 74 | "F c #B9B9B8", | ||
| 75 | "G c #B8B8B6", | ||
| 76 | "H c #B7B7B6", | ||
| 77 | "I c #B5B5B3", | ||
| 78 | "J c #B4B3B2", | ||
| 79 | "K c #B3B3B2", | ||
| 80 | "L c #ADADAB", | ||
| 81 | "M c #A49E93", | ||
| 82 | "N c #F6F5F4", | ||
| 83 | "O c #F5F5F3", | ||
| 84 | "P c #F3F3F1", | ||
| 85 | "Q c #F2F2F0", | ||
| 86 | "R c #F1F1EF", | ||
| 87 | "S c #F1F0EE", | ||
| 88 | "T c #EEEDEB", | ||
| 89 | "U c #ECEBE9", | ||
| 90 | "V c #E7E6E3", | ||
| 91 | "W c #E2E1DF", | ||
| 92 | "X c #E4E3E0", | ||
| 93 | "Y c #B8B7B6", | ||
| 94 | "Z c #B5B4B3", | ||
| 95 | "` c #B3B2B0", | ||
| 96 | " . c #B0AFAD", | ||
| 97 | ".. c #ADADAA", | ||
| 98 | "+. c #ADACAA", | ||
| 99 | "@. c #E2E1DE", | ||
| 100 | "#. c #F0F0EE", | ||
| 101 | "$. c #EFEFED", | ||
| 102 | "%. c #F0EFED", | ||
| 103 | "&. c #EFEEEC", | ||
| 104 | "*. c #E8E7E5", | ||
| 105 | "=. c #E5E4E1", | ||
| 106 | "-. c #B3B3B1", | ||
| 107 | ";. c #AFAEAC", | ||
| 108 | ">. c #E1E0DC", | ||
| 109 | ",. c #E0DFDB", | ||
| 110 | "'. c #A19C90", | ||
| 111 | "). c #EDEDEB", | ||
| 112 | "!. c #EDECEA", | ||
| 113 | "~. c #E9E8E5", | ||
| 114 | "{. c #E6E4E1", | ||
| 115 | "]. c #E3E2DE", | ||
| 116 | "^. c #DFDEDA", | ||
| 117 | "/. c #DEDDD9", | ||
| 118 | "(. c #DDDCD8", | ||
| 119 | "_. c #A19B90", | ||
| 120 | ":. c #B0B0AE", | ||
| 121 | "<. c #AFADAB", | ||
| 122 | "[. c #E4E2DF", | ||
| 123 | "}. c #E2E1DD", | ||
| 124 | "|. c #DCDBD7", | ||
| 125 | "1. c #E6E5E2", | ||
| 126 | "2. c #E5E4E0", | ||
| 127 | "3. c #E4E3DF", | ||
| 128 | "4. c #DBD9D5", | ||
| 129 | "5. c #D9D7D3", | ||
| 130 | "6. c #9F998D", | ||
| 131 | "7. c #E3E2DF", | ||
| 132 | "8. c #DDDBD7", | ||
| 133 | "9. c #DCDAD6", | ||
| 134 | "0. c #D8D6D2", | ||
| 135 | "a. c #9E988D", | ||
| 136 | "b. c #EDEDED", | ||
| 137 | "c. c #E1E0DD", | ||
| 138 | "d. c #E0DEDA", | ||
| 139 | "e. c #D8D6D1", | ||
| 140 | "f. c #D7D5D1", | ||
| 141 | "g. c #9D978B", | ||
| 142 | "h. c #D1D1D1", | ||
| 143 | "i. c #E1DFDB", | ||
| 144 | "j. c #DEDCD8", | ||
| 145 | "k. c #D7D6D1", | ||
| 146 | "l. c #D5D3CE", | ||
| 147 | "m. c #9B958A", | ||
| 148 | "n. c #999891", | ||
| 149 | "o. c #A39E92", | ||
| 150 | "p. c #A39D92", | ||
| 151 | "q. c #A39D91", | ||
| 152 | "r. c #A29C90", | ||
| 153 | "s. c #A19B8F", | ||
| 154 | "t. c #9D978C", | ||
| 155 | "u. c #9B968A", | ||
| 156 | "v. c #676359", | ||
| 157 | " ", | ||
| 158 | " . . . . . . . . . . . . . + @ # ", | ||
| 159 | " . $ % & & & & & & & & * = = - ; > , ", | ||
| 160 | " . % & & & & & & & & & & = ' ) ! & ~ { ", | ||
| 161 | " . & & ] ] ] ] ] ] ] ] ] ] ^ / ( & _ : < ", | ||
| 162 | " . & & & & & [ } | } | 1 = 2 3 . . . . . ", | ||
| 163 | " . & & ] 4 5 6 7 8 7 8 9 9 0 a b c d e . ", | ||
| 164 | " . & [ } | 1 f = g = g h = i j k l m n . ", | ||
| 165 | " . & | 7 8 9 o p q p q r s t u u v w x . ", | ||
| 166 | " . & f = g h y z A z A B B B B C D D E . ", | ||
| 167 | " . & g p q r F s G s G H I J K L D D M . ", | ||
| 168 | " . & N O B B P Q R Q R S T U V W X D M . ", | ||
| 169 | " . & B Y H m I m u m u Z ` ...+.@.D M . ", | ||
| 170 | " . & B i Q #.$.S %.S %.&.U *.=.X @.D M . ", | ||
| 171 | " . & #.I I Z J -.-.-.-.` .;.W >.>.,.'.. ", | ||
| 172 | " . & ).!.U U U C ~.C ~.~.=.{.].^./.(._.. ", | ||
| 173 | " . & C :.:. . . .;. .;.<.[.}.,.(.(.|._.. ", | ||
| 174 | " . & V 1.1.1.=.{.2.{.2.3.}.,./.|.4.5.6.. ", | ||
| 175 | " . * X 7.].[.3.}.].}.].>.>./.8.9.5.0.a.. ", | ||
| 176 | " . b.c.D >.,.}.,.>.,.>.^.d.8.9.5.e.f.g.. ", | ||
| 177 | " . h.i.d.^./.,./.d./.d.j.j.9.9.0.k.l.m.. ", | ||
| 178 | " . n.o.M p.q.p.'.r.'.r.s._.6.6.t.t.u.v.. ", | ||
| 179 | " . . . . . . . . . . . . . . . . . . ", | ||
| 180 | " "}; | ||
diff --git a/etc/images/sort-ascending.xpm b/etc/images/sort-ascending.xpm index 5a47e5c5ff0..7f5a8806e05 100644 --- a/etc/images/sort-ascending.xpm +++ b/etc/images/sort-ascending.xpm | |||
| @@ -1,33 +1,61 @@ | |||
| 1 | /* XPM */ | 1 | /* XPM */ |
| 2 | static char * stock_sort_ascending_xpm[] = { | 2 | static char * sort_ascending_xpm[] = { |
| 3 | "23 23 7 1", | 3 | "24 24 34 1", |
| 4 | " c None", | 4 | " c None", |
| 5 | ". c #314E6C", | 5 | ". c #000000", |
| 6 | "+ c #000000", | 6 | "+ c #FAFAFA", |
| 7 | "@ c #D1DECF", | 7 | "@ c #DDDFD2", |
| 8 | "# c #7DA377", | 8 | "# c #8B8E7C", |
| 9 | "$ c #E4ECE3", | 9 | "$ c #E5E7DD", |
| 10 | "% c #B3C9AF", | 10 | "% c #84A77E", |
| 11 | " ", | 11 | "& c #586546", |
| 12 | " .... ", | 12 | "* c #81A57C", |
| 13 | " .. .. ", | 13 | "= c #EDEEE8", |
| 14 | " .. .. ", | 14 | "- c #81A57B", |
| 15 | " ...... ", | 15 | "; c #ECEDE6", |
| 16 | " .. .. ", | 16 | "> c #7EA379", |
| 17 | " .. .. ", | 17 | ", c #7DA377", |
| 18 | " ", | 18 | "' c #DDDFD3", |
| 19 | " + ", | 19 | ") c #7DA378", |
| 20 | " ", | 20 | "! c #C9D5C4", |
| 21 | " + ", | 21 | "~ c #7EA378", |
| 22 | " ", | 22 | "{ c #7C7E73", |
| 23 | " + + ", | 23 | "] c #DFE7DE", |
| 24 | " +@+ + ", | 24 | "^ c #CCDACA", |
| 25 | " +@##+ ++ ++++++ ", | 25 | "/ c #90B08C", |
| 26 | " +###+$+ +++ ", | 26 | "( c #76986D", |
| 27 | " +##%#+ +++ ", | 27 | "_ c #6C855E", |
| 28 | " +%##+ +++ ", | 28 | ": c #22231E", |
| 29 | " +$###+ +++ ", | 29 | "< c #3F443B", |
| 30 | " +++++++ ++++++ ", | 30 | "[ c #C8D8C7", |
| 31 | " ", | 31 | "} c #9DB89A", |
| 32 | " ", | 32 | "| c #76966B", |
| 33 | " "}; | 33 | "1 c #3D4237", |
| 34 | "2 c #565B4E", | ||
| 35 | "3 c #9EBA9A", | ||
| 36 | "4 c #3C4237", | ||
| 37 | "5 c #5E6154", | ||
| 38 | " ", | ||
| 39 | " ", | ||
| 40 | " ", | ||
| 41 | " .... ", | ||
| 42 | " ..... .. .. ", | ||
| 43 | " .+@#. .. .. ", | ||
| 44 | " .$%&. ...... ", | ||
| 45 | " .$*&. .. .. ", | ||
| 46 | " .=-&. .. .. ", | ||
| 47 | " .;-&. ", | ||
| 48 | " .$*&. .. ", | ||
| 49 | " .$*&. .. ", | ||
| 50 | " .$>&. ", | ||
| 51 | " .$,&. .. ", | ||
| 52 | " .')&. .. ", | ||
| 53 | " ...!~&... ", | ||
| 54 | " .{]^/(_:. ...... ", | ||
| 55 | " .<[}|1. ... ", | ||
| 56 | " .234. ... ", | ||
| 57 | " .5. ... ", | ||
| 58 | " . ... ", | ||
| 59 | " ...... ", | ||
| 60 | " ", | ||
| 61 | " "}; | ||
diff --git a/etc/images/sort-descending.xpm b/etc/images/sort-descending.xpm index 90127ac11d3..dddb6edac44 100644 --- a/etc/images/sort-descending.xpm +++ b/etc/images/sort-descending.xpm | |||
| @@ -1,33 +1,62 @@ | |||
| 1 | /* XPM */ | 1 | /* XPM */ |
| 2 | static char * stock_sort_descending_xpm[] = { | 2 | static char * sort_descending_xpm[] = { |
| 3 | "24 23 7 1", | 3 | "24 24 35 1", |
| 4 | " c None", | 4 | " c None", |
| 5 | ". c #000000", | 5 | ". c #000000", |
| 6 | "+ c #D1DECF", | 6 | "+ c #F8F0EE", |
| 7 | "@ c #7DA377", | 7 | "@ c #E5B9BB", |
| 8 | "# c #314E6C", | 8 | "# c #895F63", |
| 9 | "$ c #E4ECE3", | 9 | "$ c #E7BDBC", |
| 10 | "% c #B3C9AF", | 10 | "% c #C14B35", |
| 11 | "& c #922B34", | ||
| 12 | "* c #C24F3C", | ||
| 13 | "= c #942B32", | ||
| 14 | "- c #E8BFBE", | ||
| 15 | "; c #E8C2BF", | ||
| 16 | "> c #C34E3B", | ||
| 17 | ", c #C24F3A", | ||
| 18 | "' c #C24D38", | ||
| 19 | ") c #E5B8B9", | ||
| 20 | "! c #C24F38", | ||
| 21 | "~ c #E2B1AA", | ||
| 22 | "{ c #CC6B5A", | ||
| 23 | "] c #643C3E", | ||
| 24 | "^ c #E3B5AC", | ||
| 25 | "/ c #E3B3A9", | ||
| 26 | "( c #D07868", | ||
| 27 | "_ c #982E19", | ||
| 28 | ": c #7E261F", | ||
| 29 | "< c #120C0F", | ||
| 30 | "[ c #2B1D1F", | ||
| 31 | "} c #DFAA9E", | ||
| 32 | "| c #D28575", | ||
| 33 | "1 c #7D2617", | ||
| 34 | "2 c #321C23", | ||
| 35 | "3 c #3B262E", | ||
| 36 | "4 c #D68A7A", | ||
| 37 | "5 c #321C21", | ||
| 38 | "6 c #3F2A35", | ||
| 11 | " ", | 39 | " ", |
| 12 | " ", | 40 | " ", |
| 13 | " ...... ", | ||
| 14 | " ... ", | ||
| 15 | " ... ", | ||
| 16 | " ... ", | ||
| 17 | " ... ", | ||
| 18 | " ...... ", | ||
| 19 | " . ", | ||
| 20 | " ", | ||
| 21 | " . ", | ||
| 22 | " ", | ||
| 23 | " . . ", | ||
| 24 | " .+. . ", | ||
| 25 | " .+@@. .. #### ", | ||
| 26 | " .@@@.$. ## ## ", | ||
| 27 | " .@@%@. ## ## ", | ||
| 28 | " .%@@. ###### ", | ||
| 29 | " .$@@@. ## ## ", | ||
| 30 | " ....... ## ## ", | ||
| 31 | " ", | 41 | " ", |
| 42 | " ...... ", | ||
| 43 | " ..... ... ", | ||
| 44 | " .+@#. ... ", | ||
| 45 | " .$%&. ... ", | ||
| 46 | " .$*=. ... ", | ||
| 47 | " .-*=. ...... ", | ||
| 48 | " .;>=. ", | ||
| 49 | " .$*=. .. ", | ||
| 50 | " .$*=. .. ", | ||
| 51 | " .$,=. ", | ||
| 52 | " .$'=. .. ", | ||
| 53 | " .)!=. .. ", | ||
| 54 | " ...~{=... ", | ||
| 55 | " .]^/(_:<. .... ", | ||
| 56 | " .[}|12. .. .. ", | ||
| 57 | " .345. .. .. ", | ||
| 58 | " .6. ...... ", | ||
| 59 | " . .. .. ", | ||
| 60 | " .. .. ", | ||
| 32 | " ", | 61 | " ", |
| 33 | " "}; | 62 | " "}; |
diff --git a/etc/images/widen.pbm b/etc/images/widen.pbm deleted file mode 100644 index 2d9780b9959..00000000000 --- a/etc/images/widen.pbm +++ /dev/null | |||
| Binary files differ | |||
diff --git a/etc/images/widen.xpm b/etc/images/widen.xpm deleted file mode 100644 index 0b87fc9752e..00000000000 --- a/etc/images/widen.xpm +++ /dev/null | |||
| @@ -1,32 +0,0 @@ | |||
| 1 | /* XPM */ | ||
| 2 | static char * widen_xpm[] = { | ||
| 3 | /* columns rows colors chars-per-pixel */ | ||
| 4 | "24 24 3 1", | ||
| 5 | " c None", | ||
| 6 | ". c #8d4d97577838", | ||
| 7 | "X c black", | ||
| 8 | /* pixels */ | ||
| 9 | " ", | ||
| 10 | " ", | ||
| 11 | " ", | ||
| 12 | " . . ", | ||
| 13 | " . . ", | ||
| 14 | " . . ", | ||
| 15 | " . . ", | ||
| 16 | " . . ", | ||
| 17 | " . XX XX . ", | ||
| 18 | " . XX XX . ", | ||
| 19 | " . XX XX . ", | ||
| 20 | " .XXXXXXXX XXXXXXXX. ", | ||
| 21 | " .XXXXXXXX XXXXXXXX. ", | ||
| 22 | " . XX XX . ", | ||
| 23 | " . XX XX . ", | ||
| 24 | " . XX XX . ", | ||
| 25 | " . . ", | ||
| 26 | " . . ", | ||
| 27 | " . . ", | ||
| 28 | " . . ", | ||
| 29 | " . . ", | ||
| 30 | " ", | ||
| 31 | " ", | ||
| 32 | " "}; | ||
diff --git a/etc/images/zoom-in.xpm b/etc/images/zoom-in.xpm new file mode 100644 index 00000000000..fff888216d9 --- /dev/null +++ b/etc/images/zoom-in.xpm | |||
| @@ -0,0 +1,159 @@ | |||
| 1 | /* XPM */ | ||
| 2 | static char * zoom_in_xpm[] = { | ||
| 3 | "24 24 132 2", | ||
| 4 | " c None", | ||
| 5 | ". c #343434", | ||
| 6 | "+ c #2D2D2D", | ||
| 7 | "@ c #292929", | ||
| 8 | "# c #262626", | ||
| 9 | "$ c #2E2E2E", | ||
| 10 | "% c #303030", | ||
| 11 | "& c #737373", | ||
| 12 | "* c #A1A1A1", | ||
| 13 | "= c #B4B4B4", | ||
| 14 | "- c #B2B2B2", | ||
| 15 | "; c #9D9D9D", | ||
| 16 | "> c #676767", | ||
| 17 | ", c #202020", | ||
| 18 | "' c #1C1C1C", | ||
| 19 | ") c #272727", | ||
| 20 | "! c #616161", | ||
| 21 | "~ c #CACACA", | ||
| 22 | "{ c #CFCFCF", | ||
| 23 | "] c #D0D0D0", | ||
| 24 | "^ c #CECECE", | ||
| 25 | "/ c #C9C9C9", | ||
| 26 | "( c #C1C1C1", | ||
| 27 | "_ c #A7A7A7", | ||
| 28 | ": c #4C4C4C", | ||
| 29 | "< c #131313", | ||
| 30 | "[ c #222222", | ||
| 31 | "} c #757575", | ||
| 32 | "| c #D3D3D3", | ||
| 33 | "1 c #DBDBDB", | ||
| 34 | "2 c #E7E7E7", | ||
| 35 | "3 c #EFEFEF", | ||
| 36 | "4 c #F3F3F3", | ||
| 37 | "5 c #F1F1F1", | ||
| 38 | "6 c #E5E5E5", | ||
| 39 | "7 c #D2D2D2", | ||
| 40 | "8 c #BCBCBC", | ||
| 41 | "9 c #5E5E5E", | ||
| 42 | "0 c #101010", | ||
| 43 | "a c #212121", | ||
| 44 | "b c #5B5B5B", | ||
| 45 | "c c #CCCCCC", | ||
| 46 | "d c #D7D7D7", | ||
| 47 | "e c #F5F5F5", | ||
| 48 | "f c #FAFAFA", | ||
| 49 | "g c #FBFBFB", | ||
| 50 | "h c #F8F8F8", | ||
| 51 | "i c #F0F0F0", | ||
| 52 | "j c #E1E1E1", | ||
| 53 | "k c #C2C2C2", | ||
| 54 | "l c #434343", | ||
| 55 | "m c #0F0F0F", | ||
| 56 | "n c #1F1F1F", | ||
| 57 | "o c #B9B9B9", | ||
| 58 | "p c #D6D6D6", | ||
| 59 | "q c #F9F9F9", | ||
| 60 | "r c #FDFDFD", | ||
| 61 | "s c #454545", | ||
| 62 | "t c #F2F2F2", | ||
| 63 | "u c #ECECEC", | ||
| 64 | "v c #E4E4E4", | ||
| 65 | "w c #ABABAB", | ||
| 66 | "x c #0E0E0E", | ||
| 67 | "y c #1B1B1B", | ||
| 68 | "z c #6D6D6D", | ||
| 69 | "A c #FEFEFE", | ||
| 70 | "B c #FCFCFC", | ||
| 71 | "C c #EEEEEE", | ||
| 72 | "D c #E6E6E6", | ||
| 73 | "E c #575757", | ||
| 74 | "F c #090909", | ||
| 75 | "G c #141414", | ||
| 76 | "H c #A8A8A8", | ||
| 77 | "I c #D8D8D8", | ||
| 78 | "J c #F6F6F6", | ||
| 79 | "K c #F4F4F4", | ||
| 80 | "L c #DCDCDC", | ||
| 81 | "M c #9B9B9B", | ||
| 82 | "N c #060606", | ||
| 83 | "O c #111111", | ||
| 84 | "P c #C5C5C5", | ||
| 85 | "Q c #DFDFDF", | ||
| 86 | "R c #444444", | ||
| 87 | "S c #424242", | ||
| 88 | "T c #EDEDED", | ||
| 89 | "U c #BFBFBF", | ||
| 90 | "V c #C6C6C6", | ||
| 91 | "W c #E3E3E3", | ||
| 92 | "X c #414141", | ||
| 93 | "Y c #EAEAEA", | ||
| 94 | "Z c #E0E0E0", | ||
| 95 | "` c #BABABA", | ||
| 96 | " . c #050505", | ||
| 97 | ".. c #0B0B0B", | ||
| 98 | "+. c #A5A5A5", | ||
| 99 | "@. c #D1D1D1", | ||
| 100 | "#. c #939393", | ||
| 101 | "$. c #020202", | ||
| 102 | "%. c #0A0A0A", | ||
| 103 | "&. c #5F5F5F", | ||
| 104 | "*. c #D9D9D9", | ||
| 105 | "=. c #EBEBEB", | ||
| 106 | "-. c #E9E9E9", | ||
| 107 | ";. c #D4D4D4", | ||
| 108 | ">. c #000000", | ||
| 109 | ",. c #E2E2E2", | ||
| 110 | "'. c #3F3F3F", | ||
| 111 | "). c #DADADA", | ||
| 112 | "!. c #CBCBCB", | ||
| 113 | "~. c #3B3B3B", | ||
| 114 | "{. c #D5D5D5", | ||
| 115 | "]. c #C8C8C8", | ||
| 116 | "^. c #BDBDBD", | ||
| 117 | "/. c #515151", | ||
| 118 | "(. c #C7C7C7", | ||
| 119 | "_. c #CDCDCD", | ||
| 120 | ":. c #B8B8B8", | ||
| 121 | "<. c #030303", | ||
| 122 | "[. c #313131", | ||
| 123 | "}. c #999999", | ||
| 124 | "|. c #BBBBBB", | ||
| 125 | "1. c #B6B6B6", | ||
| 126 | "2. c #909090", | ||
| 127 | "3. c #2B2B2B", | ||
| 128 | "4. c #010101", | ||
| 129 | "5. c #7A7A7A", | ||
| 130 | "6. c #9A9A9A", | ||
| 131 | "7. c #777777", | ||
| 132 | "8. c #3C3C3C", | ||
| 133 | "9. c #686868", | ||
| 134 | "0. c #797979", | ||
| 135 | "a. c #3A3A3A", | ||
| 136 | " ", | ||
| 137 | " . + @ # # # ", | ||
| 138 | " $ % & * = - ; > , ' ", | ||
| 139 | " ) ! = ~ { ] ^ / ( _ : < ", | ||
| 140 | " [ } ~ | 1 2 3 4 5 6 7 8 9 0 ", | ||
| 141 | " a b c d 6 e f g f h e i j k l m ", | ||
| 142 | " n o p 2 q g r s s g h t u v w x ", | ||
| 143 | " y z 7 j e f r A s s B q e C D 1 E F ", | ||
| 144 | " G H I C J q B A s s g h K C D L M N ", | ||
| 145 | " O P Q 3 e R R s s s R l S T 6 1 U N ", | ||
| 146 | " x V W u t l R R R R l S X Y Z d ` . ", | ||
| 147 | " ..+.j 2 T 5 K J l l 4 3 u v 1 @.#.$. ", | ||
| 148 | " %.&.*.j D =.C 3 X X T -.v 1 ;.~ : >. ", | ||
| 149 | " %.= I L ,.6 D '.'.W Q ).;.!.* $. ", | ||
| 150 | " N ~.c 7 ;.).1 ).1 I {.] ].^.$ >. ", | ||
| 151 | " ./.k (.!.c _.!.!.].k :.s >. ", | ||
| 152 | " <.[.}.|.^.8 8 8 1.2.3.>.>.>. ", | ||
| 153 | " 4.<.X 5.6.6.7.8.>.>. >.>.>.>. ", | ||
| 154 | " >.>.>.>.>.>. , , >.>. ", | ||
| 155 | " >.9.. >.>. ", | ||
| 156 | " >.0.a.>.>. ", | ||
| 157 | " >.9.n >. ", | ||
| 158 | " >.>. ", | ||
| 159 | " "}; | ||
diff --git a/etc/images/zoom-out.pbm b/etc/images/zoom-out.pbm new file mode 100644 index 00000000000..4957d712114 --- /dev/null +++ b/etc/images/zoom-out.pbm | |||
| Binary files differ | |||
diff --git a/etc/images/zoom-out.xpm b/etc/images/zoom-out.xpm new file mode 100644 index 00000000000..884f2539775 --- /dev/null +++ b/etc/images/zoom-out.xpm | |||
| @@ -0,0 +1,158 @@ | |||
| 1 | /* XPM */ | ||
| 2 | static char * zoom_out_xpm[] = { | ||
| 3 | "24 24 131 2", | ||
| 4 | " c None", | ||
| 5 | ". c #343434", | ||
| 6 | "+ c #2D2D2D", | ||
| 7 | "@ c #292929", | ||
| 8 | "# c #262626", | ||
| 9 | "$ c #2E2E2E", | ||
| 10 | "% c #303030", | ||
| 11 | "& c #737373", | ||
| 12 | "* c #A1A1A1", | ||
| 13 | "= c #B4B4B4", | ||
| 14 | "- c #B2B2B2", | ||
| 15 | "; c #9D9D9D", | ||
| 16 | "> c #676767", | ||
| 17 | ", c #202020", | ||
| 18 | "' c #1C1C1C", | ||
| 19 | ") c #272727", | ||
| 20 | "! c #616161", | ||
| 21 | "~ c #CACACA", | ||
| 22 | "{ c #CFCFCF", | ||
| 23 | "] c #D0D0D0", | ||
| 24 | "^ c #CECECE", | ||
| 25 | "/ c #C9C9C9", | ||
| 26 | "( c #C1C1C1", | ||
| 27 | "_ c #A7A7A7", | ||
| 28 | ": c #4C4C4C", | ||
| 29 | "< c #131313", | ||
| 30 | "[ c #222222", | ||
| 31 | "} c #757575", | ||
| 32 | "| c #D3D3D3", | ||
| 33 | "1 c #DBDBDB", | ||
| 34 | "2 c #E7E7E7", | ||
| 35 | "3 c #EFEFEF", | ||
| 36 | "4 c #F3F3F3", | ||
| 37 | "5 c #F1F1F1", | ||
| 38 | "6 c #E5E5E5", | ||
| 39 | "7 c #D2D2D2", | ||
| 40 | "8 c #BCBCBC", | ||
| 41 | "9 c #5E5E5E", | ||
| 42 | "0 c #101010", | ||
| 43 | "a c #212121", | ||
| 44 | "b c #5B5B5B", | ||
| 45 | "c c #CCCCCC", | ||
| 46 | "d c #D7D7D7", | ||
| 47 | "e c #F5F5F5", | ||
| 48 | "f c #FAFAFA", | ||
| 49 | "g c #FBFBFB", | ||
| 50 | "h c #F8F8F8", | ||
| 51 | "i c #F0F0F0", | ||
| 52 | "j c #E1E1E1", | ||
| 53 | "k c #C2C2C2", | ||
| 54 | "l c #434343", | ||
| 55 | "m c #0F0F0F", | ||
| 56 | "n c #1F1F1F", | ||
| 57 | "o c #B9B9B9", | ||
| 58 | "p c #D6D6D6", | ||
| 59 | "q c #F9F9F9", | ||
| 60 | "r c #FDFDFD", | ||
| 61 | "s c #FCFCFC", | ||
| 62 | "t c #F2F2F2", | ||
| 63 | "u c #ECECEC", | ||
| 64 | "v c #E4E4E4", | ||
| 65 | "w c #ABABAB", | ||
| 66 | "x c #0E0E0E", | ||
| 67 | "y c #1B1B1B", | ||
| 68 | "z c #6D6D6D", | ||
| 69 | "A c #FEFEFE", | ||
| 70 | "B c #EEEEEE", | ||
| 71 | "C c #E6E6E6", | ||
| 72 | "D c #575757", | ||
| 73 | "E c #090909", | ||
| 74 | "F c #141414", | ||
| 75 | "G c #A8A8A8", | ||
| 76 | "H c #D8D8D8", | ||
| 77 | "I c #F6F6F6", | ||
| 78 | "J c #F4F4F4", | ||
| 79 | "K c #DCDCDC", | ||
| 80 | "L c #9B9B9B", | ||
| 81 | "M c #060606", | ||
| 82 | "N c #111111", | ||
| 83 | "O c #C5C5C5", | ||
| 84 | "P c #DFDFDF", | ||
| 85 | "Q c #444444", | ||
| 86 | "R c #454545", | ||
| 87 | "S c #424242", | ||
| 88 | "T c #EDEDED", | ||
| 89 | "U c #BFBFBF", | ||
| 90 | "V c #C6C6C6", | ||
| 91 | "W c #E3E3E3", | ||
| 92 | "X c #414141", | ||
| 93 | "Y c #EAEAEA", | ||
| 94 | "Z c #E0E0E0", | ||
| 95 | "` c #BABABA", | ||
| 96 | " . c #050505", | ||
| 97 | ".. c #0B0B0B", | ||
| 98 | "+. c #A5A5A5", | ||
| 99 | "@. c #D1D1D1", | ||
| 100 | "#. c #939393", | ||
| 101 | "$. c #020202", | ||
| 102 | "%. c #0A0A0A", | ||
| 103 | "&. c #5F5F5F", | ||
| 104 | "*. c #D9D9D9", | ||
| 105 | "=. c #EBEBEB", | ||
| 106 | "-. c #E9E9E9", | ||
| 107 | ";. c #D4D4D4", | ||
| 108 | ">. c #000000", | ||
| 109 | ",. c #E2E2E2", | ||
| 110 | "'. c #DADADA", | ||
| 111 | "). c #CBCBCB", | ||
| 112 | "!. c #3B3B3B", | ||
| 113 | "~. c #D5D5D5", | ||
| 114 | "{. c #C8C8C8", | ||
| 115 | "]. c #BDBDBD", | ||
| 116 | "^. c #515151", | ||
| 117 | "/. c #C7C7C7", | ||
| 118 | "(. c #CDCDCD", | ||
| 119 | "_. c #B8B8B8", | ||
| 120 | ":. c #030303", | ||
| 121 | "<. c #313131", | ||
| 122 | "[. c #999999", | ||
| 123 | "}. c #BBBBBB", | ||
| 124 | "|. c #B6B6B6", | ||
| 125 | "1. c #909090", | ||
| 126 | "2. c #2B2B2B", | ||
| 127 | "3. c #010101", | ||
| 128 | "4. c #7A7A7A", | ||
| 129 | "5. c #9A9A9A", | ||
| 130 | "6. c #777777", | ||
| 131 | "7. c #3C3C3C", | ||
| 132 | "8. c #686868", | ||
| 133 | "9. c #797979", | ||
| 134 | "0. c #3A3A3A", | ||
| 135 | " ", | ||
| 136 | " . + @ # # # ", | ||
| 137 | " $ % & * = - ; > , ' ", | ||
| 138 | " ) ! = ~ { ] ^ / ( _ : < ", | ||
| 139 | " [ } ~ | 1 2 3 4 5 6 7 8 9 0 ", | ||
| 140 | " a b c d 6 e f g f h e i j k l m ", | ||
| 141 | " n o p 2 q g r r s g h t u v w x ", | ||
| 142 | " y z 7 j e f r A A r s q e B C 1 D E ", | ||
| 143 | " F G H B I q s A A r g h J B C K L M ", | ||
| 144 | " N O P 3 e Q Q R R R Q l S T 6 1 U M ", | ||
| 145 | " x V W u t l Q Q Q Q l S X Y Z d ` . ", | ||
| 146 | " ..+.j 2 T 5 J I I e 4 3 u v 1 @.#.$. ", | ||
| 147 | " %.&.*.j C =.B 3 3 B T -.v 1 ;.~ : >. ", | ||
| 148 | " %.= H K ,.6 C C 2 W P '.;.).* $. ", | ||
| 149 | " M !.c 7 ;.'.1 '.1 H ~.] {.].$ >. ", | ||
| 150 | " .^.k /.).c (.).).{.k _.R >. ", | ||
| 151 | " :.<.[.}.].8 8 8 |.1.2.>.>.>. ", | ||
| 152 | " 3.:.X 4.5.5.6.7.>.>. >.>.>.>. ", | ||
| 153 | " >.>.>.>.>.>. , , >.>. ", | ||
| 154 | " >.8.. >.>. ", | ||
| 155 | " >.9.0.>.>. ", | ||
| 156 | " >.8.n >. ", | ||
| 157 | " >.>. ", | ||
| 158 | " "}; | ||
diff --git a/etc/termcap.src b/etc/termcap.src index d656d02845c..def2df31ec9 100644 --- a/etc/termcap.src +++ b/etc/termcap.src | |||
| @@ -18,7 +18,7 @@ | |||
| 18 | # | 18 | # |
| 19 | # Please e-mail changes to terminfo@thyrsus.com; the old termcap@berkeley.edu | 19 | # Please e-mail changes to terminfo@thyrsus.com; the old termcap@berkeley.edu |
| 20 | # address is no longer valid. The latest version can always be found at | 20 | # address is no longer valid. The latest version can always be found at |
| 21 | # <http://www.tuxedo.org/terminfo>. | 21 | # <http://catb.org/esr/terminfo/termtypes.ti.gz>. |
| 22 | # | 22 | # |
| 23 | # PURPOSE OF THIS FILE: | 23 | # PURPOSE OF THIS FILE: |
| 24 | # | 24 | # |
| @@ -34,7 +34,7 @@ | |||
| 34 | # termcap/terminfo versions. | 34 | # termcap/terminfo versions. |
| 35 | # | 35 | # |
| 36 | # Pointers to related resources (including the ncurses distribution) may | 36 | # Pointers to related resources (including the ncurses distribution) may |
| 37 | # be found at <http://www.tuxedo.org/terminfo>. | 37 | # be found at <http://catb.org/esr/terminfo/termtypes.ti.gz>. |
| 38 | # | 38 | # |
| 39 | # INTERNATIONALIZATION: | 39 | # INTERNATIONALIZATION: |
| 40 | # | 40 | # |
| @@ -2200,7 +2200,7 @@ crt|crt-vt220|CRT 2.3 emulating VT220:\ | |||
| 2200 | :st=\EH:u6=\E[%i%d;%dR:u7=\E[6n:u8=\E[?1;2c:u9=\E[c:\ | 2200 | :st=\EH:u6=\E[%i%d;%dR:u7=\E[6n:u8=\E[?1;2c:u9=\E[c:\ |
| 2201 | :tc=vt220:tc=ecma+color: | 2201 | :tc=vt220:tc=ecma+color: |
| 2202 | 2202 | ||
| 2203 | # PuTTY 0.51 (released 14 December 2000) | 2203 | # PuTTY 0.58 (released 05 April 2005) |
| 2204 | # http://www.chiark.greenend.org.uk/~sgtatham/putty/ | 2204 | # http://www.chiark.greenend.org.uk/~sgtatham/putty/ |
| 2205 | # | 2205 | # |
| 2206 | # This emulates vt100 + vt52 (plus a few vt220 features: ech, SRM, DECTCEM, as | 2206 | # This emulates vt100 + vt52 (plus a few vt220 features: ech, SRM, DECTCEM, as |