summaryrefslogtreecommitdiff
path: root/16x16
diff options
context:
space:
mode:
Diffstat (limited to '16x16')
-rw-r--r--16x16/stock/generic/Makefile.am1
-rw-r--r--16x16/stock/generic/stock_new-dir.pngbin587 -> 0 bytes
-rw-r--r--16x16/stock/io/Makefile.am10
-rw-r--r--16x16/stock/io/stock_print-preview.pngbin765 -> 0 bytes
-rw-r--r--16x16/stock/io/stock_print.pngbin585 -> 0 bytes
-rw-r--r--16x16/stock/io/stock_save-as.pngbin751 -> 0 bytes
-rw-r--r--16x16/stock/io/stock_save.pngbin539 -> 0 bytes
-rw-r--r--16x16/stock/navigation/Makefile.am9
-rw-r--r--16x16/stock/navigation/stock_bottom.pngbin341 -> 0 bytes
-rw-r--r--16x16/stock/navigation/stock_down.pngbin305 -> 0 bytes
-rw-r--r--16x16/stock/navigation/stock_first.pngbin343 -> 0 bytes
-rw-r--r--16x16/stock/navigation/stock_last.pngbin357 -> 0 bytes
-rw-r--r--16x16/stock/navigation/stock_left.pngbin298 -> 0 bytes
-rw-r--r--16x16/stock/navigation/stock_new-tab.pngbin660 -> 0 bytes
-rw-r--r--16x16/stock/navigation/stock_right.pngbin290 -> 0 bytes
-rw-r--r--16x16/stock/navigation/stock_top.pngbin331 -> 0 bytes
-rw-r--r--16x16/stock/navigation/stock_up.pngbin293 -> 0 bytes
-rw-r--r--16x16/stock/net/Makefile.am10
-rw-r--r--16x16/stock/net/stock_appointment-reminder-excl.pngbin607 -> 0 bytes
-rw-r--r--16x16/stock/net/stock_appointment-reminder.pngbin627 -> 0 bytes
-rw-r--r--16x16/stock/net/stock_mail-compose.pngbin492 -> 0 bytes
-rw-r--r--16x16/stock/net/stock_mail-forward.pngbin416 -> 0 bytes
-rw-r--r--16x16/stock/net/stock_mail-priority-high.pngbin513 -> 0 bytes
-rw-r--r--16x16/stock/net/stock_mail-reply-to-all.pngbin757 -> 0 bytes
-rw-r--r--16x16/stock/net/stock_mail-reply.pngbin428 -> 0 bytes
-rw-r--r--16x16/stock/net/stock_mail-send-receive.pngbin417 -> 0 bytes
-rw-r--r--16x16/stock/net/stock_not-spam.pngbin721 -> 0 bytes
-rw-r--r--16x16/stock/net/stock_spam.pngbin926 -> 0 bytes
-rw-r--r--16x16/stock/object/Makefile.am2
-rw-r--r--16x16/stock/object/stock_add-bookmark.pngbin544 -> 0 bytes
-rw-r--r--16x16/stock/object/stock_new-window.pngbin506 -> 0 bytes
31 files changed, 0 insertions, 32 deletions
diff --git a/16x16/stock/generic/Makefile.am b/16x16/stock/generic/Makefile.am
index da868d490..53865e134 100644
--- a/16x16/stock/generic/Makefile.am
+++ b/16x16/stock/generic/Makefile.am
@@ -58,7 +58,6 @@ icon_DATA =\
stock_mark.png \
stock_news.png \
stock_new-24h-appointment.png \
- stock_new-dir.png \
stock_new-meeting.png \
stock_notebook.png \
stock_notes.png \
diff --git a/16x16/stock/generic/stock_new-dir.png b/16x16/stock/generic/stock_new-dir.png
deleted file mode 100644
index 2e387db3d..000000000
--- a/16x16/stock/generic/stock_new-dir.png
+++ /dev/null
Binary files differ
diff --git a/16x16/stock/io/Makefile.am b/16x16/stock/io/Makefile.am
index 46a463259..bb8f38532 100644
--- a/16x16/stock/io/Makefile.am
+++ b/16x16/stock/io/Makefile.am
@@ -12,24 +12,14 @@ icon_DATA =\
stock_network-printer.png \
stock_open.png \
stock_open-read-only.png \
- stock_print.png \
stock_printers.png \
stock_print-driver.png \
- stock_print-preview.png \
stock_print-preview-print.png \
stock_print-setup.png \
stock_reload.png \
- stock_save-as.png \
stock_save-pdf.png \
- stock_save.png \
stock_save-template.png \
stock_up-one-dir.png \
$(NULL)
-install-data-hook:
- $(INSTALL_DATA) $(srcdir)/stock_save-as.png $(DESTDIR)$(icondir)/stock_save_as.png
-
-uninstall-hook:
- rm -f $(DESTDIR)$(icondir)/stock_save_as.png
-
EXTRA_DIST = $(icon_DATA)
diff --git a/16x16/stock/io/stock_print-preview.png b/16x16/stock/io/stock_print-preview.png
deleted file mode 100644
index a90eb6218..000000000
--- a/16x16/stock/io/stock_print-preview.png
+++ /dev/null
Binary files differ
diff --git a/16x16/stock/io/stock_print.png b/16x16/stock/io/stock_print.png
deleted file mode 100644
index 077e5bce4..000000000
--- a/16x16/stock/io/stock_print.png
+++ /dev/null
Binary files differ
diff --git a/16x16/stock/io/stock_save-as.png b/16x16/stock/io/stock_save-as.png
deleted file mode 100644
index 9d7f9a4cb..000000000
--- a/16x16/stock/io/stock_save-as.png
+++ /dev/null
Binary files differ
diff --git a/16x16/stock/io/stock_save.png b/16x16/stock/io/stock_save.png
deleted file mode 100644
index 0bc44aba4..000000000
--- a/16x16/stock/io/stock_save.png
+++ /dev/null
Binary files differ
diff --git a/16x16/stock/navigation/Makefile.am b/16x16/stock/navigation/Makefile.am
index 8d609342c..ff8540fc4 100644
--- a/16x16/stock/navigation/Makefile.am
+++ b/16x16/stock/navigation/Makefile.am
@@ -6,14 +6,9 @@ subtype=navigation
icondir = $(datadir)/icons/gnome/$(iconsize)/$(category)/$(subtype)
icon_DATA =\
- stock_bottom.png \
- stock_down.png \
stock_down-with-subpoints.png \
stock_first-page.png \
- stock_first.png \
stock_last-page.png \
- stock_last.png \
- stock_left.png \
stock_left-with-subpoints.png \
stock_live-mode.png \
stock_navigate-next.png \
@@ -51,16 +46,12 @@ icon_DATA =\
stock_navigator-text.png \
stock_navigator-update-entry.png \
stock_navigator-wrong-table-formula.png \
- stock_new-tab.png \
stock_next-page.png \
stock_next.png \
stock_previous-page.png \
stock_previous.png \
- stock_right.png \
stock_right-with-subpoints.png \
- stock_top.png \
stock_undo-history.png \
- stock_up.png \
stock_up-with-subpoints.png \
stock_zoom-1.png \
stock_zoom-in.png \
diff --git a/16x16/stock/navigation/stock_bottom.png b/16x16/stock/navigation/stock_bottom.png
deleted file mode 100644
index d1dd74316..000000000
--- a/16x16/stock/navigation/stock_bottom.png
+++ /dev/null
Binary files differ
diff --git a/16x16/stock/navigation/stock_down.png b/16x16/stock/navigation/stock_down.png
deleted file mode 100644
index f75099f5b..000000000
--- a/16x16/stock/navigation/stock_down.png
+++ /dev/null
Binary files differ
diff --git a/16x16/stock/navigation/stock_first.png b/16x16/stock/navigation/stock_first.png
deleted file mode 100644
index 02fed2da5..000000000
--- a/16x16/stock/navigation/stock_first.png
+++ /dev/null
Binary files differ
diff --git a/16x16/stock/navigation/stock_last.png b/16x16/stock/navigation/stock_last.png
deleted file mode 100644
index 6d731e1fa..000000000
--- a/16x16/stock/navigation/stock_last.png
+++ /dev/null
Binary files differ
diff --git a/16x16/stock/navigation/stock_left.png b/16x16/stock/navigation/stock_left.png
deleted file mode 100644
index 625a1ab61..000000000
--- a/16x16/stock/navigation/stock_left.png
+++ /dev/null
Binary files differ
diff --git a/16x16/stock/navigation/stock_new-tab.png b/16x16/stock/navigation/stock_new-tab.png
deleted file mode 100644
index b4de97f09..000000000
--- a/16x16/stock/navigation/stock_new-tab.png
+++ /dev/null
Binary files differ
diff --git a/16x16/stock/navigation/stock_right.png b/16x16/stock/navigation/stock_right.png
deleted file mode 100644
index 42e783fc2..000000000
--- a/16x16/stock/navigation/stock_right.png
+++ /dev/null
Binary files differ
diff --git a/16x16/stock/navigation/stock_top.png b/16x16/stock/navigation/stock_top.png
deleted file mode 100644
index 82d204aae..000000000
--- a/16x16/stock/navigation/stock_top.png
+++ /dev/null
Binary files differ
diff --git a/16x16/stock/navigation/stock_up.png b/16x16/stock/navigation/stock_up.png
deleted file mode 100644
index 89832e0c9..000000000
--- a/16x16/stock/navigation/stock_up.png
+++ /dev/null
Binary files differ
diff --git a/16x16/stock/net/Makefile.am b/16x16/stock/net/Makefile.am
index 2f457c570..d177dbb0f 100644
--- a/16x16/stock/net/Makefile.am
+++ b/16x16/stock/net/Makefile.am
@@ -7,8 +7,6 @@ icondir = $(datadir)/icons/gnome/$(iconsize)/$(category)/$(subtype)
icon_DATA =\
stock_addressbook.png \
- stock_appointment-reminder-excl.png \
- stock_appointment-reminder.png \
stock_channel.png \
stock_connect.png \
stock_connect-to-url.png \
@@ -29,12 +27,10 @@ icon_DATA =\
stock_link.png \
stock_mail-accounts.png \
stock_mail.png \
- stock_mail-compose.png \
stock_mail-copy.png \
stock_mail-filters-apply.png \
stock_mail-flag-for-followup.png \
stock_mail-flag-for-followup-done.png \
- stock_mail-forward.png \
stock_mail-handling.png \
stock_mail-hide-deleted.png \
stock_mail-hide-read.png \
@@ -44,24 +40,18 @@ icon_DATA =\
stock_mail-move.png \
stock_mail-open.png \
stock_mail-open-multiple.png \
- stock_mail-priority-high.png \
stock_mail-receive.png \
stock_mail-replied.png \
- stock_mail-reply.png \
- stock_mail-reply-to-all.png \
stock_mail-send.png \
- stock_mail-send-receive.png \
stock_mail-unread.png \
stock_mail-unread-multiple.png \
stock_message-display.png \
- stock_not-spam.png \
stock_online-layout.png \
stock_outbox.png \
stock_post-message.png \
stock_sent-mail.png \
stock_shared-by-me.png \
stock_shared-to-me.png \
- stock_spam.png \
stock_video-conferencing.png \
$(NULL)
diff --git a/16x16/stock/net/stock_appointment-reminder-excl.png b/16x16/stock/net/stock_appointment-reminder-excl.png
deleted file mode 100644
index 8d78032e0..000000000
--- a/16x16/stock/net/stock_appointment-reminder-excl.png
+++ /dev/null
Binary files differ
diff --git a/16x16/stock/net/stock_appointment-reminder.png b/16x16/stock/net/stock_appointment-reminder.png
deleted file mode 100644
index 3154e661c..000000000
--- a/16x16/stock/net/stock_appointment-reminder.png
+++ /dev/null
Binary files differ
diff --git a/16x16/stock/net/stock_mail-compose.png b/16x16/stock/net/stock_mail-compose.png
deleted file mode 100644
index 7c7d597da..000000000
--- a/16x16/stock/net/stock_mail-compose.png
+++ /dev/null
Binary files differ
diff --git a/16x16/stock/net/stock_mail-forward.png b/16x16/stock/net/stock_mail-forward.png
deleted file mode 100644
index d56728651..000000000
--- a/16x16/stock/net/stock_mail-forward.png
+++ /dev/null
Binary files differ
diff --git a/16x16/stock/net/stock_mail-priority-high.png b/16x16/stock/net/stock_mail-priority-high.png
deleted file mode 100644
index ccbcff9d5..000000000
--- a/16x16/stock/net/stock_mail-priority-high.png
+++ /dev/null
Binary files differ
diff --git a/16x16/stock/net/stock_mail-reply-to-all.png b/16x16/stock/net/stock_mail-reply-to-all.png
deleted file mode 100644
index 810cc95c6..000000000
--- a/16x16/stock/net/stock_mail-reply-to-all.png
+++ /dev/null
Binary files differ
diff --git a/16x16/stock/net/stock_mail-reply.png b/16x16/stock/net/stock_mail-reply.png
deleted file mode 100644
index 6996ade85..000000000
--- a/16x16/stock/net/stock_mail-reply.png
+++ /dev/null
Binary files differ
diff --git a/16x16/stock/net/stock_mail-send-receive.png b/16x16/stock/net/stock_mail-send-receive.png
deleted file mode 100644
index ab3c26e21..000000000
--- a/16x16/stock/net/stock_mail-send-receive.png
+++ /dev/null
Binary files differ
diff --git a/16x16/stock/net/stock_not-spam.png b/16x16/stock/net/stock_not-spam.png
deleted file mode 100644
index ab9d38117..000000000
--- a/16x16/stock/net/stock_not-spam.png
+++ /dev/null
Binary files differ
diff --git a/16x16/stock/net/stock_spam.png b/16x16/stock/net/stock_spam.png
deleted file mode 100644
index 64d488ca1..000000000
--- a/16x16/stock/net/stock_spam.png
+++ /dev/null
Binary files differ
diff --git a/16x16/stock/object/Makefile.am b/16x16/stock/object/Makefile.am
index 2061a8dbd..5f468a6ac 100644
--- a/16x16/stock/object/Makefile.am
+++ b/16x16/stock/object/Makefile.am
@@ -27,7 +27,6 @@ icon_DATA =\
stock_3d-texture-parallel.png \
stock_3d-texture.png \
stock_3d-texture-spherical.png \
- stock_add-bookmark.png \
stock_auto-contour.png \
stock_bookmark.png \
stock_bring-backward.png \
@@ -67,7 +66,6 @@ icon_DATA =\
stock_insert-text-frame.png \
stock_interaction.png \
stock_new-bcard.png \
- stock_new-window.png \
stock_object-behind.png \
stock_object-infront.png \
stock_pin.png \
diff --git a/16x16/stock/object/stock_add-bookmark.png b/16x16/stock/object/stock_add-bookmark.png
deleted file mode 100644
index 8ea8adb3a..000000000
--- a/16x16/stock/object/stock_add-bookmark.png
+++ /dev/null
Binary files differ
diff --git a/16x16/stock/object/stock_new-window.png b/16x16/stock/object/stock_new-window.png
deleted file mode 100644
index 72c00e5a2..000000000
--- a/16x16/stock/object/stock_new-window.png
+++ /dev/null
Binary files differ