View Single Post
Posts: 103 | Thanked: 211 times | Joined on Sep 2011
#32
Originally Posted by vasvlad View Post
Hi.
I've found source of the problem. Early I've played with themes in directory /usr/share/themes/base and few files remained in this directory.
Vlad, for your app, the interesting bits from constants.ini file on /opt/share/themes/base/meecotuych/constants.init are :
Code:
[QtcCore]
...
WINDOW_BUTTON_WIDTH  = 88;
WINDOW_BUTTON_HEIGHT = 52;
Whenever you change something of this, remember to:
  • Remove theme cache
    Or
  • Force qt-components to recreate cache updating index.theme timestamp
Code:
# touch -c /usr/share/themes/base/meegotuch/index.theme