summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--16x16/stock/document/Makefile.am1
-rw-r--r--16x16/stock/document/stock_certificate.pngbin0 -> 794 bytes
-rw-r--r--16x16/stock/generic/Makefile.am3
-rw-r--r--16x16/stock/generic/stock_autocompletion.pngbin0 -> 675 bytes
-rw-r--r--16x16/stock/generic/stock_calendar-and-tasks.pngbin0 -> 804 bytes
-rw-r--r--16x16/stock/net/Makefile.am4
-rw-r--r--16x16/stock/net/stock_color.pngbin0 -> 729 bytes
-rw-r--r--16x16/stock/net/stock_hand-signed.pngbin0 -> 757 bytes
-rw-r--r--16x16/stock/net/stock_mail-accounts.pngbin0 -> 714 bytes
-rw-r--r--16x16/stock/net/stock_mail-handling.pngbin0 -> 583 bytes
-rw-r--r--16x16/stock/net/stock_message-display.pngbin0 -> 771 bytes
-rw-r--r--24x24/stock/document/Makefile.am1
-rw-r--r--24x24/stock/document/stock_certificate.pngbin0 -> 1295 bytes
-rw-r--r--24x24/stock/generic/Makefile.am3
-rw-r--r--24x24/stock/generic/stock_autocompletion.pngbin0 -> 1454 bytes
-rw-r--r--24x24/stock/generic/stock_calendar-and-tasks.pngbin0 -> 1107 bytes
-rw-r--r--24x24/stock/generic/stock_color.pngbin0 -> 763 bytes
-rw-r--r--24x24/stock/net/Makefile.am4
-rw-r--r--24x24/stock/net/stock_hand-signed.pngbin0 -> 868 bytes
-rw-r--r--24x24/stock/net/stock_mail-accounts.pngbin0 -> 1177 bytes
-rw-r--r--24x24/stock/net/stock_mail-handling.pngbin0 -> 981 bytes
-rw-r--r--24x24/stock/net/stock_message-display.pngbin0 -> 929 bytes
-rw-r--r--48x48/stock/generic/Makefile.am1
-rw-r--r--48x48/stock/generic/stock_autocompletion.pngbin0 -> 2558 bytes
-rw-r--r--ChangeLog27
25 files changed, 44 insertions, 0 deletions
diff --git a/16x16/stock/document/Makefile.am b/16x16/stock/document/Makefile.am
index 6c3130cad..859279218 100644
--- a/16x16/stock/document/Makefile.am
+++ b/16x16/stock/document/Makefile.am
@@ -7,6 +7,7 @@ icondir = $(datadir)/icons/hicolor/$(iconsize)/$(category)/$(subtype)
icon_DATA =\
stock_attach.png \
+ stock_certificate.png \
stock_new-drawing.png \
stock_new-formula.png \
stock_new-html.png \
diff --git a/16x16/stock/document/stock_certificate.png b/16x16/stock/document/stock_certificate.png
new file mode 100644
index 000000000..b5ec2b2f0
--- /dev/null
+++ b/16x16/stock/document/stock_certificate.png
Binary files differ
diff --git a/16x16/stock/generic/Makefile.am b/16x16/stock/generic/Makefile.am
index 6e565d8f7..e39122715 100644
--- a/16x16/stock/generic/Makefile.am
+++ b/16x16/stock/generic/Makefile.am
@@ -6,6 +6,7 @@ subtype=generic
icondir = $(datadir)/icons/hicolor/$(iconsize)/$(category)/$(subtype)
icon_DATA =\
+ stock_autocompletion.png \
stock_3d-favourites.png \
stock_about.png \
stock_active.png \
@@ -23,9 +24,11 @@ icon_DATA =\
stock_calc-accept.png \
stock_calc-cancel.png \
stock_calendar.png \
+ stock_calendar-and-tasks.png \
stock_cell-phone.png \
stock_check-filled.png \
stock_close.png \
+ stock_color.png \
stock_copy.png \
stock_cut.png \
stock_default-folder.png \
diff --git a/16x16/stock/generic/stock_autocompletion.png b/16x16/stock/generic/stock_autocompletion.png
new file mode 100644
index 000000000..c767b5564
--- /dev/null
+++ b/16x16/stock/generic/stock_autocompletion.png
Binary files differ
diff --git a/16x16/stock/generic/stock_calendar-and-tasks.png b/16x16/stock/generic/stock_calendar-and-tasks.png
new file mode 100644
index 000000000..6ecbb509b
--- /dev/null
+++ b/16x16/stock/generic/stock_calendar-and-tasks.png
Binary files differ
diff --git a/16x16/stock/net/Makefile.am b/16x16/stock/net/Makefile.am
index 1692525d4..29b3205c6 100644
--- a/16x16/stock/net/Makefile.am
+++ b/16x16/stock/net/Makefile.am
@@ -18,6 +18,7 @@ icon_DATA =\
stock_disconnect.png \
stock_exchange-connector.png \
stock_groupwise-connector.png \
+ stock_hand-signed.png \
stock_hyperlink-internet-search.png \
stock_hyperlink.png \
stock_hyperlink-target.png \
@@ -26,6 +27,7 @@ icon_DATA =\
stock_insert-url.png \
stock_internet.png \
stock_link.png \
+ stock_mail-accounts.png \
stock_mail.png \
stock_mail-compose.png \
stock_mail-copy.png \
@@ -33,6 +35,7 @@ icon_DATA =\
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 \
stock_mail-hide-selected.png \
@@ -50,6 +53,7 @@ icon_DATA =\
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 \
diff --git a/16x16/stock/net/stock_color.png b/16x16/stock/net/stock_color.png
new file mode 100644
index 000000000..6a2dd6875
--- /dev/null
+++ b/16x16/stock/net/stock_color.png
Binary files differ
diff --git a/16x16/stock/net/stock_hand-signed.png b/16x16/stock/net/stock_hand-signed.png
new file mode 100644
index 000000000..2d938da29
--- /dev/null
+++ b/16x16/stock/net/stock_hand-signed.png
Binary files differ
diff --git a/16x16/stock/net/stock_mail-accounts.png b/16x16/stock/net/stock_mail-accounts.png
new file mode 100644
index 000000000..6ca3e5df0
--- /dev/null
+++ b/16x16/stock/net/stock_mail-accounts.png
Binary files differ
diff --git a/16x16/stock/net/stock_mail-handling.png b/16x16/stock/net/stock_mail-handling.png
new file mode 100644
index 000000000..4c0a6d4f8
--- /dev/null
+++ b/16x16/stock/net/stock_mail-handling.png
Binary files differ
diff --git a/16x16/stock/net/stock_message-display.png b/16x16/stock/net/stock_message-display.png
new file mode 100644
index 000000000..fbf419fec
--- /dev/null
+++ b/16x16/stock/net/stock_message-display.png
Binary files differ
diff --git a/24x24/stock/document/Makefile.am b/24x24/stock/document/Makefile.am
index 5d8c51511..91ee031fd 100644
--- a/24x24/stock/document/Makefile.am
+++ b/24x24/stock/document/Makefile.am
@@ -7,6 +7,7 @@ icondir = $(datadir)/icons/hicolor/$(iconsize)/$(category)/$(subtype)
icon_DATA =\
stock_attach.png \
+ stock_certificate.png \
stock_new-drawing.png \
stock_new-formula.png \
stock_new-html.png \
diff --git a/24x24/stock/document/stock_certificate.png b/24x24/stock/document/stock_certificate.png
new file mode 100644
index 000000000..aa53e967b
--- /dev/null
+++ b/24x24/stock/document/stock_certificate.png
Binary files differ
diff --git a/24x24/stock/generic/Makefile.am b/24x24/stock/generic/Makefile.am
index f346a83da..10a89c5d1 100644
--- a/24x24/stock/generic/Makefile.am
+++ b/24x24/stock/generic/Makefile.am
@@ -8,6 +8,7 @@ icondir = $(datadir)/icons/hicolor/$(iconsize)/$(category)/$(subtype)
icon_DATA =\
stock_about.png \
stock_active.png \
+ stock_autocompletion.png \
stock_allow-effects.png \
stock_anchor.png \
stock_animation.png \
@@ -28,8 +29,10 @@ icon_DATA =\
stock_calendar-view-work-week.png \
stock_calendar-view-year.png \
stock_calendar.png \
+ stock_calendar-and-tasks.png \
stock_cell-phone.png \
stock_close.png \
+ stock_color.png \
stock_copy.png \
stock_cut.png \
stock_delete.png \
diff --git a/24x24/stock/generic/stock_autocompletion.png b/24x24/stock/generic/stock_autocompletion.png
new file mode 100644
index 000000000..ac8d96083
--- /dev/null
+++ b/24x24/stock/generic/stock_autocompletion.png
Binary files differ
diff --git a/24x24/stock/generic/stock_calendar-and-tasks.png b/24x24/stock/generic/stock_calendar-and-tasks.png
new file mode 100644
index 000000000..00295bd87
--- /dev/null
+++ b/24x24/stock/generic/stock_calendar-and-tasks.png
Binary files differ
diff --git a/24x24/stock/generic/stock_color.png b/24x24/stock/generic/stock_color.png
new file mode 100644
index 000000000..48828ba11
--- /dev/null
+++ b/24x24/stock/generic/stock_color.png
Binary files differ
diff --git a/24x24/stock/net/Makefile.am b/24x24/stock/net/Makefile.am
index ffe5101bd..d341ee789 100644
--- a/24x24/stock/net/Makefile.am
+++ b/24x24/stock/net/Makefile.am
@@ -18,6 +18,7 @@ icon_DATA =\
stock_disconnect.png \
stock_exchange-connector.png \
stock_groupwise-connector.png \
+ stock_hand-signed.png \
stock_hyperlink-internet-search.png \
stock_hyperlink.png \
stock_hyperlink-target.png \
@@ -26,11 +27,13 @@ icon_DATA =\
stock_insert-url.png \
stock_internet.png \
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-forward.png \
+ stock_mail-handling.png \
stock_mail-import.png \
stock_mail-merge.png \
stock_mail-move.png \
@@ -44,6 +47,7 @@ icon_DATA =\
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 \
diff --git a/24x24/stock/net/stock_hand-signed.png b/24x24/stock/net/stock_hand-signed.png
new file mode 100644
index 000000000..02774f24f
--- /dev/null
+++ b/24x24/stock/net/stock_hand-signed.png
Binary files differ
diff --git a/24x24/stock/net/stock_mail-accounts.png b/24x24/stock/net/stock_mail-accounts.png
new file mode 100644
index 000000000..c1ef6f8dc
--- /dev/null
+++ b/24x24/stock/net/stock_mail-accounts.png
Binary files differ
diff --git a/24x24/stock/net/stock_mail-handling.png b/24x24/stock/net/stock_mail-handling.png
new file mode 100644
index 000000000..c3fb480a3
--- /dev/null
+++ b/24x24/stock/net/stock_mail-handling.png
Binary files differ
diff --git a/24x24/stock/net/stock_message-display.png b/24x24/stock/net/stock_message-display.png
new file mode 100644
index 000000000..3f54b8854
--- /dev/null
+++ b/24x24/stock/net/stock_message-display.png
Binary files differ
diff --git a/48x48/stock/generic/Makefile.am b/48x48/stock/generic/Makefile.am
index b7be504f6..55a1c767f 100644
--- a/48x48/stock/generic/Makefile.am
+++ b/48x48/stock/generic/Makefile.am
@@ -7,6 +7,7 @@ icondir = $(datadir)/icons/hicolor/$(iconsize)/$(category)/$(subtype)
icon_DATA =\
stock_alarm.png \
+ stock_autocompletion.png \
stock_autopilot.png \
stock_briefcase.png \
stock_calendar.png \
diff --git a/48x48/stock/generic/stock_autocompletion.png b/48x48/stock/generic/stock_autocompletion.png
new file mode 100644
index 000000000..ae782551d
--- /dev/null
+++ b/48x48/stock/generic/stock_autocompletion.png
Binary files differ
diff --git a/ChangeLog b/ChangeLog
index f112a77b9..d70ca2a7b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,30 @@
+2004-04-06 Jakub Steiner <jimmac@ximian.com>
+
+ * 48x48/stock/generic/Makefile.am
+ * 48x48/stock/generic/stock_autocompletion.png
+ * 24x24/stock/net/Makefile.am
+ * 24x24/stock/net/stock_hand-signed.png
+ * 24x24/stock/net/stock_mail-accounts.png
+ * 24x24/stock/net/stock_mail-handling.png
+ * 24x24/stock/net/stock_message-display.png
+ * 24x24/stock/generic/Makefile.am
+ * 24x24/stock/generic/stock_autocompletion.png
+ * 24x24/stock/generic/stock_calendar-and-tasks.png
+ * 24x24/stock/generic/stock_color.png
+ * 24x24/stock/document/Makefile.am
+ * 24x24/stock/document/stock_certificate.png
+ * 16x16/stock/net/Makefile.am
+ * 16x16/stock/net/stock_color.png
+ * 16x16/stock/net/stock_mail-accounts.png
+ * 16x16/stock/net/stock_mail-handling.png
+ * 16x16/stock/net/stock_message-display.png
+ * 16x16/stock/generic/Makefile.am
+ * 16x16/stock/generic/stock_autocompletion.png
+ * 16x16/stock/generic/stock_calendar-and-tasks.png
+ * 16x16/stock/document/Makefile.am
+ * 16x16/stock/document/stock_certificate.png: various icons (for
+ Evo)
+
2004-03-29 Jakub Steiner <jimmac@ximian.com>
* 48x48/mimetypes/gnome-mime-application-x-rar.png: labeled icon