File: README

package info (click to toggle)
gnome-main-menu 0.9.14-1
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 4,476 kB
  • ctags: 976
  • sloc: sh: 10,242; ansic: 4,757; makefile: 143; xml: 8
file content (49 lines) | stat: -rw-r--r-- 1,729 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
General Info
------------
The gnome-main-menu is a set of three utilities.  A gnome-panel applet similar
to the traditional main-menu but a few addtions and changes.  In particular the
gnome-main-menu does not provide direct access to all the applications on the
system, but rather displays user specified "favorites" and recently launched
applications [1].

Access to all the applications is made through the second of the three
utilities, the application-browser, which is a larger format application than
that the traditional main-menu which is managed by the window manager to allow
for resizing, etc.

The final utility is the gnome-control-center which is laid out exactly as the
application-browser, but providing access to all the system's configuration
utilities.

Both the application-browser and the gnome-control-center are accessible
directly from the main-menu.

Installing
----------
A standard combination of ...

	./configure --prefix=<install_dir>
	make
	make install

should suffice.

*Note*  As for the "recently used applications" functionality, this requires
patched versions of gnome-desktop and gnome-panel.  These patches are available
in the patch subdir.

Usage
-----
After installing a "Gnome Main Menu" applet should appear in your "Add to panel
..." dialog.

Contributing
------------
This project can be found in gnome svn under the module named "gnome-main-menu".  To
access this see: http://svn.gnome.org/viewvc/gnome-main-menu/  Feel free to send
any patches to anyone in the MAINTAINERS file.

Any bugs found with this project can be filed at http://bugzilla.novell.com.
Or, feel free to contact anyone in the MAINTAINERS file with your report.

[1] See the *Note* in the "Installing" section.