Mercurial > hg > xemacs-beta
view etc/toolbar/next-win-cap-xx.xpm @ 4092:9c0151d05116
[xemacs-hg @ 2007-08-02 06:33:04 by michaels]
2007-07-31 Mike Sperber <mike@xemacs.org>
* configure.ac: Don't divert `share' to `lib' for datadir.
Also, define AC_DATAROOTDIR_CHECKED to shut up autoconf.
2007-07-31 Mike Sperber <mike@xemacs.org>
* find-paths.el (paths-for-each-site-directory):
(paths-find-site-directory):
(paths-find-site-directories):
(paths-for-each-version-directory):
(paths-find-version-directory):
(paths-find-version-directories): Add `arch-dependent-p' argument
to distinguish between `lib' and `share'.
(paths-find-architecture-directory): Follow above change.
* packages.el (packages-find-installation-package-directories): Ditto.
* setup-paths.el (paths-find-site-lisp-directory):
(paths-find-site-module-directory):
(paths-find-lisp-directory):
(paths-find-mule-lisp-directory):
(paths-find-module-directory):
(paths-find-data-directory): Ditto.
author | michaels |
---|---|
date | Thu, 02 Aug 2007 06:33:59 +0000 |
parents | 376386a54a3c |
children | 7910031dd78a |
line wrap: on
line source
/* XPM */ static char * next_win_xpm[] = { "33 33 5 1", " c Gray75 s backgroundToolBarColor", ". c Gray60", "x c white", "y c Gray90", "z c Gray60", " ", " ........... ", " .zzzz.zzzz. ", " .zzzz.z........... ", " .zzzz.z.yyyy.yyyy. ", " .zzzz.z.yyyy.y........... ", " .zzzz.z.yyyy.y.xxxx.xxxx. ", " ........yyyy.y.xxxx.xxxx. ", " .zzzz.z.yyyy.y.xxxx.xxxx. ", " .zzzz.z........xxxx.xxxx. ", " .zzzz.z.yyyy.y.xxxx.xxxx. ", " .zzzz.z.yyyy.y........... ", " .zzzz.z.yyyy.y.xxxx.xxxx. ", " ........yyyy.y.xxxx.xxxx. ", " .yyyy.y.xxxx.xxxx. ", " ........xxxx.xxxx. ", " .xxxx.xxxx. ", " ........... ", " ", " .. ", " ... ", " ................... ", " ... ", " .. ", " . . ", ". . . ", ".. . . . . ... . . . . ... ", ". . . . . . . . . . . . . .", ". . . ... . . ... . . . . . .", ". .. . . . . . . . . .", ". . .. . . . . . . . .", " ", " "};