diff options
| author | Ben Boeckel <MathStuf@gmail.com> | 2009-03-01 00:03:04 -0500 |
|---|---|---|
| committer | Ben Boeckel <MathStuf@gmail.com> | 2009-03-01 00:03:04 -0500 |
| commit | 039fca4fd572b400665ef4de2bd0a0c8cc207a2c (patch) | |
| tree | 42ea9a59342221a2776f5163321a8250a8c1febb | |
| parent | c81259d5ea3cf4659affdb51b7622c61685a82ff (diff) | |
| download | sigen-039fca4fd572b400665ef4de2bd0a0c8cc207a2c.tar.gz sigen-039fca4fd572b400665ef4de2bd0a0c8cc207a2c.tar.xz sigen-039fca4fd572b400665ef4de2bd0a0c8cc207a2c.zip | |
Remove the x-sigmod+xml.desktop file, it's for KDE3
| -rw-r--r-- | CMakeLists.txt | 9 | ||||
| -rw-r--r-- | x-sigmod+xml.desktop | 9 |
2 files changed, 0 insertions, 18 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index 4f725855..d5de7d43 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -96,12 +96,3 @@ install( COMPONENT metadata ) - -install( - FILES - x-sigmod+xml.desktop - DESTINATION - ${CMAKE_INSTALL_PREFIX}/share/mimelnk/application - COMPONENT - metadata -) diff --git a/x-sigmod+xml.desktop b/x-sigmod+xml.desktop deleted file mode 100644 index d0cce8ac..00000000 --- a/x-sigmod+xml.desktop +++ /dev/null @@ -1,9 +0,0 @@ -[Desktop Entry] -Type=MimeType -MimeType=application/x-sigmod+xml; -Icon=application-x-sigmod+xml -Patterns=*.smod;*.SMOD; -Comment=Sigmod -[Property::X-KDE-text] -Type=bool -Value=true |
