summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakub Steiner <jimmac@ximian.com>2004-03-17 15:39:17 +0000
committerJakub Steiner <jimmac@src.gnome.org>2004-03-17 15:39:17 +0000
commit0734cbbe9e5fcb404d00bdb9fffa089c1e82ad8a (patch)
tree36149bc490e5330713294d360b7d2c5b70f8eb0b
parent3b2c34cf70f12ac384d750799789945bb2dc92ff (diff)
downloadadwaita-icon-theme-0734cbbe9e5fcb404d00bdb9fffa089c1e82ad8a.tar.gz
24x24/stock/document/Makefile.am 24x24/stock/document/stock_duplex-doc.png
2004-03-17 Jakub Steiner <jimmac@ximian.com> * 24x24/stock/document/Makefile.am * 24x24/stock/document/stock_duplex-doc.png * 24x24/stock/document/stock_duplex-tumble.png: for the print dialog. fixes bug #128301
-rw-r--r--24x24/stock/document/Makefile.am2
-rw-r--r--24x24/stock/document/stock_duplex-doc.pngbin0 -> 900 bytes
-rw-r--r--24x24/stock/document/stock_duplex-tumble.pngbin0 -> 1177 bytes
-rw-r--r--ChangeLog7
4 files changed, 9 insertions, 0 deletions
diff --git a/24x24/stock/document/Makefile.am b/24x24/stock/document/Makefile.am
index 5d8c51511..0bf1a7ff2 100644
--- a/24x24/stock/document/Makefile.am
+++ b/24x24/stock/document/Makefile.am
@@ -7,6 +7,8 @@ icondir = $(datadir)/icons/hicolor/$(iconsize)/$(category)/$(subtype)
icon_DATA =\
stock_attach.png \
+ stock_duplex-doc.png \
+ stock_duplex-tumble.png \
stock_new-drawing.png \
stock_new-formula.png \
stock_new-html.png \
diff --git a/24x24/stock/document/stock_duplex-doc.png b/24x24/stock/document/stock_duplex-doc.png
new file mode 100644
index 000000000..b34786a81
--- /dev/null
+++ b/24x24/stock/document/stock_duplex-doc.png
Binary files differ
diff --git a/24x24/stock/document/stock_duplex-tumble.png b/24x24/stock/document/stock_duplex-tumble.png
new file mode 100644
index 000000000..208a66e81
--- /dev/null
+++ b/24x24/stock/document/stock_duplex-tumble.png
Binary files differ
diff --git a/ChangeLog b/ChangeLog
index 774c81572..2166b973d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2004-03-17 Jakub Steiner <jimmac@ximian.com>
+
+ * 24x24/stock/document/Makefile.am
+ * 24x24/stock/document/stock_duplex-doc.png
+ * 24x24/stock/document/stock_duplex-tumble.png: for the print
+ dialog. fixes bug #128301
+
=== gnome-icon-theme 1.1.91 ===
2004-03-15 Alexander Larsson <alexl@redhat.com>