vancouver: correct framebuffer size.

This commit is contained in:
Markus Partheymüller 2013-03-04 04:10:57 +01:00 committed by Norman Feske
parent b8eb9b534d
commit 40e27b2379

View File

@ -117,8 +117,8 @@ puts $launchpad_cfg_fd {<config>
<config> <config>
<animate>off</animate> <animate>off</animate>
<x>10</x><y>10</y> <x>10</x><y>10</y>
<width>640</width> <width>800</width>
<height>480</height> <height>600</height>
</config> </config>
</start> </start>