Commit Graph

10 Commits

Author SHA1 Message Date
Marc-Olivier Barre 06a65a9246 Add "..." at the end of each launcher label in ladimenu 2010-01-07 20:01:52 +01:00
Marc-Olivier Barre e246c2633b Make things look a bit better for a merge 2010-01-06 16:51:59 +01:00
Marc-Olivier Barre cce636f6c5 * Change yaml dump() default_flow_style
* Try to fix ladimenu even more
2010-01-06 11:04:07 +01:00
Marc-Olivier Barre 47eb5b5414 * Update some copyright notices
* A few changes to the yaml configuration file format
* Changes are incomplete. This branch is broken :)
2010-01-04 10:32:35 +01:00
Marc-Olivier Barre 5ef8917b50 Remove a TODO comment, since there's a ticket opened for it on trac 2009-12-30 20:48:06 +01:00
Marc-Olivier Barre b682796685 Merge branch 'master' into yaml 2009-12-28 22:06:08 +01:00
Marc-Olivier Barre f3e735b9b6 Fix a typo in controller method names (is_availalbe -> is_available) 2009-12-28 22:02:19 +01:00
Marc-Olivier Barre c955d77564 This commit converts the whole config file management to yaml.
Everything still works like before except ladimenu, ladimenu does not *ever* get to create a config object !
Ladimenu's config is passed uppon manager object creation as a parameter, and saved by the parrent app.
2009-12-28 20:52:35 +01:00
Marc-Olivier Barre 3a971c8f29 Yet another batch of yaml changes
* laditray sources should be ok
* ladimenu still needs some rework
2009-12-28 17:26:48 +01:00
Marc-Olivier Barre 781db75744 * Rename all the config sections in the configuration file according to the current naming convention
* Switch from PrettyPrint() (deprecated) to writexml()
* jack_menu.py is now know as ladimenu.py
2009-12-27 17:27:34 +01:00