Fri, 12 Oct 2012 21:24:48 +0200
Introduce base themes required for correct display of dependent subthemes.
Additioanally integrate a few good looking (although heavy) ported themes.
michael@527 | 1 | ## |
michael@527 | 2 | ## my.pwd -- MySQL configuration (administrator password only) |
michael@527 | 3 | ## |
michael@527 | 4 | |
michael@527 | 5 | [mysqladmin] |
michael@527 | 6 | user = root |
michael@527 | 7 | password = |
michael@527 | 8 |