~ubuntu-branches/ubuntu/karmic/menu/karmic

« back to all changes in this revision

Viewing changes to README

  • Committer: Bazaar Package Importer
  • Author(s): Bill Allombert
  • Date: 2006-12-22 15:20:52 UTC
  • mfrom: (1.1.8 feisty)
  • Revision ID: james.westby@ubuntu.com-20061222152052-q3io0s7huxuc33x2
Tags: 2.1.33
* The "and justice for all" release.
* Apply patch from Tim Dijkstra to simplify wait_dpkg() to not require
  signal to be sent between the parent and the child to work around a
  race condition in glibc, probably bug #223110. Closes: #374834.
* Menu translations
  - Portuguese updated by Miguel Figueiredo. Closes: #399241
  - Malayalam added by Praveen. Closes: #402016
  - Tamil added by Tirumurti Vasudevan.

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
update-menus program to generate menus for different providers of menus
6
6
(both window managers and console applications like pdmenu).
7
7
 
8
 
Menu files are placed in /usr/lib/menu by packages. update-menus then reads
 
8
Menu files are placed in /usr/share/menu by packages. update-menus then reads
9
9
these files and passes them to install-menu which generates a menu specified
10
10
by a menu-method (placed in /etc/menu-method).
11
11