frozen-bubble-menu Code
Status: Beta
Brought to you by:
stephaneb
File | Date | Author | Commit |
---|---|---|---|
i18n | 2008-06-30 | stephaneb | [r50] fix word 'est' forgotten in french translation |
man | 2008-06-25 | stephaneb | [r42] remove the -l option (previously removed in sou... |
src | 2008-07-17 | stephaneb | [r64] exit values are now constants |
ChangeLog | 2008-07-05 | stephaneb | [r60] release 0.2.1 (to fix *~ errors in 0.2.0 |
INSTALL | 2008-07-01 | stephaneb | [r56] add info about /home/stephane/bin:/usr/local/bi... |
LICENCE | 2008-05-07 | stephaneb | [r1] initial import (=0.1.0 release) |
Makefile | 2008-06-27 | stephaneb | [r46] fix bug (unable to uninstall the manpages) |
README | 2008-06-27 | stephaneb | [r47] update requirement (from tk to gtk and glade) i... |
Frozen-bubble-menu frozen-bubble-menu is a tiny GUI to set up parameters only available with the CLI and launch frozen-bubble. The goal is to help the end-user. It's written in python-tk and released under GNU General Public Licence version 2 or upper. MINIMAL REQUIREMENT: First, you need an Unix-like system with frozen-bubble installed. As frozen-bubble-menu relies on python 2.4 and gtk (version 2), you need them too. Nowadays, every linux distribution provide a python 2.4 (at least). In doubt, you can check that with the command: python --version - You need the module pygtk (Python bindings for the GTK+ widget set) too. You can it in the package called 'python-gtk2' under Debian. It could have another name in other distro. - You need the module gtk.glade (GTK+ bindings: Glade support) too. You can it in the package called 'python-glade2' under Debian. It could have another name in other distro. If it's not installed, an error message (about 'gtk') is printed if you launch frozen-bubble-menu on the command line ('Error: You need to install pyGTK or GTKv2 or set your PYTHONPATH correctly.' if your language is english). INSTALL: The details are inside the file called INSTALL. INTERNATIONALISATION (i18n): A file called frozen-bubble-menu.pot is provided to add other languages (inside the i18n directory). In this directory you can find the frozen-bubble-menu.po which are needed to modify translations. LINKS: You can find this software (and the last developments in the svn repository) at: http://sourceforge.net/projects/frozenbubblemen/ You can also find a webpage detailing the software (in french) and the archive of the source code at: http://www.okiwi.org/wiki/index.php?title=Frozen-bubble-menu frozen-bubble-menu is only a tool to the famous Frozen Bubble: http://www.frozen-bubble.org/