[tracker/crawling-interval] Desktop files: Add ; to end lists
- From: Martyn James Russell <mr src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tracker/crawling-interval] Desktop files: Add ; to end lists
- Date: Tue, 1 Jun 2010 15:19:46 +0000 (UTC)
commit 2e898bc1ccc69e722739f1ee64d33d074249d1e8
Author: Adrien Bustany <abustany gnome org>
Date: Wed Apr 28 12:09:55 2010 -0400
Desktop files: Add ; to end lists
This commit adds a trailing ; to the Categories line for all installed
desktop files.
data/tracker-miner-fs.desktop.in.in | 2 +-
data/tracker-status-icon.desktop.in.in | 2 +-
data/tracker-store.desktop.in.in | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/data/tracker-miner-fs.desktop.in.in b/data/tracker-miner-fs.desktop.in.in
index 2106dc2..9ee575a 100644
--- a/data/tracker-miner-fs.desktop.in.in
+++ b/data/tracker-miner-fs.desktop.in.in
@@ -5,7 +5,7 @@ Icon=
Exec= libexecdir@/tracker-miner-fs
Terminal=false
Type=Application
-Categories=GNOME;Utility
+Categories=GNOME;Utility;
X-GNOME-Autostart-enabled=true
X-KDE-autostart-after=panel
X-KDE-StartupNotify=false
diff --git a/data/tracker-status-icon.desktop.in.in b/data/tracker-status-icon.desktop.in.in
index 7335a4f..dbb4767 100644
--- a/data/tracker-status-icon.desktop.in.in
+++ b/data/tracker-status-icon.desktop.in.in
@@ -5,7 +5,7 @@ Icon=
Exec= bindir@/tracker-status-icon
Terminal=false
Type=Application
-Categories=GNOME;Utility
+Categories=GNOME;Utility;
X-GNOME-Autostart-enabled=true
X-KDE-autostart-after=panel
X-KDE-StartupNotify=false
diff --git a/data/tracker-store.desktop.in.in b/data/tracker-store.desktop.in.in
index aba30e7..3987e3d 100644
--- a/data/tracker-store.desktop.in.in
+++ b/data/tracker-store.desktop.in.in
@@ -5,7 +5,7 @@ Icon=
Exec= libexecdir@/tracker-store
Terminal=false
Type=Application
-Categories=GNOME;Utility
+Categories=GNOME;Utility;
X-GNOME-Autostart-enabled=true
X-KDE-autostart-after=panel
X-KDE-StartupNotify=false
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]