close
Warning:
Failed to sync with repository "(default)": [Errno 12] Cannot allocate memory; repository information may be out of date. Look in the Trac log for more information including mitigation strategies.
- Timestamp:
-
06/21/06 07:20:51 (15 years ago)
- Author:
-
daelstorm
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v1
|
v2
|
|
1 | 1 | == Musetup-GTK == |
2 | 2 | |
3 | | Musetup does it's job, but is quite limited... enter Musetup-GTK. |
| 3 | Musetup does it's job -- setting up the initial set of config options [wiki:MuseekDaemon museekd] needs set to be able to run -- but is quite limited... enter Musetup-GTK. |
4 | 4 | |
5 | 5 | As a PyGTK app, it has a nice GTK2 interface. |
6 | 6 | |
7 | | At the current time, musetup-gtk is only for direct editing of the MuseekDaemon's config file (default: ''config.xml''), |
| 7 | At the current time, musetup-gtk is only for direct editing the XML config file of the MuseekDaemon (default: ''config.xml'' ). |
| 8 | |
| 9 | '''You'll need to use it while museekd isn't running, or else your changes will be reverted if museekd changes anything.''' The changes won't take effect until you restart '''museekd''', anyway |
8 | 10 | |
9 | 11 | You may cancel your changes at any time by closing musetup-gtk without saving, or by (re)opening another config file. |