Revert maximised windows by default, need more integration (LP: #926788)

This commit is contained in:
Julien Lavergne 2012-02-18 12:11:09 +01:00
parent dd46f7ba7b
commit 7f44eb7f71
2 changed files with 3 additions and 0 deletions

1
debian/changelog vendored
View File

@ -2,6 +2,7 @@ lubuntu-default-settings (0.24) UNRELEASED; urgency=low
* usr/share/lubuntu/openbox/rc.xml
- Remove workaround for lxpanel run dialog, now it's fixed in lxpanel.
- Revert maximised windows by default, need more integration (LP: #926788)
-- Julien Lavergne <gilir@ubuntu.com> Sat, 18 Feb 2012 12:07:22 +0100

View File

@ -908,9 +908,11 @@
# end of the example
-->
<!-- Option to maximize all normal window when launched-->
<!--
<application type="normal">
<maximized>true</maximized>
</application>
-->
</applications>
</openbox_config>