summaryrefslogtreecommitdiff
path: root/data/pixmaps
diff options
context:
space:
mode:
authorWilliam Jon McCann <mccann@src.gnome.org>2007-06-12 16:07:12 +0000
committerWilliam Jon McCann <mccann@src.gnome.org>2007-06-12 16:07:12 +0000
commitcdff5feece80bf77a5811bc8406313e5b42acd3f (patch)
tree790adbc8e49de45df14dd7d0fe41c179ec9c5479 /data/pixmaps
parent08646869a55d69be617dbbe0b97172846d6e3c91 (diff)
downloadgdm-cdff5feece80bf77a5811bc8406313e5b42acd3f.tar.gz
Clean house
svn path=/branches/mccann-gobject/; revision=4984
Diffstat (limited to 'data/pixmaps')
-rw-r--r--data/pixmaps/.cvsignore2
-rw-r--r--data/pixmaps/16x16/.cvsignore2
-rw-r--r--data/pixmaps/16x16/Makefile.am12
-rw-r--r--data/pixmaps/16x16/gdm-xnest.pngbin0 -> 429 bytes
-rw-r--r--data/pixmaps/32x32/.cvsignore2
-rw-r--r--data/pixmaps/32x32/Makefile.am13
-rw-r--r--data/pixmaps/32x32/gdm-setup.pngbin0 -> 1393 bytes
-rw-r--r--data/pixmaps/32x32/gdm-xnest.pngbin0 -> 1012 bytes
-rw-r--r--data/pixmaps/48x48/.cvsignore2
-rw-r--r--data/pixmaps/48x48/Makefile.am14
-rw-r--r--data/pixmaps/48x48/gdm-setup.pngbin0 -> 2504 bytes
-rw-r--r--data/pixmaps/48x48/gdm-xnest.pngbin0 -> 1370 bytes
-rw-r--r--data/pixmaps/48x48/gdm.pngbin0 -> 1608 bytes
-rw-r--r--data/pixmaps/Makefile.am12
-rw-r--r--data/pixmaps/gdm-foot-logo.pngbin0 -> 3684 bytes
-rw-r--r--data/pixmaps/nobody.pngbin0 -> 5892 bytes
-rw-r--r--data/pixmaps/nohost.pngbin0 -> 4196 bytes
17 files changed, 59 insertions, 0 deletions
diff --git a/data/pixmaps/.cvsignore b/data/pixmaps/.cvsignore
new file mode 100644
index 00000000..282522db
--- /dev/null
+++ b/data/pixmaps/.cvsignore
@@ -0,0 +1,2 @@
+Makefile
+Makefile.in
diff --git a/data/pixmaps/16x16/.cvsignore b/data/pixmaps/16x16/.cvsignore
new file mode 100644
index 00000000..3dda7298
--- /dev/null
+++ b/data/pixmaps/16x16/.cvsignore
@@ -0,0 +1,2 @@
+Makefile.in
+Makefile
diff --git a/data/pixmaps/16x16/Makefile.am b/data/pixmaps/16x16/Makefile.am
new file mode 100644
index 00000000..2ca6dca0
--- /dev/null
+++ b/data/pixmaps/16x16/Makefile.am
@@ -0,0 +1,12 @@
+# This file will be processed with automake-1.7 to create Makefile.in
+
+appsicondir = \
+ $(datadir)/icons/hicolor/16x16/apps
+appsicon_DATA = \
+ gdm-xnest.png
+
+EXTRA_DIST = \
+ $(appsicon_DATA)
+
+MAINTAINERCLEANFILES = \
+ Makefile.in
diff --git a/data/pixmaps/16x16/gdm-xnest.png b/data/pixmaps/16x16/gdm-xnest.png
new file mode 100644
index 00000000..d9068d27
--- /dev/null
+++ b/data/pixmaps/16x16/gdm-xnest.png
Binary files differ
diff --git a/data/pixmaps/32x32/.cvsignore b/data/pixmaps/32x32/.cvsignore
new file mode 100644
index 00000000..282522db
--- /dev/null
+++ b/data/pixmaps/32x32/.cvsignore
@@ -0,0 +1,2 @@
+Makefile
+Makefile.in
diff --git a/data/pixmaps/32x32/Makefile.am b/data/pixmaps/32x32/Makefile.am
new file mode 100644
index 00000000..a4b5b4e1
--- /dev/null
+++ b/data/pixmaps/32x32/Makefile.am
@@ -0,0 +1,13 @@
+# This file will be processed with automake-1.7 to create Makefile.in
+
+appsicondir = \
+ $(datadir)/icons/hicolor/32x32/apps
+appsicon_DATA = \
+ gdm-setup.png \
+ gdm-xnest.png
+
+EXTRA_DIST = \
+ $(appsicon_DATA)
+
+MAINTAINERCLEANFILES = \
+ Makefile.in
diff --git a/data/pixmaps/32x32/gdm-setup.png b/data/pixmaps/32x32/gdm-setup.png
new file mode 100644
index 00000000..c3beb9e5
--- /dev/null
+++ b/data/pixmaps/32x32/gdm-setup.png
Binary files differ
diff --git a/data/pixmaps/32x32/gdm-xnest.png b/data/pixmaps/32x32/gdm-xnest.png
new file mode 100644
index 00000000..70721d75
--- /dev/null
+++ b/data/pixmaps/32x32/gdm-xnest.png
Binary files differ
diff --git a/data/pixmaps/48x48/.cvsignore b/data/pixmaps/48x48/.cvsignore
new file mode 100644
index 00000000..282522db
--- /dev/null
+++ b/data/pixmaps/48x48/.cvsignore
@@ -0,0 +1,2 @@
+Makefile
+Makefile.in
diff --git a/data/pixmaps/48x48/Makefile.am b/data/pixmaps/48x48/Makefile.am
new file mode 100644
index 00000000..3582c785
--- /dev/null
+++ b/data/pixmaps/48x48/Makefile.am
@@ -0,0 +1,14 @@
+# This file will be processed with automake-1.7 to create Makefile.in
+
+appsicondir = \
+ $(datadir)/pixmaps
+appsicon_DATA = \
+ gdm.png \
+ gdm-xnest.png \
+ gdm-setup.png
+
+EXTRA_DIST = \
+ $(appsicon_DATA)
+
+MAINTAINERCLEANFILES = \
+ Makefile.in
diff --git a/data/pixmaps/48x48/gdm-setup.png b/data/pixmaps/48x48/gdm-setup.png
new file mode 100644
index 00000000..f5f82f50
--- /dev/null
+++ b/data/pixmaps/48x48/gdm-setup.png
Binary files differ
diff --git a/data/pixmaps/48x48/gdm-xnest.png b/data/pixmaps/48x48/gdm-xnest.png
new file mode 100644
index 00000000..e7328210
--- /dev/null
+++ b/data/pixmaps/48x48/gdm-xnest.png
Binary files differ
diff --git a/data/pixmaps/48x48/gdm.png b/data/pixmaps/48x48/gdm.png
new file mode 100644
index 00000000..9219a8ac
--- /dev/null
+++ b/data/pixmaps/48x48/gdm.png
Binary files differ
diff --git a/data/pixmaps/Makefile.am b/data/pixmaps/Makefile.am
new file mode 100644
index 00000000..f2f7b562
--- /dev/null
+++ b/data/pixmaps/Makefile.am
@@ -0,0 +1,12 @@
+
+SUBDIRS = \
+ 16x16 32x32 48x48
+
+pixmapdir = $(datadir)/pixmaps
+
+BITMAPS = gdm-foot-logo.png nobody.png nohost.png
+
+pixmap_DATA = $(BITMAPS)
+
+EXTRA_DIST = $(BITMAPS)
+
diff --git a/data/pixmaps/gdm-foot-logo.png b/data/pixmaps/gdm-foot-logo.png
new file mode 100644
index 00000000..643e4c26
--- /dev/null
+++ b/data/pixmaps/gdm-foot-logo.png
Binary files differ
diff --git a/data/pixmaps/nobody.png b/data/pixmaps/nobody.png
new file mode 100644
index 00000000..1cd96a81
--- /dev/null
+++ b/data/pixmaps/nobody.png
Binary files differ
diff --git a/data/pixmaps/nohost.png b/data/pixmaps/nohost.png
new file mode 100644
index 00000000..12fc4015
--- /dev/null
+++ b/data/pixmaps/nohost.png
Binary files differ