diff options
author | George Lebl <jirka@5z.com> | 2002-08-13 18:44:33 +0000 |
---|---|---|
committer | George Lebl <jirka@src.gnome.org> | 2002-08-13 18:44:33 +0000 |
commit | fa79bd10b7b7ea94bec89ba2c134e71ae48a6808 (patch) | |
tree | 1f07d601e0252a7eaf7e93c88c12bbae13b05823 /pixmaps | |
parent | a5ead7425787b954566bfab71df168d33430704a (diff) | |
download | gdm-fa79bd10b7b7ea94bec89ba2c134e71ae48a6808.tar.gz |
Create new icon myself. New large logo thing with the new foot
Tue Aug 13 11:52:28 2002 George Lebl <jirka@5z.com>
* pixmaps/Makefile.am, pixmaps/gdm.png, pixmaps/gdm-foot-logo.png:
Create new icon myself. New large logo thing with the new foot
* config/gdm.conf.in, daemon/gdm.h, gui/*.desktop.in: use the new
logo and icon everywhere
Diffstat (limited to 'pixmaps')
-rw-r--r-- | pixmaps/Makefile.am | 2 | ||||
-rw-r--r-- | pixmaps/gdm-foot-logo.png | bin | 0 -> 3684 bytes | |||
-rw-r--r-- | pixmaps/gdm.png | bin | 0 -> 2239 bytes |
3 files changed, 1 insertions, 1 deletions
diff --git a/pixmaps/Makefile.am b/pixmaps/Makefile.am index 05d32d0d..5b6d18da 100644 --- a/pixmaps/Makefile.am +++ b/pixmaps/Makefile.am @@ -1,6 +1,6 @@ pixmapdir = $(datadir)/pixmaps -BITMAPS = gdm.xpm nobody.png nohost.png +BITMAPS = gdm.png gdm-foot-logo.png gdm.xpm nobody.png nohost.png pixmap_DATA = $(BITMAPS) diff --git a/pixmaps/gdm-foot-logo.png b/pixmaps/gdm-foot-logo.png Binary files differnew file mode 100644 index 00000000..643e4c26 --- /dev/null +++ b/pixmaps/gdm-foot-logo.png diff --git a/pixmaps/gdm.png b/pixmaps/gdm.png Binary files differnew file mode 100644 index 00000000..241c4884 --- /dev/null +++ b/pixmaps/gdm.png |