gnome-menus hosts its code at http://svn.gnome.org/svn/gnome-menus/trunk.

Launchpad imports the master branch and you can create branches from it.

You can browse the source code for the development focus branch or get a copy of the branch using the command:
bzr branch lp:gnome-menus

There are download files available for gnome-menus.

See all merge proposals.

gnome-menus has 11 active branches owned by 6 people and 3 teams. There were 0 commits in the last month.

Bazaar branches

Name Status Last Modified Last Commit
lp:gnome-menus
Series: main
1 Development 2009-04-13 22:05:39 UTC
855. 2009-04-14 Vincent Untz <vuntz@gnom...

Author: vuntz
Revision Date: 2009-04-13 22:05:39 UTC

2009-04-14 Vincent Untz <vuntz@gnome.org>

 * configure.in: post-release bump to 2.26.2

lp:~ubuntu-desktop/gnome-menus/ubuntu bug(Linked to a blueprint) 1 Development 2018-07-24 16:01:52 UTC
151. Moved to git: lp:~ubuntu-desktop/ubun...

Author: Iain Lane
Revision Date: 2018-07-24 16:01:52 UTC

Moved to git: lp:~ubuntu-desktop/ubuntu/+source/gnome-menus

lp:~noskcaj/gnome-menus/3.13.3 bug(Has a merge proposal) 1 Development 2015-07-29 19:46:24 UTC
147. * Merge from Debian unstable. (LP: #1...

Author: Jackson Doak
Revision Date: 2015-07-29 19:46:07 UTC

* Merge from Debian unstable. (LP: #1421907) Remaining changes:
  - debian/control.in:
    + Use ubuntu vcs
  - debian/desktop-files/
    + Update some of the directory icon names. lp:1201128
  - debian/gnome-menus.postinst, debian/gnome-menus.prerm:
    + Remove since they may cause issues with ubuntu-gnome-default-settings
  - debian/gnome-menus.triggers: Drop "gmenucache".
  - debian/patches/09_app_install_entry.patch:
    + Include Software Center in menus
  - debian/patches/70_ubuntu-directories.patch
    + Add Ubuntu-specific directories back to POTFILES.in
  - debian/rules:
    + Enable parallel build
* 31_nl_translation.patch: patch from Geert Stappers to fix seriously
  confusing translation. Closes: #776595.
* 30_xdg_syntax.patch: fix typo in the patch as provided by upstream.
  Thanks Jerad Simpson.
* menus.blacklist:
  + Add everything from xscreensaver-data. Closes: #771710.
* 30_xdg_syntax.patch: patch from upstream git. Support multiple
  desktops in XDG_CURRENT_DESKTOP. Closes: #773013.
* menus.blacklist:
  + Add vim.desktop (useful as MIME handler, not much so in the menu).
  + Add (v)prerex.desktop (texlive dependency).
  + Add nm-connection-editor.desktop (managed by control-center).
  + Add orca.desktop (managed by gnome-shell).
  + Add gnome-power-statistics.desktop (called from other places).
* 12_alacarte.patch: new patch. Don’t exclude alacarte.
* translate few bits: po-up/ pt, es. Thanks Rafael Belmonte. Closes:
  #692986.
* translate few bits: po-up/ de, ru. Thanks Helge Kreutzmann and Andrey
  Kumykov. Closes: #715455, #636480.
* Update gir package to install in MA libdir.
* New Upstream release.
  + Fix some crashes (Closes: #756197)
  + Fix some refcounting bugs
  + Fix some leaks
* debian/control.in:
  + Bump Standards-Version to 3.9.5, no changes needed.
* Team upload.
* debian/control.in:
  + Bump Standards-Version to 3.9.4, no changes needed.
* debian/patches/20_show-admin-tools-for-admin-group.patch:
  + Removed. It was never used in Debian and doesn't apply anymore.
* debian/patches/04_fix_other.patch:
  - Fix apps showing in "Other" that already show in other categories.
* debian/patches/08_settings-menus.patch:
  + Exclude "Sundry" items so that they aren't duplicated in the menus
* gnome-menus-blacklist: re-apply patch to correctly handle
  menu files with missing ending newlines. Closes: #692141.
* New upstream release.
* debian/patches/30-gnome-calculator-desktop-file.patch:
  + Removed. It was integrated in the new upstream release.
* debian/patches/:
  + debian/patches/*: refreshed.
* No-change rebuild for python3.5 transition
* Update support_multiple_desktops.patch to fix a logic error. Thanks to
  Alberts Muktupāvels for the fix.
* Remove fix-menus-in-gnome-flashback-session.patch, the menu file for
  Flashback session will be shipped in gnome-flashback package instead.
* Add a patch to support multiple desktop names in XDG_CURRENT_DESKTOP
  (taken from upstream Git).
* Install typelib files into MA libdir and BD on the version of g-i
  which started supporting this
* debian/patches/30-gnome-calculator-desktop-file.patch:
  + Cherry-pick change from upstream, gnome-calculator's desktop
    file was renamed back to gcalctool.desktop. Closes: #711605.

lp:~xnox/gnome-menus/ubuntu-py3 (Has a merge proposal) 1 Development 2012-11-20 01:52:57 UTC
130. Port gnome-menus-blacklist to python3.

Author: Dimitri John Ledkov
Revision Date: 2012-11-20 01:52:35 UTC

Port gnome-menus-blacklist to python3.

lp:~laney/gnome-menus/add-forgotten-symbol bug(Has a merge proposal) 1 Development 2012-06-11 16:05:21 UTC
120. Take patch from upstream bug #677344 ...

Author: Iain Lane
Revision Date: 2012-06-11 16:05:36 UTC

Take patch from upstream bug #677344 to add a forgotten API
gmenu_tree_iter_get_separator. Unbreaks alacarte. (LP: #1010800)

lp:~laney/gnome-menus/merge-3.4.2 (Has a merge proposal) 1 Development 2012-05-21 17:17:25 UTC
117. Merge * Merge with Debian, remaining...

Author: Iain Lane
Revision Date: 2012-05-21 17:15:55 UTC

Merge

* Merge with Debian, remaining changes:
  - debian/gnome-menus.postinst:
    + Disable blacklist to not break old applications
  - debian/rules, debian/gnome-menus.maintscript:
    + Remove rule renaming applications.menu to gnome-applications.menu and
      ensure conffile is removed on upgrade
  - debian/gnome-menus.triggers: Drop "gmenucache".
  - debian/patches/09_app_install_entry.patch:
    + Include Software Center in menus
  - debian/patches/22_desktop-cache.patch:
    + Support a desktop.<localename>.cache file in e. g.
      /usr/share/applications/ to speed up menu loading. Those
      are generated with update-gnome-menus-cache <dir>.
  - debian/patches/70_ubuntu-directories.patch
    + Add Ubuntu-specific directories back to POTFILES.in
  - debian/patches/series: Disable 01_default_prefix.patch
* menus.blacklist: update to the latest KDE versions.
  Closes: #650017, #650019.
* New upstream release.
* Change section of gir1.2-gmenu-3.0 to introspection.
* debian/gnome-menus.maintscript: Use new versioning scheme as recommended
  by dpkg-maintscript-helper which better handles local modifications and
  (bin)NMUs.
* debian/patches/05_debian_menu.patch: Refreshed.
* Drop explicit Build-Depends on gir1.2-glib-2.0 and bump
  libgirepository1.0-dev accordingly.
* Bump Stanards-Version to 3.9.3.
* debian/menus.blacklist:
  - Remove stale entries which are no longer relevant, mostly KDE3 related.
  - Remove KDE entries which use OnlyShowIn=KDE;
  - Add notes for which .desktop files bugs have been filed. Once they are
    fixed the corresponding entries should be removed again.
  - Add Thunar (XFCE) and related applications to blacklist.

lp:~kelemeng/gnome-menus/bug943387 bug(Has a merge proposal) 1 Development 2012-02-29 16:36:39 UTC
121. Add Ubuntu-specific directories back ...

Author: Gabor Kelemen
Revision Date: 2012-02-29 16:35:40 UTC

Add Ubuntu-specific directories back to POTFILES.in. LP: #943387

lp:~agateau/gnome-menus/directory-suffix (Has a merge proposal) 1 Development 2012-02-06 14:37:49 UTC
110. debian/patches/22_directory-suffix-fo...

Author: Aurélien Gâteau
Revision Date: 2012-02-06 14:36:35 UTC

debian/patches/22_directory-suffix-for-icons.patch: append "-directory"
suffix to icon names for categories which appear in gnome-control-center

lp:~ubuntu-desktop/gnome-menus/gnome2 1 Development 2012-01-09 14:50:26 UTC
111. releasing version 3.2.0.1-2ubuntu2

Author: Sebastien Bacher
Revision Date: 2012-01-09 14:50:26 UTC

releasing version 3.2.0.1-2ubuntu2

lp:~gnome3-team/gnome-menus/ubuntu 1 Development 2011-02-15 16:18:34 UTC This branch has not been scanned yet.
lp:~ogerlich/gnome-menus/testbranch 1 Development 2008-08-21 09:31:46 UTC This branch has not been pushed to yet.
111 of 11 results
You can't create new branches for gnome-menus.