diff options
author | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2010-01-10 00:18:25 +0000 |
---|---|---|
committer | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2010-01-10 00:18:25 +0000 |
commit | f21e5792b5084f5d008bf46f6316030c6dfb31e5 (patch) | |
tree | d51583b36aa1672bac78d98a682cdc330df27e4d /images | |
download | basket-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.am | 4 | ||||
-rw-r--r-- | images/insertion_help.png | bin | 0 -> 5878 bytes | |||
-rw-r--r-- | images/tag_export_help.png | bin | 0 -> 10296 bytes | |||
-rw-r--r-- | images/tag_export_on_every_lines_help.png | bin | 0 -> 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 Binary files differnew file mode 100644 index 0000000..3591b50 --- /dev/null +++ b/images/insertion_help.png diff --git a/images/tag_export_help.png b/images/tag_export_help.png Binary files differnew file mode 100644 index 0000000..50eee68 --- /dev/null +++ b/images/tag_export_help.png diff --git a/images/tag_export_on_every_lines_help.png b/images/tag_export_on_every_lines_help.png Binary files differnew file mode 100644 index 0000000..9a183aa --- /dev/null +++ b/images/tag_export_on_every_lines_help.png |