diff options
| author | Tomas Chvatal <scarabeus@gentoo.org> | 2009-02-19 15:08:34 +0100 |
|---|---|---|
| committer | Tomas Chvatal <scarabeus@gentoo.org> | 2009-02-19 15:08:34 +0100 |
| commit | 60eb2ab3883e6e121b48ea9ba27bb2fb8d785316 (patch) | |
| tree | 110af47d49cbae3e779af9de494ff8f33f86cb39 /data | |
| parent | 9a7f9abf569c49edecb411b160dacb722cade4cc (diff) | |
We no longer compile our desktop file.
Diffstat (limited to 'data')
| -rw-r--r-- | data/CMakeLists.txt | 1 | ||||
| -rw-r--r-- | data/tuxanci.desktop (renamed from data/tuxanci.desktop.in) | 0 |
2 files changed, 0 insertions, 1 deletions
diff --git a/data/CMakeLists.txt b/data/CMakeLists.txt index a7a9572..53bb7d7 100644 --- a/data/CMakeLists.txt +++ b/data/CMakeLists.txt @@ -12,7 +12,6 @@ ADD_SUBDIRECTORY ( sound ) ############################################################################### # CURRENT DIRECTORY FILES ############################################################################### -CONFIGURE_FILE ( ${CMAKE_SOURCE_DIR}/data/tuxanci.desktop.in ${CMAKE_SOURCE_DIR}/data/tuxanci.desktop ) IF ( NOT Server ) INSTALL ( FILES tuxanci.svg DESTINATION ${CMAKE_INSTALL_DOCDIR}/ ) diff --git a/data/tuxanci.desktop.in b/data/tuxanci.desktop index c09adfe..c09adfe 100644 --- a/data/tuxanci.desktop.in +++ b/data/tuxanci.desktop |