Xarchiver svn current status
Daichi Kawahata
daichi at xfce.org
Mon May 22 17:32:51 CEST 2006
On Mon, 22 May 2006 14:54:52 +0200
Colossus wrote:
> > And I think the attached patch prevents you from the
> > claims: `Why the right-click menu on the desktop
> > does show only English while my locale is XX?'
>
> You think or you are sure ?
Got it, this patch may work then.
Regards,
--
Daichi
Language Codes: http://www.w3.org/WAI/ER/IG/ert/iso639.htm
Country Codes: http://www.ics.uci.edu/pub/ietf/http/related/iso3166.txt
-------------- next part --------------
Index: xarchiver.desktop.in
===================================================================
--- xarchiver.desktop.in (revision 21769)
+++ xarchiver.desktop.in (working copy)
@@ -1,9 +1,9 @@
[Desktop Entry]
Encoding=UTF-8
Version=1.0
-Name=Xarchiver
-Comment=A GTK+2 only archive manager
-GenericName=Xarchiver
+_Name=Xarchiver
+_Comment=A GTK+2 only archive manager
+_GenericName=Archive Manager
Exec=xarchiver
Icon=xarchiver.png
Terminal=false
@@ -11,7 +11,5 @@
X-MultipleArgs=false
Categories=GTK;Application;Utility;
StartupNotify=true
-MimeType=application/x-arj;application/arj;application/x-bzip;application/x-bzip-compressed-tar;application/x-gzip;application/x-rar;application/x-rar-comp
-ressed;application/x-tar;application/x-zip;application/x-zip-compressed;application/zip;multipart/x-zip;application/x-7z-compressed;
+MimeType=application/x-arj;application/arj;application/x-bzip;application/x-bzip-compressed-tar;application/x-gzip;application/x-rar;application/x-rar-compressed;application/x-tar;application/x-zip;application/x-zip-compressed;application/zip;multipart/x-zip;application/x-7z-compressed;
-
More information about the Xfce4-dev
mailing list