diff options
author | Michele Calgaro <[email protected]> | 2023-05-04 17:19:02 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2023-05-04 17:19:02 +0900 |
commit | 860c879989e9e3f51f6654579e7bf3fddc652d85 (patch) | |
tree | fdfb273f697d363d8a59d2e208f6eb68f8e72b2b /kitchensync/src/kitchensync.desktop | |
parent | 5629ca069bd0c1d5c7bee83f3eac2b8418939854 (diff) | |
download | tdepim-860c879989e9e3f51f6654579e7bf3fddc652d85.tar.gz tdepim-860c879989e9e3f51f6654579e7bf3fddc652d85.zip |
Drop deprecated kitchensync code
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'kitchensync/src/kitchensync.desktop')
-rw-r--r-- | kitchensync/src/kitchensync.desktop | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/kitchensync/src/kitchensync.desktop b/kitchensync/src/kitchensync.desktop deleted file mode 100644 index 6b5bdff7c..000000000 --- a/kitchensync/src/kitchensync.desktop +++ /dev/null @@ -1,16 +0,0 @@ -[Desktop Entry] -Name=KitchenSync - -GenericName=Synchronization - -Exec=kitchensync -Icon=kitchensync -Type=Application -X-DocPath=kitchensync/index.html -Terminal=false -X-TDE-StartupNotify=true -X-DCOP-ServiceType=Unique -X-DCOP-ServiceName=kitchensync -X-TDE-ServiceTypes=KParts/ReadOnlyPart -X-TDE-Library=libkitchensyncpart -Categories=Qt;TDE;Utility;Telephony;X-TDE-Utilities-Peripherals; |