[Xfce4-commits] <xfce4-panel:master> Remove deprecated encoding key from desktop files.
Nick Schermer
noreply at xfce.org
Sun Aug 22 13:02:01 CEST 2010
Updating branch refs/heads/master
to 1918973e554b39950f2223006af1cbde9d2c90ea (commit)
from 9769ec5a775e868b0dbb8166c9e59b9461ddf03b (commit)
commit 1918973e554b39950f2223006af1cbde9d2c90ea
Author: Nick Schermer <nick at xfce.org>
Date: Sun Aug 22 13:00:18 2010 +0200
Remove deprecated encoding key from desktop files.
panel-desktop-handler.desktop.in | 2 --
panel-preferences.desktop.in | 2 --
plugins/actions/actions.desktop.in | 1 -
.../applicationsmenu/applicationsmenu.desktop.in | 1 -
plugins/clock/clock.desktop.in | 1 -
plugins/directorymenu/directorymenu.desktop.in | 1 -
plugins/launcher/launcher.desktop.in | 1 -
plugins/pager/pager.desktop.in | 1 -
plugins/separator/separator.desktop.in | 1 -
plugins/showdesktop/showdesktop.desktop.in | 1 -
plugins/systray/systray.desktop.in | 1 -
plugins/tasklist/tasklist.desktop.in | 1 -
plugins/windowmenu/windowmenu.desktop.in | 1 -
13 files changed, 0 insertions(+), 15 deletions(-)
diff --git a/panel-desktop-handler.desktop.in b/panel-desktop-handler.desktop.in
index 4b75471..74ba9de 100644
--- a/panel-desktop-handler.desktop.in
+++ b/panel-desktop-handler.desktop.in
@@ -1,6 +1,4 @@
-
[Desktop Entry]
-Encoding=UTF-8
_Name=Create Launcher on Xfce Panel
_Comment=Create a new launcher on the Xfce Panel
_GenericName=Create Launcher on Xfce Panel
diff --git a/panel-preferences.desktop.in b/panel-preferences.desktop.in
index 92d631c..4526d0d 100644
--- a/panel-preferences.desktop.in
+++ b/panel-preferences.desktop.in
@@ -1,6 +1,4 @@
-
[Desktop Entry]
-Encoding=UTF-8
Version=1.0
Exec=xfce4-panel -p
Icon=xfce4-panel
diff --git a/plugins/actions/actions.desktop.in b/plugins/actions/actions.desktop.in
index 84aea1d..52e83ad 100644
--- a/plugins/actions/actions.desktop.in
+++ b/plugins/actions/actions.desktop.in
@@ -1,6 +1,5 @@
[Xfce Panel]
Type=X-XFCE-PanelPlugin
-Encoding=UTF-8
_Name=Action Buttons
_Comment=Log out, lock or other system actions
Icon=system-log-out
diff --git a/plugins/applicationsmenu/applicationsmenu.desktop.in b/plugins/applicationsmenu/applicationsmenu.desktop.in
index 3be8ce7..ab1802d 100644
--- a/plugins/applicationsmenu/applicationsmenu.desktop.in
+++ b/plugins/applicationsmenu/applicationsmenu.desktop.in
@@ -1,6 +1,5 @@
[Xfce Panel]
Type=X-XFCE-PanelPlugin
-Encoding=UTF-8
_Name=Applications Menu
_Comment=Show a menu containing categories of installed applications
Icon=xfce4-panel-menu
diff --git a/plugins/clock/clock.desktop.in b/plugins/clock/clock.desktop.in
index e849dd7..d3c91e2 100644
--- a/plugins/clock/clock.desktop.in
+++ b/plugins/clock/clock.desktop.in
@@ -1,6 +1,5 @@
[Xfce Panel]
Type=X-XFCE-PanelPlugin
-Encoding=UTF-8
_Name=Clock
_Comment=What time is it?
Icon=office-calendar
diff --git a/plugins/directorymenu/directorymenu.desktop.in b/plugins/directorymenu/directorymenu.desktop.in
index 4fa450d..3043e94 100644
--- a/plugins/directorymenu/directorymenu.desktop.in
+++ b/plugins/directorymenu/directorymenu.desktop.in
@@ -1,6 +1,5 @@
[Xfce Panel]
Type=X-XFCE-PanelPlugin
-Encoding=UTF-8
_Name=Directory Menu
_Comment=Show a directory tree in a menu
Icon=folder
diff --git a/plugins/launcher/launcher.desktop.in b/plugins/launcher/launcher.desktop.in
index c59fd07..b41f222 100644
--- a/plugins/launcher/launcher.desktop.in
+++ b/plugins/launcher/launcher.desktop.in
@@ -1,6 +1,5 @@
[Xfce Panel]
Type=X-XFCE-PanelPlugin
-Encoding=UTF-8
_Name=Launcher
_Comment=Program launcher with optional menu
Icon=application-x-executable
diff --git a/plugins/pager/pager.desktop.in b/plugins/pager/pager.desktop.in
index 3bc8cb7..ee9fe1d 100644
--- a/plugins/pager/pager.desktop.in
+++ b/plugins/pager/pager.desktop.in
@@ -1,6 +1,5 @@
[Xfce Panel]
Type=X-XFCE-PanelPlugin
-Encoding=UTF-8
_Name=Workspace Switcher
_Comment=Switch between virtual desktops
Icon=xfce4-workspaces
diff --git a/plugins/separator/separator.desktop.in b/plugins/separator/separator.desktop.in
index bcb174d..4e58083 100644
--- a/plugins/separator/separator.desktop.in
+++ b/plugins/separator/separator.desktop.in
@@ -1,6 +1,5 @@
[Xfce Panel]
Type=X-XFCE-PanelPlugin
-Encoding=UTF-8
_Name=Separator
_Comment=Adds a separator or space between panel items
Icon=gtk-remove
diff --git a/plugins/showdesktop/showdesktop.desktop.in b/plugins/showdesktop/showdesktop.desktop.in
index 0b3483a..26acae7 100644
--- a/plugins/showdesktop/showdesktop.desktop.in
+++ b/plugins/showdesktop/showdesktop.desktop.in
@@ -1,6 +1,5 @@
[Xfce Panel]
Type=X-XFCE-PanelPlugin
-Encoding=UTF-8
_Name=Show Desktop
_Comment=Hide all windows and show the desktop
Icon=user-desktop
diff --git a/plugins/systray/systray.desktop.in b/plugins/systray/systray.desktop.in
index eca9aab..a80204f 100644
--- a/plugins/systray/systray.desktop.in
+++ b/plugins/systray/systray.desktop.in
@@ -1,6 +1,5 @@
[Xfce Panel]
Type=X-XFCE-PanelPlugin
-Encoding=UTF-8
_Name=Notification Area
_Comment=Area where notification icons appear
Icon=applications-system
diff --git a/plugins/tasklist/tasklist.desktop.in b/plugins/tasklist/tasklist.desktop.in
index fd20d49..aebbb90 100644
--- a/plugins/tasklist/tasklist.desktop.in
+++ b/plugins/tasklist/tasklist.desktop.in
@@ -1,6 +1,5 @@
[Xfce Panel]
Type=X-XFCE-PanelPlugin
-Encoding=UTF-8
_Name=Window Buttons
_Comment=Switch between open windows using buttons
Icon=preferences-system-windows
diff --git a/plugins/windowmenu/windowmenu.desktop.in b/plugins/windowmenu/windowmenu.desktop.in
index 8c0f9b4..48e51d3 100644
--- a/plugins/windowmenu/windowmenu.desktop.in
+++ b/plugins/windowmenu/windowmenu.desktop.in
@@ -1,6 +1,5 @@
[Xfce Panel]
Type=X-XFCE-PanelPlugin
-Encoding=UTF-8
_Name=Window Menu
_Comment=Switch between open windows using a menu
Icon=preferences-system-windows
More information about the Xfce4-commits
mailing list