[bt-devel] [ bibletime-Bugs-1872455 ] bibletime.desktop is not DesktopEntrySpecification compliant

SourceForge.net noreply at sourceforge.net
Mon Feb 11 11:37:25 MST 2008


Bugs item #1872455, was opened at 2008-01-15 18:42
Message generated for change (Comment added) made by thedeveloper
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=100954&aid=1872455&group_id=954

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: General
>Group: resolved
>Status: Closed
>Resolution: Fixed
Priority: 5
Private: No
Submitted By: Fabio Correa (facorread)
Assigned to: Dave (thedeveloper)
Summary: bibletime.desktop is not DesktopEntrySpecification compliant

Initial Comment:
Hello there, blessings to all of you for this superb tool.

This is a trivial bug. The file bibletime.desktop contains the following, which is not compliant with the Desktop Entry Specification (http://standards.freedesktop.org/desktop-entry-spec/latest/index.html):

1. Value "bibletime.png" for key "Icon" in group "Desktop Entry" is an icon name with an extension, but there should be no extension as described in the Icon Theme Specification if the value is not an absolute path.

2. Value "Religion;Bible;Application;KDE;Utility;" for key "Categories" in group "Desktop Entry" contains the unregistered values
     "Religion",
     "Bible";
values extending the format should start with "X-".

Thanks.

----------------------------------------------------------------------

>Comment By: Dave (thedeveloper)
Date: 2008-02-11 13:37

Message:
Logged In: YES 
user_id=477761
Originator: NO

mg copied the file over to SVN with the correct information (out of my
most recent CVS commit), so I'm marking this closed as it should be fixed
in the next release.

----------------------------------------------------------------------

Comment By: Dave (thedeveloper)
Date: 2008-02-04 00:14

Message:
Logged In: YES 
user_id=477761
Originator: NO

I've got this updated in the CVS version. I am working to find out what
generates the .desktop files in SVN (for 1.7) under cmake which I am less
familiar with.

----------------------------------------------------------------------

Comment By: Eeli Kaikkonen (eelik)
Date: 2008-01-17 13:21

Message:
Logged In: YES 
user_id=1031029
Originator: NO

Hmm, let's see... "I couldn't find ... in 1.7 svn codebase". So it's in
svn :)

But we have apparently removed it because .in files were for the old
autotools system. It has to be taken back and we have to think what to do
with it. 

----------------------------------------------------------------------

Comment By: Dave (thedeveloper)
Date: 2008-01-17 13:03

Message:
Logged In: YES 
user_id=477761
Originator: NO

It's an automake generated file, so there's a .in file somewhere that
makes it, but yeah I'll look into that too. Is 1.7 in SVN or CVS?

----------------------------------------------------------------------

Comment By: Eeli Kaikkonen (eelik)
Date: 2008-01-16 05:18

Message:
Logged In: YES 
user_id=1031029
Originator: NO

I couldn't find the .desktop file in 1.7 svn codebase, can you
thedeveloper take care of that, too?

----------------------------------------------------------------------

Comment By: Dave (thedeveloper)
Date: 2008-01-16 03:18

Message:
Logged In: YES 
user_id=477761
Originator: NO

I could've swore I fixed #2. I must have not committed it. I'll try and
get it fixed for the next release. I'll have to experiment and see if it
works without the extension on #1.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=100954&aid=1872455&group_id=954



More information about the bt-devel mailing list