[framework-issues] [Issue 85816] desktop files are not vali d per FDO specs

2008-02-27 Thread jakubmoc
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=85816





--- Additional comments from [EMAIL PROTECTED] Wed Feb 27 12:58:56 + 
2008 ---
Thanks everyone! :)

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[framework-issues] [Issue 85816] desktop files are not vali d per FDO specs

2008-02-01 Thread jakubmoc
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=85816
 Issue #|85816
 Summary|desktop files are not valid per FDO specs
   Component|framework
 Version|OOo 2.3.1
Platform|All
 URL|http://standards.freedesktop.org/menu-spec/latest/
  OS/Version|Linux
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|code
 Assigned to|tm
 Reported by|jakubmoc





--- Additional comments from [EMAIL PROTECTED] Sat Feb  2 07:45:12 + 
2008 ---
The .desktop files installed are not valid per
http://standards.freedesktop.org/menu-spec/latest/, as you can easily check
yourself:

$ desktop-file-validate openoffice.org-2.3-base.desktop 
openoffice.org-2.3-base.desktop: warning: key "Encoding" in group "Desktop
Entry" is deprecated
openoffice.org-2.3-base.desktop: warning: key "InitialPreference" in group
"Desktop Entry" is a reserved key for KDE
openoffice.org-2.3-base.desktop: warning: value
"Application;Office;X-Red-Hat-Base;X-SuSE-Core-Office;X-MandrivaLinux-MoreApplications-Databases;"
for key "Categories" in group "Desktop Entry" contains a deprecated value
"Application"
openoffice.org-2.3-base.desktop: error: value
"application/vnd.oasis.opendocument.database;application/vnd.sun.xml.base" for
string list key "MimeType" in group "Desktop Entry" does not have a semicolon
(';') as trailing character

$ desktop-file-validate openoffice.org-2.3-calc.desktop 
openoffice.org-2.3-calc.desktop: warning: key "Encoding" in group "Desktop
Entry" is deprecated
openoffice.org-2.3-calc.desktop: warning: key "InitialPreference" in group
"Desktop Entry" is a reserved key for KDE
openoffice.org-2.3-calc.desktop: warning: value
"Application;Office;X-Red-Hat-Base;X-SuSE-Core-Office;X-MandrivaLinux-Office-Spreadsheets;"
for key "Categories" in group "Desktop Entry" contains a deprecated value
"Application"
openoffice.org-2.3-calc.desktop: error: value
"application/vnd.oasis.opendocument.spreadsheet;application/vnd.oasis.opendocument.spreadsheet-template;application/vnd.sun.xml.calc;application/vnd.sun.xml.calc.template;application/vnd.stardivision.calc;application/vnd.stardivision.chart;application/msexcel;application/vnd.ms-excel"
for string list key "MimeType" in group "Desktop Entry" does not have a
semicolon (';') as trailing character

$ desktop-file-validate openoffice.org-2.3-draw.desktop 
openoffice.org-2.3-draw.desktop: warning: key "Encoding" in group "Desktop
Entry" is deprecated
openoffice.org-2.3-draw.desktop: warning: key "InitialPreference" in group
"Desktop Entry" is a reserved key for KDE
openoffice.org-2.3-draw.desktop: warning: value
"Application;Office;X-Red-Hat-Base;X-SuSE-Core-Office;X-MandrivaLinux-Office-Drawing;"
for key "Categories" in group "Desktop Entry" contains a deprecated value
"Application"
openoffice.org-2.3-draw.desktop: error: value
"application/vnd.oasis.opendocument.graphics;application/vnd.oasis.opendocument.graphics-template;application/vnd.sun.xml.draw;application/vnd.sun.xml.draw.template;application/vnd.stardivision.draw"
for string list key "MimeType" in group "Desktop Entry" does not have a
semicolon (';') as trailing character

etc. etc. etc. 

The above was produced with desktop-file-utils-0.14; these issues have existed
for quite some time, see e.g. http://bugs.gentoo.org/show_bug.cgi?id=166061

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]