aboutsummaryrefslogtreecommitdiffstats
path: root/art/48x48
diff options
context:
space:
mode:
Diffstat (limited to 'art/48x48')
-rw-r--r--art/48x48/.cvsignore2
-rw-r--r--art/48x48/Makefile.am6
-rw-r--r--art/48x48/stock_mail-flag-for-followup-done.pngbin0 -> 3273 bytes
-rw-r--r--art/48x48/stock_mail-flag-for-followup.pngbin0 -> 3397 bytes
4 files changed, 8 insertions, 0 deletions
diff --git a/art/48x48/.cvsignore b/art/48x48/.cvsignore
new file mode 100644
index 0000000000..282522db03
--- /dev/null
+++ b/art/48x48/.cvsignore
@@ -0,0 +1,2 @@
+Makefile
+Makefile.in
diff --git a/art/48x48/Makefile.am b/art/48x48/Makefile.am
new file mode 100644
index 0000000000..e4dc71153b
--- /dev/null
+++ b/art/48x48/Makefile.am
@@ -0,0 +1,6 @@
+images48_DATA = \
+ stock_mail-flag-for-followup.png \
+ stock_mail-flag-for-followup-done.png
+
+EXTRA_DIST = \
+ $(images48_DATA)
diff --git a/art/48x48/stock_mail-flag-for-followup-done.png b/art/48x48/stock_mail-flag-for-followup-done.png
new file mode 100644
index 0000000000..76f5c0b04e
--- /dev/null
+++ b/art/48x48/stock_mail-flag-for-followup-done.png
Binary files differ
diff --git a/art/48x48/stock_mail-flag-for-followup.png b/art/48x48/stock_mail-flag-for-followup.png
new file mode 100644
index 0000000000..a387bd9521
--- /dev/null
+++ b/art/48x48/stock_mail-flag-for-followup.png
Binary files differ