Re: Need some fixes: emelfm2.desktop, application-registry
- From: tpgww@xxxxxxxxxxx
- To: emelfm2@xxxxxxxxxxxxx
- Date: Wed, 22 Jun 2005 22:48:45 +1000
Thanks again. I confess I've never looked at those files...
On Wed, 22 Jun 2005 18:16:40 +0900 (JST)
UTUMI Hirosi <utuhiro78@xxxxxxxxxxx> wrote:
> Hi,
>
> There are two problems in emelfm2-tom.
>
> 1.
> emelfm2-tom installs emelfm2.applications into
> %{_datadir}/applications-registry.
> I think it should be
> %{_datadir}/application-registry.
Yes. EXCELLENT CATCH! Makefile too. Fixed in svn.
>
>
> 2.
> $ desktop-file-validate emelfm2.desktop
> ---
> emelfm2.desktop: error: required key "Encoding" not found
> emelfm2.desktop: error: value of key "Categories" is a
> list of strings and must end with a semicolon
> ---
>
> I think it should be like this:
> //
> --- emelfm2.desktop.orig 2005-06-22 17:52:33.634689936 +0900
> +++ emelfm2.desktop 2005-06-22 18:08:22.605424456 +0900
> @@ -1,8 +1,9 @@
> [Desktop Entry]
> +Encoding=UTF-8
Yes
> Name=emelFM2
> Comment=2-pane Gtk+2 file manager
> Exec=emelfm2
> Icon=emelfm2/icon_emelfm2_048.png
> Terminal=false
+StartupNotify=false
> Type=Application
> -Categories=Application;System
> +Categories=Application;FileManager;
+Categories=Application;System;Utility;FileManager;
Fixed in svn.
Regards
Tom
--
Users can unsubscribe from the list by sending email to
emelfm2-request@xxxxxxxxxxxxx with 'unsubscribe' in the subject field or by
logging into the web interface.
- Follow-Ups:
- Re: Need some fixes: emelfm2.desktop, application-registry
- From: UTUMI Hirosi
- References:
- Need some fixes: emelfm2.desktop, application-registry
- From: UTUMI Hirosi
Other related posts:
- » Need some fixes: emelfm2.desktop, application-registry
- » Re: Need some fixes: emelfm2.desktop, application-registry
- » Re: Need some fixes: emelfm2.desktop, application-registry
- » Re: Need some fixes: emelfm2.desktop, application-registry
- Re: Need some fixes: emelfm2.desktop, application-registry
- From: UTUMI Hirosi
- Need some fixes: emelfm2.desktop, application-registry
- From: UTUMI Hirosi