This patch should fix the issue.  It modifies every occurrence of
"applnk/Development" and "applnk/Games" to "applications".

I am not sure about the one such as this:
 
-%dir %{prefix}/share/applnk
-%{prefix}/share/applnk/Games/*
+%dir %{prefix}/share/applications
+%{prefix}/share/applications/*

The %dir seems to lack Games while the line below it includes Games.  In
my patch they are both just applications.  I am not sure if this will
cause any problems, but to my knowledge there are no Games being
compiled with the package, and the old way wouldn't have worked.

Using this for the FLUID icon doesn't seem to make a difference, anyhow.  The 
icon shows up and works.
 
-%dir %{prefix}/share/applnk
-%{prefix}/share/applnk/Development/*
+%dir %{prefix}/share/applications
+%{prefix}/share/applications/*
 
There were many occurrences of this in the Makefiles and those were also 
changed.  The patch works fine.

** Attachment added: "fltk1.1_1.1.7-4ubuntu1.debdiff"
   http://launchpadlibrarian.net/9297269/fltk1.1_1.1.7-4ubuntu1.debdiff

-- 
fluid missing menu icon
https://bugs.launchpad.net/bugs/139980
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to