! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
Patch to remove deprecated Encoding= key from .desktop file
Status:
RESOLVED: FIXED
Product:
Xfce4-datetime-plugin
Component:
General

Comments

Description Samuli Suominen 2010-08-24 02:31:40 CEST
The solution is to simply:

--- panel-plugin/datetime.desktop.in.in
+++ panel-plugin/datetime.desktop.in.in
@@ -1,6 +1,5 @@
 [Xfce Panel]
 Type=X-XFCE-PanelPlugin
-Encoding=UTF-8
 _Name=DateTime
 _Comment=Date and Time plugin with a simple calendar
 Icon=xfce-schedule

Remove the Encoding line. If you maintain more plugins, please take care of them too.

Xfce4 core was just fixed yesterday for this.
Comment 1 Diego Ongaro 2010-09-01 06:06:00 CEST
Done for datetime, places, and stopwatch.
Comment 2 Landry Breuil editbugs 2013-02-13 22:36:58 CET
*** Bug 9654 has been marked as a duplicate of this bug. ***

Bug #6660

Reported by:
Samuli Suominen
Reported on: 2010-08-24
Last modified on: 2013-02-13
Duplicates (1):
  • 9654 1-liner fix: Remove obsolete Encoding= line from panel-plugin/datetime.desktop.in.in

People

Assignee:
Diego Ongaro
CC List:
1 user

Version

Version:
unspecified

Attachments

Additional information