summaryrefslogtreecommitdiffstats
path: root/images
diff options
context:
space:
mode:
authortpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2010-01-10 00:18:25 +0000
committertpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2010-01-10 00:18:25 +0000
commitf21e5792b5084f5d008bf46f6316030c6dfb31e5 (patch)
treed51583b36aa1672bac78d98a682cdc330df27e4d /images
downloadbasket-f21e5792b5084f5d008bf46f6316030c6dfb31e5.tar.gz
basket-f21e5792b5084f5d008bf46f6316030c6dfb31e5.zip
Add author-abandoned basket application
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/basket@1072339 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'images')
-rw-r--r--images/Makefile.am4
-rw-r--r--images/insertion_help.pngbin0 -> 5878 bytes
-rw-r--r--images/tag_export_help.pngbin0 -> 10296 bytes
-rw-r--r--images/tag_export_on_every_lines_help.pngbin0 -> 8295 bytes
4 files changed, 4 insertions, 0 deletions
diff --git a/images/Makefile.am b/images/Makefile.am
new file mode 100644
index 0000000..c03cb7a
--- /dev/null
+++ b/images/Makefile.am
@@ -0,0 +1,4 @@
+imagesdir = $(kde_datadir)/basket/images
+images_DATA = insertion_help.png \
+ tag_export_help.png \
+ tag_export_on_every_lines_help.png
diff --git a/images/insertion_help.png b/images/insertion_help.png
new file mode 100644
index 0000000..3591b50
--- /dev/null
+++ b/images/insertion_help.png
Binary files differ
diff --git a/images/tag_export_help.png b/images/tag_export_help.png
new file mode 100644
index 0000000..50eee68
--- /dev/null
+++ b/images/tag_export_help.png
Binary files differ
diff --git a/images/tag_export_on_every_lines_help.png b/images/tag_export_on_every_lines_help.png
new file mode 100644
index 0000000..9a183aa
--- /dev/null
+++ b/images/tag_export_on_every_lines_help.png
Binary files differ