Revert maximised windows by default, need more integration (LP: #926788)
This commit is contained in:
parent
dd46f7ba7b
commit
7f44eb7f71
1
debian/changelog
vendored
1
debian/changelog
vendored
@ -2,6 +2,7 @@ lubuntu-default-settings (0.24) UNRELEASED; urgency=low
|
|||||||
|
|
||||||
* usr/share/lubuntu/openbox/rc.xml
|
* usr/share/lubuntu/openbox/rc.xml
|
||||||
- Remove workaround for lxpanel run dialog, now it's fixed in lxpanel.
|
- 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
|
-- Julien Lavergne <gilir@ubuntu.com> Sat, 18 Feb 2012 12:07:22 +0100
|
||||||
|
|
||||||
|
@ -908,9 +908,11 @@
|
|||||||
# end of the example
|
# end of the example
|
||||||
-->
|
-->
|
||||||
<!-- Option to maximize all normal window when launched-->
|
<!-- Option to maximize all normal window when launched-->
|
||||||
|
<!--
|
||||||
<application type="normal">
|
<application type="normal">
|
||||||
<maximized>true</maximized>
|
<maximized>true</maximized>
|
||||||
</application>
|
</application>
|
||||||
|
-->
|
||||||
|
|
||||||
</applications>
|
</applications>
|
||||||
</openbox_config>
|
</openbox_config>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user