[nautilus-actions] src/nact/nact.desktop.in: remove deprecated keys and values



commit 6fc8608bd5b335aee79a105073437dcd42d95b19
Author: Pierre Wieser <pwieser trychlos org>
Date:   Wed Feb 29 23:50:21 2012 +0100

    src/nact/nact.desktop.in: remove deprecated keys and values
    
    Fix #671043 reported by Vincent Untz - Invalid desktop file.

 ChangeLog                |    4 ++++
 src/nact/nact.desktop.in |    3 +--
 2 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index b72eef6..6dd5396 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2012-02-29 Pierre Wieser <pwieser trychlos org>
 
+	* src/nact/nact.desktop.in: Remove deprecated keys and values.
+
+	Fix #671043 reported by Vincent Untz - Invalid desktop file.
+
 	* All source files:
 	* All Makefile.am:
 	* All private na-*.m4: Update the license notice according to
diff --git a/src/nact/nact.desktop.in b/src/nact/nact.desktop.in
index b94b640..da47e5e 100644
--- a/src/nact/nact.desktop.in
+++ b/src/nact/nact.desktop.in
@@ -1,10 +1,9 @@
 [Desktop Entry]
 Version=1.0
 Type=Application
-Encoding=UTF-8
 _Name=Nautilus-Actions Configuration Tool
 _Comment=Configure items to be added to the Nautilus context menus
 Exec=nautilus-actions-config-tool
 Icon=nautilus-actions
-Categories=Application;FileManager;DesktopSettings;Settings;AdvancedSettings;
+Categories=System;FileTools;FileManager;
 StartupNotify=true



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]