From e58fabba87c5ecbb401acc71cffe3aaf78bcc6cd Mon Sep 17 00:00:00 2001 From: Rodrigo Linfati Date: Thu, 28 Jul 2011 14:35:28 +0200 Subject: [PATCH] fix the .desktop file to use /opt/linfati.com --- LatitudeUpdaterQML.desktop | 2 +- LatitudeUpdaterWidget.desktop | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/LatitudeUpdaterQML.desktop b/LatitudeUpdaterQML.desktop index 5b1a295..af1e730 100644 --- a/LatitudeUpdaterQML.desktop +++ b/LatitudeUpdaterQML.desktop @@ -4,7 +4,7 @@ Version=1.0 Type=Application Terminal=false Name=LatitudeQML -Exec=/opt/LatitudeUpdaterQML/bin/LatitudeUpdaterQML +Exec=/opt/linfati.com/bin/LatitudeUpdaterQML Icon=LatitudeUpdaterQML X-Window-Icon= X-HildonDesk-ShowInToolbar=true diff --git a/LatitudeUpdaterWidget.desktop b/LatitudeUpdaterWidget.desktop index 85e2deb..4fe89bb 100644 --- a/LatitudeUpdaterWidget.desktop +++ b/LatitudeUpdaterWidget.desktop @@ -4,7 +4,7 @@ Version=1.0 Type=Application Terminal=false Name=LatitudeWidget -Exec=/opt/LatitudeUpdaterWidget/bin/LatitudeUpdaterWidget +Exec=/opt/linfati.com/bin/LatitudeUpdaterWidget Icon=LatitudeUpdaterWidget X-Window-Icon= X-HildonDesk-ShowInToolbar=true -- 1.7.9.5