fix indenting

This commit is contained in:
Dana Jansens 2003-01-13 10:55:28 +00:00
parent 7f2ee77204
commit b683a4e0ef

View file

@ -110,9 +110,9 @@ Screen::Screen(int screen)
std::vector<otk::ustring> names;
python_get_stringlist("desktop_names", &names);
openbox->property()->set(_info->rootWindow(),
otk::Property::net_desktop_names,
otk::Property::utf8,
names);
otk::Property::net_desktop_names,
otk::Property::utf8,
names);
// the above set() will cause the updateDesktopNames to fire right away so
// we have a list of desktop names