lp://staging/awn-extras
- Get this branch:
- bzr branch lp://staging/awn-extras
Branch merges
Related bugs
Bug #461123: IndexError in Volume Control: list index out of range | Undecided | New | |
Bug #561636: IndexError in Volume Control: list index out of range | Medium | Fix Committed | |
Bug #704490: Cairo Menu: Recent documents are launched twice | Low | New | |
Bug #908820: Need to update weather applet license key for | Undecided | Triaged |
Related blueprints
Branch information
Recent revisions
- 1542. By Julien Lavergne
-
Description: Make the main-menu work even if settings.menu does not exist
The file settings.menu is no longer provided in gnome-menus and the "main-menu"
applet refuses to work because of this.
.
Solution:
- Comment out the "return FALSE" line which makes the applet abort.
- Add a "&& app->settings" so that we only try to add settings.menu to the menu
if it exists. The code worked without this when there was and there was not a
settings menu present. This just avoids the many "Critical" warning/errors
about trying to read a NULL settings.menu when none is not found.
Author: Miguel A. Colón Vélez <email address hidden> - 1539. By Ilya Tsindlekht <ilyats-w>
-
*applets/
maintained/ cairo-menu/ gnome-menu- builder- gnome3. c:
*applets/Makefile. am:
*applets/maintained/ cairo-menu/ Makefile. am:
*configure.ac:
Merged support for gnome 3 menu into cairo-menu. Courtesy of Ilya Tsindlekht. Thanks. - 1538. By moonbeam
-
*applets/
maintained/ weather/ weather. py: Fixes annoying weather applet error message. Replace expired key.
- 1536. By onox
-
common-folder: ignore XDG special user dirs if they point to the home folder, fixes bug #793257
Branch metadata
- Branch format:
- Branch format 6
- Repository format:
- Bazaar pack repository format 1 (needs bzr 0.92)