aboutsummaryrefslogtreecommitdiff
path: root/src/icons
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2009-12-15 01:34:02 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2009-12-15 01:34:02 +0000
commit2a0d666188a10c418bba6cc9b5156cfc8e8ae6f1 (patch)
tree9b7a58a6808f96b0e2a14ee21e44338eaf9b5504 /src/icons
parent6645c09ac9d555780022d88749d2db708d1286fd (diff)
added new search folder icon.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2388 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'src/icons')
-rw-r--r--src/icons/Makefile.am4
-rw-r--r--src/icons/folder-group.pngbin0 -> 487 bytes
-rw-r--r--src/icons/folder-search.pngbin501 -> 612 bytes
3 files changed, 3 insertions, 1 deletions
diff --git a/src/icons/Makefile.am b/src/icons/Makefile.am
index 2b728319..ed02311f 100644
--- a/src/icons/Makefile.am
+++ b/src/icons/Makefile.am
@@ -30,7 +30,8 @@ BUILT_SOURCES = \
folder-close.h \
folder-open.h \
folder-noselect.h \
- folder-search.h
+ folder-search.h \
+ folder-group.h
EXTRA_DIST = \
stock_addressbook.png \
@@ -65,6 +66,7 @@ EXTRA_DIST = \
folder-open.png \
folder-noselect.png \
folder-search.png \
+ folder-group.png \
clip.xpm \
deleted.xpm \
forwarded.xpm \
diff --git a/src/icons/folder-group.png b/src/icons/folder-group.png
new file mode 100644
index 00000000..4e700b06
--- /dev/null
+++ b/src/icons/folder-group.png
Binary files differ
diff --git a/src/icons/folder-search.png b/src/icons/folder-search.png
index ccc0cef5..ed9bbb47 100644
--- a/src/icons/folder-search.png
+++ b/src/icons/folder-search.png
Binary files differ