From kde-commits Sat Aug 24 12:02:25 2002 From: Diego Iastrubni Date: Sat, 24 Aug 2002 12:02:25 +0000 To: kde-commits Subject: kdebase/kwin/clients/keramik X-MARC-Message: https://marc.info/?l=kde-commits&m=103019065011204 kdebase/kwin/clients/keramik keramik.cpp,1.8,1.9 keramik.h,1.3,1.4 Author: iastrubni Modified Files: keramik.cpp keramik.h Log Message: dded a new checkbox to kcontrol-> wm -> decorations ->general. By defaut this checkbox is on. if it's on, kwin clients will reverse thire display when the desktop is reversed (arabic, hebrew etc). Clinets updated to use this options, and options.h has a few more lines :) see clients for the changes.