diff options
author | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2011-08-21 02:25:54 +0000 |
---|---|---|
committer | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2011-08-21 02:25:54 +0000 |
commit | b924269184594cd7166bd4a1f02de62930211eed (patch) | |
tree | 3e8bd90e4e332d5d5ba79572ac12a6189ba9f5ff /mimetypes/trinity51/Makefile.am | |
parent | b29a88760d18f56788e028cbdcf9f226727c7f45 (diff) | |
download | koffice-b924269184594cd7166bd4a1f02de62930211eed.tar.gz koffice-b924269184594cd7166bd4a1f02de62930211eed.zip |
Second part of previous commit
Move files with kde3 in their name to have trinity in their name instead
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1248413 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'mimetypes/trinity51/Makefile.am')
-rw-r--r-- | mimetypes/trinity51/Makefile.am | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/mimetypes/trinity51/Makefile.am b/mimetypes/trinity51/Makefile.am new file mode 100644 index 00000000..2b0b0b19 --- /dev/null +++ b/mimetypes/trinity51/Makefile.am @@ -0,0 +1,5 @@ +image_DATA = x-raw.desktop + +imagedir = $(kde_mimedir)/image + +EXTRA_DIST = $(image_DATA) |