summaryrefslogtreecommitdiff
path: root/pixmaps
diff options
context:
space:
mode:
Diffstat (limited to 'pixmaps')
-rw-r--r--pixmaps/.cvsignore2
-rw-r--r--pixmaps/16x16/.cvsignore2
-rw-r--r--pixmaps/16x16/Makefile.am22
-rw-r--r--pixmaps/16x16/gdm-xnest.pngbin429 -> 0 bytes
-rw-r--r--pixmaps/24x24/Makefile.am27
-rw-r--r--pixmaps/24x24/gdm-setup.pngbin1393 -> 0 bytes
-rw-r--r--pixmaps/24x24/preferences-desktop-locale.pngbin1145 -> 0 bytes
-rw-r--r--pixmaps/24x24/preferences-desktop-remote-desktop.pngbin825 -> 0 bytes
-rw-r--r--pixmaps/24x24/system-log-out.pngbin829 -> 0 bytes
-rw-r--r--pixmaps/24x24/system-restart.pngbin1128 -> 0 bytes
-rw-r--r--pixmaps/24x24/system-shut-down.pngbin1190 -> 0 bytes
-rw-r--r--pixmaps/24x24/system-suspend.pngbin1071 -> 0 bytes
-rw-r--r--pixmaps/24x24/user-desktop.pngbin1119 -> 0 bytes
-rw-r--r--pixmaps/32x32/.cvsignore2
-rw-r--r--pixmaps/32x32/Makefile.am23
-rw-r--r--pixmaps/32x32/gdm-setup.pngbin1393 -> 0 bytes
-rw-r--r--pixmaps/32x32/gdm-xnest.pngbin1012 -> 0 bytes
-rw-r--r--pixmaps/48x48/.cvsignore2
-rw-r--r--pixmaps/48x48/Makefile.am25
-rw-r--r--pixmaps/48x48/gdm-login-photo.pngbin2232 -> 0 bytes
-rw-r--r--pixmaps/48x48/gdm-setup.pngbin2504 -> 0 bytes
-rw-r--r--pixmaps/48x48/gdm-xnest.pngbin1370 -> 0 bytes
-rw-r--r--pixmaps/48x48/gdm.pngbin1608 -> 0 bytes
-rw-r--r--pixmaps/Makefile.am12
-rw-r--r--pixmaps/gdm-foot-logo.pngbin3684 -> 0 bytes
-rw-r--r--pixmaps/nobody.pngbin5892 -> 0 bytes
-rw-r--r--pixmaps/nohost.pngbin4196 -> 0 bytes
27 files changed, 0 insertions, 117 deletions
diff --git a/pixmaps/.cvsignore b/pixmaps/.cvsignore
deleted file mode 100644
index 282522db..00000000
--- a/pixmaps/.cvsignore
+++ /dev/null
@@ -1,2 +0,0 @@
-Makefile
-Makefile.in
diff --git a/pixmaps/16x16/.cvsignore b/pixmaps/16x16/.cvsignore
deleted file mode 100644
index 3dda7298..00000000
--- a/pixmaps/16x16/.cvsignore
+++ /dev/null
@@ -1,2 +0,0 @@
-Makefile.in
-Makefile
diff --git a/pixmaps/16x16/Makefile.am b/pixmaps/16x16/Makefile.am
deleted file mode 100644
index c39400f5..00000000
--- a/pixmaps/16x16/Makefile.am
+++ /dev/null
@@ -1,22 +0,0 @@
-# This file will be processed with automake-1.7 to create Makefile.in
-
-appsicondir = \
- $(datadir)/icons/hicolor/16x16/apps
-dist_appsicon_DATA = \
- gdm-xnest.png
-
-MAINTAINERCLEANFILES = \
- Makefile.in
-
-gtk_update_icon_cache = gtk-update-icon-cache -f -t $(datadir)/icons/hicolor
-install-data-hook: update-icon-cache
-uninstall-hook: update-icon-cache
-update-icon-cache:
- @-if test -z "$(DESTDIR)"; then \
- echo "Updating Gtk icon cache."; \
- $(gtk_update_icon_cache); \
- else \
- echo "*** Icon cache not updated. After (un)install, run this:"; \
- echo "*** $(gtk_update_icon_cache)"; \
- fi
-
diff --git a/pixmaps/16x16/gdm-xnest.png b/pixmaps/16x16/gdm-xnest.png
deleted file mode 100644
index d9068d27..00000000
--- a/pixmaps/16x16/gdm-xnest.png
+++ /dev/null
Binary files differ
diff --git a/pixmaps/24x24/Makefile.am b/pixmaps/24x24/Makefile.am
deleted file mode 100644
index b4976422..00000000
--- a/pixmaps/24x24/Makefile.am
+++ /dev/null
@@ -1,27 +0,0 @@
-# This file will be processed with automake-1.7 to create Makefile.in
-
-icons = \
- preferences-desktop-locale.png \
- preferences-desktop-remote-desktop.png \
- system-log-out.png \
- system-restart.png \
- system-shut-down.png \
- system-suspend.png \
- user-desktop.png
-
-icon_names = \
- preferences_desktop_locale_24 $(srcdir)/preferences-desktop-locale.png \
- preferences_desktop_remote_desktop_24 $(srcdir)/preferences-desktop-remote-desktop.png \
- system_log_out_24 $(srcdir)/system-log-out.png \
- system_restart_24 $(srcdir)/system-restart.png \
- system_shut_down_24 $(srcdir)/system-shut-down.png \
- system_suspend_24 $(srcdir)/system-suspend.png \
- user_desktop_24 $(srcdir)/user-desktop.png
-
-EXTRA_DIST = $(icons)
-BUILT_SOURCES = inlines.h
-CLEANFILES = $(BUILT_SOURCES)
-
-inlines.h: $(icons)
- gdk-pixbuf-csource --raw --build-list $(icon_names) > $@
-
diff --git a/pixmaps/24x24/gdm-setup.png b/pixmaps/24x24/gdm-setup.png
deleted file mode 100644
index c3beb9e5..00000000
--- a/pixmaps/24x24/gdm-setup.png
+++ /dev/null
Binary files differ
diff --git a/pixmaps/24x24/preferences-desktop-locale.png b/pixmaps/24x24/preferences-desktop-locale.png
deleted file mode 100644
index ab82b50f..00000000
--- a/pixmaps/24x24/preferences-desktop-locale.png
+++ /dev/null
Binary files differ
diff --git a/pixmaps/24x24/preferences-desktop-remote-desktop.png b/pixmaps/24x24/preferences-desktop-remote-desktop.png
deleted file mode 100644
index bee7ff48..00000000
--- a/pixmaps/24x24/preferences-desktop-remote-desktop.png
+++ /dev/null
Binary files differ
diff --git a/pixmaps/24x24/system-log-out.png b/pixmaps/24x24/system-log-out.png
deleted file mode 100644
index 393598b9..00000000
--- a/pixmaps/24x24/system-log-out.png
+++ /dev/null
Binary files differ
diff --git a/pixmaps/24x24/system-restart.png b/pixmaps/24x24/system-restart.png
deleted file mode 100644
index 2d824619..00000000
--- a/pixmaps/24x24/system-restart.png
+++ /dev/null
Binary files differ
diff --git a/pixmaps/24x24/system-shut-down.png b/pixmaps/24x24/system-shut-down.png
deleted file mode 100644
index ab74efb3..00000000
--- a/pixmaps/24x24/system-shut-down.png
+++ /dev/null
Binary files differ
diff --git a/pixmaps/24x24/system-suspend.png b/pixmaps/24x24/system-suspend.png
deleted file mode 100644
index 1c1881a1..00000000
--- a/pixmaps/24x24/system-suspend.png
+++ /dev/null
Binary files differ
diff --git a/pixmaps/24x24/user-desktop.png b/pixmaps/24x24/user-desktop.png
deleted file mode 100644
index 28933a5e..00000000
--- a/pixmaps/24x24/user-desktop.png
+++ /dev/null
Binary files differ
diff --git a/pixmaps/32x32/.cvsignore b/pixmaps/32x32/.cvsignore
deleted file mode 100644
index 282522db..00000000
--- a/pixmaps/32x32/.cvsignore
+++ /dev/null
@@ -1,2 +0,0 @@
-Makefile
-Makefile.in
diff --git a/pixmaps/32x32/Makefile.am b/pixmaps/32x32/Makefile.am
deleted file mode 100644
index 6c70900c..00000000
--- a/pixmaps/32x32/Makefile.am
+++ /dev/null
@@ -1,23 +0,0 @@
-# This file will be processed with automake-1.7 to create Makefile.in
-
-appsicondir = \
- $(datadir)/icons/hicolor/32x32/apps
-dist_appsicon_DATA = \
- gdm-setup.png \
- gdm-xnest.png
-
-MAINTAINERCLEANFILES = \
- Makefile.in
-
-gtk_update_icon_cache = gtk-update-icon-cache -f -t $(datadir)/icons/hicolor
-install-data-hook: update-icon-cache
-uninstall-hook: update-icon-cache
-update-icon-cache:
- @-if test -z "$(DESTDIR)"; then \
- echo "Updating Gtk icon cache."; \
- $(gtk_update_icon_cache); \
- else \
- echo "*** Icon cache not updated. After (un)install, run this:"; \
- echo "*** $(gtk_update_icon_cache)"; \
- fi
-
diff --git a/pixmaps/32x32/gdm-setup.png b/pixmaps/32x32/gdm-setup.png
deleted file mode 100644
index c3beb9e5..00000000
--- a/pixmaps/32x32/gdm-setup.png
+++ /dev/null
Binary files differ
diff --git a/pixmaps/32x32/gdm-xnest.png b/pixmaps/32x32/gdm-xnest.png
deleted file mode 100644
index 70721d75..00000000
--- a/pixmaps/32x32/gdm-xnest.png
+++ /dev/null
Binary files differ
diff --git a/pixmaps/48x48/.cvsignore b/pixmaps/48x48/.cvsignore
deleted file mode 100644
index 282522db..00000000
--- a/pixmaps/48x48/.cvsignore
+++ /dev/null
@@ -1,2 +0,0 @@
-Makefile
-Makefile.in
diff --git a/pixmaps/48x48/Makefile.am b/pixmaps/48x48/Makefile.am
deleted file mode 100644
index e29a6a14..00000000
--- a/pixmaps/48x48/Makefile.am
+++ /dev/null
@@ -1,25 +0,0 @@
-# This file will be processed with automake-1.7 to create Makefile.in
-
-appsicondir = \
- $(datadir)/icons/hicolor/48x48/apps
-dist_appsicon_DATA = \
- gdm.png \
- gdm-login-photo.png \
- gdm-xnest.png \
- gdm-setup.png
-
-MAINTAINERCLEANFILES = \
- Makefile.in
-
-gtk_update_icon_cache = gtk-update-icon-cache -f -t $(datadir)/icons/hicolor
-install-data-hook: update-icon-cache
-uninstall-hook: update-icon-cache
-update-icon-cache:
- @-if test -z "$(DESTDIR)"; then \
- echo "Updating Gtk icon cache."; \
- $(gtk_update_icon_cache); \
- else \
- echo "*** Icon cache not updated. After (un)install, run this:"; \
- echo "*** $(gtk_update_icon_cache)"; \
- fi
-
diff --git a/pixmaps/48x48/gdm-login-photo.png b/pixmaps/48x48/gdm-login-photo.png
deleted file mode 100644
index 0f2b5e03..00000000
--- a/pixmaps/48x48/gdm-login-photo.png
+++ /dev/null
Binary files differ
diff --git a/pixmaps/48x48/gdm-setup.png b/pixmaps/48x48/gdm-setup.png
deleted file mode 100644
index f5f82f50..00000000
--- a/pixmaps/48x48/gdm-setup.png
+++ /dev/null
Binary files differ
diff --git a/pixmaps/48x48/gdm-xnest.png b/pixmaps/48x48/gdm-xnest.png
deleted file mode 100644
index e7328210..00000000
--- a/pixmaps/48x48/gdm-xnest.png
+++ /dev/null
Binary files differ
diff --git a/pixmaps/48x48/gdm.png b/pixmaps/48x48/gdm.png
deleted file mode 100644
index 9219a8ac..00000000
--- a/pixmaps/48x48/gdm.png
+++ /dev/null
Binary files differ
diff --git a/pixmaps/Makefile.am b/pixmaps/Makefile.am
deleted file mode 100644
index f91f1cf9..00000000
--- a/pixmaps/Makefile.am
+++ /dev/null
@@ -1,12 +0,0 @@
-
-SUBDIRS = \
- 16x16 24x24 32x32 48x48
-
-pixmapdir = $(datadir)/pixmaps
-
-BITMAPS = gdm-foot-logo.png nobody.png nohost.png
-
-pixmap_DATA = $(BITMAPS)
-
-EXTRA_DIST = $(BITMAPS)
-
diff --git a/pixmaps/gdm-foot-logo.png b/pixmaps/gdm-foot-logo.png
deleted file mode 100644
index 643e4c26..00000000
--- a/pixmaps/gdm-foot-logo.png
+++ /dev/null
Binary files differ
diff --git a/pixmaps/nobody.png b/pixmaps/nobody.png
deleted file mode 100644
index 1cd96a81..00000000
--- a/pixmaps/nobody.png
+++ /dev/null
Binary files differ
diff --git a/pixmaps/nohost.png b/pixmaps/nohost.png
deleted file mode 100644
index 12fc4015..00000000
--- a/pixmaps/nohost.png
+++ /dev/null
Binary files differ