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.
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
Name=emelFM2
Comment=2-pane Gtk+2 file manager
Exec=emelfm2
Icon=emelfm2/icon_emelfm2_048.png
Terminal=false
Type=Application
-Categories=Application;System
+Categories=Application;FileManager;
//
Thanks.
Hirosi
__________________________________
Save the earth
http://pr.mail.yahoo.co.jp/ondanka/
--
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.