~menulibre-dev/menulibre/import

94 by Sean Davis
Better README
1
MenuLibre is an advanced FreeDesktop.org compliant menu editor.
2
3
All fields specified in the FreeDesktop.org Desktop Entry and Menu 
4
specifications are available to quickly update.
5
Additionally, MenuLibre provides an editor for the launcher actions 
6
used by applications such as Unity and Plank.
7
8
Dependencies: gir1.2-gdkpixbuf-2.0, gir1.2-glib-2.0, 
9
    gir1.2-gmenu-3.0 (>= 3.5.3), gir1.2-gtk-3.0, 
102 by Sean Davis
Update README, version number
10
    gnome-menus (>= 3.5.3), python3, python3-gi (>= 3.0),
174 by Sean Davis
Add note about new dependency
11
    python3-psutil, xdg-utils (xdg-desktop-menu commands)
94 by Sean Davis
Better README
12
313 by Sean Davis
Add installation notes to the readme by request
13
Installation:
14
    1. Install requirements. For debian-based systems, this should suffice:
15
       sudo apt-get install gir1.2-gdkpixbuf-2.0 gir1.2-glib-2.0 \
16
       gir1.2-gmenu-3.0 gir1.2-gtk-3.0 gnome-menus python3 python3-gi \
17
       python3-psutil xdg-utils gir1.2-gtksource-3.0
18
    2. Run the installer:
19
       sudo python3 setup.py install
20
94 by Sean Davis
Better README
21
Please report comments, suggestions, and bugs to:
22
    Sean Davis <smd.seandavis@gmail.com>
23
24
Check for new versions at:
25
    https://launchpad.net/menulibre