diff options
author | Andrei Karas <akaras@inbox.ru> | 2013-02-05 00:43:26 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2013-02-05 00:43:26 +0300 |
commit | 9f729a57566afd9ff8d454bf165c98e6f812f56f (patch) | |
tree | 379f8d6e5ba971fdcaf65ada5eea068173635538 /configure.ac | |
parent | d11405960553d7fde3b86f6f6a46b5d3909d3bfb (diff) | |
download | plus-9f729a57566afd9ff8d454bf165c98e6f812f56f.tar.gz plus-9f729a57566afd9ff8d454bf165c98e6f812f56f.tar.bz2 plus-9f729a57566afd9ff8d454bf165c98e6f812f56f.tar.xz plus-9f729a57566afd9ff8d454bf165c98e6f812f56f.zip |
Dehardcode path in branding desktop files for evol and tmw.
Diffstat (limited to 'configure.ac')
-rwxr-xr-x | configure.ac | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index f34cfc5fb..8a9c06a12 100755 --- a/configure.ac +++ b/configure.ac @@ -307,6 +307,7 @@ Makefile PKGBUILD src/Makefile data/Makefile +data/evol/evol.desktop data/evol/Makefile data/fonts/Makefile data/graphics/Makefile @@ -326,6 +327,7 @@ data/themes/mana/Makefile data/themes/pink/Makefile data/themes/unity/Makefile data/themes/wood/Makefile +data/tmw/tmw.desktop data/tmw/Makefile data/help/Makefile data/help/tips/Makefile |