|
|
|
@ -558,7 +558,7 @@
|
|
|
|
|
<cstring>colorizeActFramesChkBox</cstring>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Colrize &frames</string>
|
|
|
|
|
<string>Colorize &frames</string>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="accel">
|
|
|
|
|
<string>Alt+F</string>
|
|
|
|
@ -593,7 +593,7 @@
|
|
|
|
|
<cstring>colorizeInActFramesChkBox</cstring>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Colrize &frames</string>
|
|
|
|
|
<string>Colorize &frames</string>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="accel">
|
|
|
|
|
<string>Alt+F</string>
|
|
|
|
@ -1760,7 +1760,7 @@
|
|
|
|
|
<cstring>applyThemeBtn</cstring>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Set The&me Paths</string>
|
|
|
|
|
<string>&Use This Theme</string>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="accel">
|
|
|
|
|
<string>Alt+M</string>
|
|
|
|
@ -1795,11 +1795,11 @@ is a guide for building such a theme.
|
|
|
|
|
deKorator comes with:
|
|
|
|
|
* default-theme - Used by default, illustrates some of deKorator's
|
|
|
|
|
features.
|
|
|
|
|
* ugly-theme - It's purpose is to understand the way deKorator paints the
|
|
|
|
|
decorations.
|
|
|
|
|
* template-theme - this theme is meant to be a template theme for other themes,this theme features all possible buttons.
|
|
|
|
|
* Bushido-Yellow-theme - shows how masking can be done.
|
|
|
|
|
|
|
|
|
|
Some more themes are available in the extra/ directory of the source
|
|
|
|
|
distribution.
|
|
|
|
|
|
|
|
|
|
****** Names ******
|
|
|
|
|
deKorator expects the same directory structure and file names as the ones in
|
|
|
|
|
default-theme. Every theme file should end with "-theme" (as in "default-
|
|
|
|
@ -1814,7 +1814,7 @@ deKorator determines the 4 borders' sizes from:
|
|
|
|
|
|the left border width |midLeftFrameBg's width |
|
|
|
|
|
|the right border width |midRightFrameBg's width |
|
|
|
|
|
|the top bar height |midTitleBg's height |
|
|
|
|
|
|the bottom border height |midBottomFrameBg's height |
|
|
|
|
|
|the bottom border height |midBottomFrameBg's height |
|
|
|
|
|
|
|
|
|
|
All parts that build up a specific border should be in the same width or height
|
|
|
|
|
correspondingly. An example follows for a window decoration with a 10px high
|
|
|
|
|