move xml themes to 3.5
This commit is contained in:
parent
3278fdae73
commit
35c8d482fc
1 changed files with 3 additions and 1 deletions
|
@ -1,3 +1,6 @@
|
|||
3.5:
|
||||
* Changed theme format to xml, use the included themetoxml program to convert
|
||||
|
||||
3.4:
|
||||
* Fixed several bugs, including the hanging of X when time is set backwards.
|
||||
* Support windows with 32-bit visuals, this means xcompmgr and friends
|
||||
|
@ -12,7 +15,6 @@
|
|||
can easily put them side by side.
|
||||
* (xinerama) Make all placement strategies place windows on the screen with
|
||||
the mouse pointer, not just UnderMouse.
|
||||
! * Changed theme format to xml, use the included themetoxml program to convert
|
||||
themes to the new format.
|
||||
* Fonts are now configured in rc.xml, not the theme.
|
||||
* You can now call `openbox --reconfigure' to have openbox reread config
|
||||
|
|
Loading…
Reference in a new issue