From 42841c86679a54990562d71b6a24c0d2a1f83486 Mon Sep 17 00:00:00 2001 From: Ed Page Date: Fri, 24 Sep 2010 21:52:20 -0500 Subject: [PATCH] Oops, that was purely out of habit --- support/WatersOfShiloah.desktop | 7 +++++++ support/WatersOfShiloah.py | 7 ------- 2 files changed, 7 insertions(+), 7 deletions(-) create mode 100644 support/WatersOfShiloah.desktop delete mode 100644 support/WatersOfShiloah.py diff --git a/support/WatersOfShiloah.desktop b/support/WatersOfShiloah.desktop new file mode 100644 index 0000000..6a68b4d --- /dev/null +++ b/support/WatersOfShiloah.desktop @@ -0,0 +1,7 @@ +[Desktop Entry] +Encoding=UTF-8 +Version=1.0 +Type=Application +Name=Waters of Shiloah +Exec=/usr/bin/run-standalone.sh /opt/WatersOfShiloah/bin/WatersOfShiloah.py +Icon=WatersOfShiloah diff --git a/support/WatersOfShiloah.py b/support/WatersOfShiloah.py deleted file mode 100644 index 6a68b4d..0000000 --- a/support/WatersOfShiloah.py +++ /dev/null @@ -1,7 +0,0 @@ -[Desktop Entry] -Encoding=UTF-8 -Version=1.0 -Type=Application -Name=Waters of Shiloah -Exec=/usr/bin/run-standalone.sh /opt/WatersOfShiloah/bin/WatersOfShiloah.py -Icon=WatersOfShiloah -- 1.7.9.5