Mercurial > emacs
view etc/tree-widget/default/empty.xpm @ 81347:2a989ff22a03
(image-dired-dir): Use user-emacs-directory.
(image-dired-db-file): Likewise.
(image-dired-temp-image-file): Likewise.
(image-dired-gallery-dir): Likewise.
(image-dired-temp-rotate-image-file): Likewise.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Wed, 13 Jun 2007 00:05:24 +0000 |
parents | 37975f598c83 |
children |
line wrap: on
line source
/* XPM */ static char * empty_xpm[] = { "16 21 9 1", " c None", ". c #848400", "+ c #949429", "@ c #9C9C31", "# c #9C9C39", "$ c #A5A542", "% c #A5A54A", "& c #ADAD52", "* c #ADAD5A", " ", " ", " ", " ", " ", " ... ", " ..+.. ", " ..+@#.. ", " ..+@##$.. ", "..+@##$%%.. ", ".+@##$%%&*. ", "..##$%%&*.. ", " ..$%%&*.. ", " ..%&*.. ", " ..*.. ", " ... ", " ", " ", " ", " ", " "};