no menu item for About Edubuntu

Bug #92648 reported by LaserJock
4
Affects Status Importance Assigned to Milestone
edubuntu-docs (Ubuntu)
Fix Released
Medium
LaserJock
gnome-panel (Ubuntu)
Fix Released
Wishlist
Ubuntu Desktop Bugs

Bug Description

Binary package hint: gnome-panel

edubuntu-docs is now shipping with Edubuntu. There is an About Edubuntu doc shipped but it does not show up in the System Panel.

I see in debian/patches/01_layout.patch in gnome-panel the code for the About Ubuntu item:

+ if (g_file_test (DATADIR"/omf/about-ubuntu/about-ubuntu-C.omf",
+ G_FILE_TEST_IS_REGULAR))
+ panel_menu_items_append_from_desktop (menu, "ubuntu-about.desktop", NULL);
+

Would it be possible to get the same thing for an edubuntu-about.desktop?

       if (g_file_test (DATADIR"/omf/about-edubuntu/about-edubuntu-C.omf",
                        G_FILE_TEST_IS_REGULAR))
         panel_menu_items_append_from_desktop (menu, "edubuntu-about.desktop", NULL);

LaserJock (laserjock)
description: updated
Revision history for this message
Sebastien Bacher (seb128) wrote :

Thank you for your bug

Changed in gnome-panel:
assignee: nobody → desktop-bugs
importance: Undecided → Wishlist
status: Unconfirmed → Confirmed
Revision history for this message
Daniel Holbach (dholbach) wrote :

Patch for gnome-panel available

Changed in gnome-panel:
status: Confirmed → Fix Committed
Revision history for this message
Daniel Holbach (dholbach) wrote :
Revision history for this message
Daniel Holbach (dholbach) wrote :

daniel@bert:~$ LC_ALL=C dpkg -S /usr/share/applications/edubuntu-about.desktop
dpkg: /usr/share/applications/edubuntu-about.desktop not found.
daniel@bert:~$

Changed in edubuntu-docs:
importance: Undecided → Medium
status: Unconfirmed → Confirmed
Revision history for this message
LaserJock (laserjock) wrote :

The .desktop is committed to the doc team svn repo. I'm just getting other things ready for a new upload of edubuntu-docs

Revision history for this message
Daniel Holbach (dholbach) wrote :

This will mean two menu entries in the panel:

pdaniel@bert:~$ apt-cache rdepends ubuntu-docs
ubuntu-docs
Reverse Depends:
  ubuntu-desktop
  edubuntu-docs
  edubuntu-desktop
daniel@bert:~$

Is this what you want?

Changed in edubuntu-docs:
status: Confirmed → Needs Info
Revision history for this message
Daniel Holbach (dholbach) wrote :

 gnome-panel (2.18.0-0ubuntu3) feisty; urgency=low
 .
   * debian/patches/01_layout.patch:
     - added Edubuntu docs entry.
   * debian/control.in:
     - dropped duplicate libgnome-menu-dev Build-Dep.

Changed in gnome-panel:
status: Fix Committed → Fix Released
Revision history for this message
Daniel Holbach (dholbach) wrote :

Oliver is ok with two entries and said that the edubuntu-docs change has been made but was not uploaded yet.

Changed in edubuntu-docs:
assignee: nobody → laserjock
status: Needs Info → In Progress
Revision history for this message
LaserJock (laserjock) wrote :

fixed with edubuntu-docs 0.6-1

Changed in edubuntu-docs:
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.