[Xfce4-commits] [xfce/xfwm4] branch master updated (a07b656 -> 70f006c)
noreply at xfce.org
noreply at xfce.org
Tue Dec 9 21:43:39 CET 2014
This is an automated email from the git hooks/post-receive script.
olivier pushed a change to branch master
in repository xfce/xfwm4.
from a07b656 I18n: Update translation he (98%).
new 41d2068 Add support for GTK frame extents
new 70f006c Add new default themes
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
configure.ac.in | 2 +
src/client.c | 13 +-
src/client.h | 2 +
src/display.c | 1 +
src/display.h | 3 +-
src/events.c | 5 +
src/frame.c | 106 +++++
src/frame.h | 8 +
src/moveresize.c | 128 +++----
src/mypixmap.c | 2 +-
src/netwm.c | 38 ++
src/netwm.h | 1 +
src/placement.c | 170 ++++----
src/placement.h | 2 +-
src/settings.c | 6 +-
themes/Makefile.am | 2 +
themes/daloa/Makefile.am | 2 +-
themes/{kokodi => default-hdpi}/Makefile.am | 4 +-
themes/default-hdpi/README | 4 +
themes/default-hdpi/bottom-active.png | Bin 0 -> 100 bytes
themes/default-hdpi/bottom-active.svg | 123 ++++++
themes/default-hdpi/bottom-active.xpm | 12 +
themes/default-hdpi/bottom-inactive.png | Bin 0 -> 100 bytes
themes/default-hdpi/bottom-inactive.svg | 123 ++++++
themes/default-hdpi/bottom-inactive.xpm | 12 +
themes/default-hdpi/bottom-left-active.png | Bin 0 -> 150 bytes
themes/default-hdpi/bottom-left-active.svg | 122 ++++++
themes/default-hdpi/bottom-left-active.xpm | 30 ++
themes/default-hdpi/bottom-left-inactive.png | Bin 0 -> 150 bytes
themes/default-hdpi/bottom-left-inactive.svg | 122 ++++++
themes/default-hdpi/bottom-left-inactive.xpm | 30 ++
themes/default-hdpi/bottom-right-active.png | Bin 0 -> 149 bytes
themes/default-hdpi/bottom-right-active.svg | 122 ++++++
themes/default-hdpi/bottom-right-active.xpm | 30 ++
themes/default-hdpi/bottom-right-inactive.png | Bin 0 -> 149 bytes
themes/default-hdpi/bottom-right-inactive.svg | 122 ++++++
themes/default-hdpi/bottom-right-inactive.xpm | 30 ++
themes/default-hdpi/close-active.png | Bin 0 -> 1295 bytes
themes/default-hdpi/close-active.svg | 223 +++++++++++
themes/default-hdpi/close-active.xpm | 48 +++
themes/default-hdpi/close-inactive.png | Bin 0 -> 833 bytes
themes/default-hdpi/close-inactive.svg | 181 +++++++++
themes/default-hdpi/close-inactive.xpm | 48 +++
themes/default-hdpi/close-prelight.png | Bin 0 -> 1860 bytes
themes/default-hdpi/close-prelight.svg | 241 ++++++++++++
themes/default-hdpi/close-prelight.xpm | 48 +++
themes/default-hdpi/close-pressed.png | Bin 0 -> 2010 bytes
themes/default-hdpi/close-pressed.svg | 241 ++++++++++++
themes/default-hdpi/close-pressed.xpm | 48 +++
themes/default-hdpi/hide-active.png | Bin 0 -> 388 bytes
themes/default-hdpi/hide-active.svg | 217 +++++++++++
themes/default-hdpi/hide-active.xpm | 48 +++
themes/default-hdpi/hide-inactive.png | Bin 0 -> 214 bytes
themes/default-hdpi/hide-inactive.svg | 181 +++++++++
themes/default-hdpi/hide-inactive.xpm | 48 +++
themes/default-hdpi/hide-prelight.png | Bin 0 -> 895 bytes
themes/default-hdpi/hide-prelight.svg | 235 ++++++++++++
themes/default-hdpi/hide-prelight.xpm | 48 +++
themes/default-hdpi/hide-pressed.png | Bin 0 -> 869 bytes
themes/default-hdpi/hide-pressed.svg | 235 ++++++++++++
themes/default-hdpi/hide-pressed.xpm | 48 +++
themes/default-hdpi/left-active.png | Bin 0 -> 104 bytes
themes/default-hdpi/left-active.svg | 121 ++++++
themes/default-hdpi/left-active.xpm | 38 ++
themes/default-hdpi/left-inactive.png | Bin 0 -> 104 bytes
themes/default-hdpi/left-inactive.svg | 121 ++++++
themes/default-hdpi/left-inactive.xpm | 38 ++
themes/default-hdpi/maximize-active.png | Bin 0 -> 596 bytes
themes/default-hdpi/maximize-active.svg | 211 ++++++++++
themes/default-hdpi/maximize-active.xpm | 48 +++
themes/default-hdpi/maximize-inactive.png | Bin 0 -> 350 bytes
themes/default-hdpi/maximize-inactive.svg | 178 +++++++++
themes/default-hdpi/maximize-inactive.xpm | 48 +++
themes/default-hdpi/maximize-prelight.png | Bin 0 -> 1052 bytes
themes/default-hdpi/maximize-prelight.svg | 229 +++++++++++
themes/default-hdpi/maximize-prelight.xpm | 48 +++
themes/default-hdpi/maximize-pressed.png | Bin 0 -> 1082 bytes
themes/default-hdpi/maximize-pressed.svg | 229 +++++++++++
themes/default-hdpi/maximize-pressed.xpm | 48 +++
themes/default-hdpi/maximize-toggled-active.png | Bin 0 -> 751 bytes
themes/default-hdpi/maximize-toggled-active.svg | 215 +++++++++++
themes/default-hdpi/maximize-toggled-active.xpm | 48 +++
themes/default-hdpi/maximize-toggled-inactive.png | Bin 0 -> 446 bytes
themes/default-hdpi/maximize-toggled-inactive.svg | 182 +++++++++
themes/default-hdpi/maximize-toggled-inactive.xpm | 48 +++
themes/default-hdpi/maximize-toggled-prelight.png | Bin 0 -> 1154 bytes
themes/default-hdpi/maximize-toggled-prelight.svg | 233 +++++++++++
themes/default-hdpi/maximize-toggled-prelight.xpm | 48 +++
themes/default-hdpi/maximize-toggled-pressed.png | Bin 0 -> 1230 bytes
themes/default-hdpi/maximize-toggled-pressed.svg | 233 +++++++++++
themes/default-hdpi/maximize-toggled-pressed.xpm | 48 +++
themes/default-hdpi/menu-active.png | Bin 0 -> 167 bytes
themes/default-hdpi/menu-active.svg | 164 ++++++++
themes/default-hdpi/menu-active.xpm | 48 +++
themes/default-hdpi/menu-inactive.png | Bin 0 -> 167 bytes
themes/default-hdpi/menu-inactive.svg | 164 ++++++++
themes/default-hdpi/menu-inactive.xpm | 48 +++
themes/default-hdpi/menu-prelight.png | Bin 0 -> 167 bytes
themes/default-hdpi/menu-prelight.svg | 164 ++++++++
themes/default-hdpi/menu-prelight.xpm | 48 +++
themes/default-hdpi/menu-pressed.png | Bin 0 -> 167 bytes
themes/default-hdpi/menu-pressed.svg | 164 ++++++++
themes/default-hdpi/menu-pressed.xpm | 48 +++
themes/default-hdpi/right-active.png | Bin 0 -> 106 bytes
themes/default-hdpi/right-active.svg | 121 ++++++
themes/default-hdpi/right-active.xpm | 38 ++
themes/default-hdpi/right-inactive.png | Bin 0 -> 106 bytes
themes/default-hdpi/right-inactive.svg | 121 ++++++
themes/default-hdpi/right-inactive.xpm | 38 ++
themes/default-hdpi/shade-active.png | Bin 0 -> 904 bytes
themes/default-hdpi/shade-active.svg | 211 ++++++++++
themes/default-hdpi/shade-active.xpm | 48 +++
themes/default-hdpi/shade-inactive.png | Bin 0 -> 521 bytes
themes/default-hdpi/shade-inactive.svg | 178 +++++++++
themes/default-hdpi/shade-inactive.xpm | 48 +++
themes/default-hdpi/shade-prelight.png | Bin 0 -> 1332 bytes
themes/default-hdpi/shade-prelight.svg | 229 +++++++++++
themes/default-hdpi/shade-prelight.xpm | 48 +++
themes/default-hdpi/shade-pressed.png | Bin 0 -> 1381 bytes
themes/default-hdpi/shade-pressed.svg | 229 +++++++++++
themes/default-hdpi/shade-pressed.xpm | 48 +++
themes/default-hdpi/shade-toggled-active.png | Bin 0 -> 906 bytes
themes/default-hdpi/shade-toggled-active.svg | 211 ++++++++++
themes/default-hdpi/shade-toggled-active.xpm | 48 +++
themes/default-hdpi/shade-toggled-inactive.png | Bin 0 -> 529 bytes
themes/default-hdpi/shade-toggled-inactive.svg | 178 +++++++++
themes/default-hdpi/shade-toggled-inactive.xpm | 48 +++
themes/default-hdpi/shade-toggled-prelight.png | Bin 0 -> 1328 bytes
themes/default-hdpi/shade-toggled-prelight.svg | 229 +++++++++++
themes/default-hdpi/shade-toggled-prelight.xpm | 48 +++
themes/default-hdpi/shade-toggled-pressed.png | Bin 0 -> 1336 bytes
themes/default-hdpi/shade-toggled-pressed.svg | 229 +++++++++++
themes/default-hdpi/shade-toggled-pressed.xpm | 48 +++
themes/default-hdpi/stick-active.png | Bin 0 -> 1022 bytes
themes/default-hdpi/stick-active.svg | 211 ++++++++++
themes/default-hdpi/stick-active.xpm | 48 +++
themes/default-hdpi/stick-inactive.png | Bin 0 -> 642 bytes
themes/default-hdpi/stick-inactive.svg | 178 +++++++++
themes/default-hdpi/stick-inactive.xpm | 48 +++
themes/default-hdpi/stick-prelight.png | Bin 0 -> 1481 bytes
themes/default-hdpi/stick-prelight.svg | 229 +++++++++++
themes/default-hdpi/stick-prelight.xpm | 48 +++
themes/default-hdpi/stick-pressed.png | Bin 0 -> 1481 bytes
themes/default-hdpi/stick-pressed.svg | 229 +++++++++++
themes/default-hdpi/stick-pressed.xpm | 48 +++
themes/default-hdpi/stick-toggled-active.png | Bin 0 -> 1029 bytes
themes/default-hdpi/stick-toggled-active.svg | 220 +++++++++++
themes/default-hdpi/stick-toggled-active.xpm | 48 +++
themes/default-hdpi/stick-toggled-inactive.png | Bin 0 -> 701 bytes
themes/default-hdpi/stick-toggled-inactive.svg | 187 +++++++++
themes/default-hdpi/stick-toggled-inactive.xpm | 48 +++
themes/default-hdpi/stick-toggled-prelight.png | Bin 0 -> 1503 bytes
themes/default-hdpi/stick-toggled-prelight.svg | 238 ++++++++++++
themes/default-hdpi/stick-toggled-prelight.xpm | 48 +++
themes/default-hdpi/stick-toggled-pressed.png | Bin 0 -> 1482 bytes
themes/default-hdpi/stick-toggled-pressed.svg | 238 ++++++++++++
themes/default-hdpi/stick-toggled-pressed.xpm | 48 +++
themes/default-hdpi/themerc | 14 +
themes/default-hdpi/title-1-active.png | Bin 0 -> 145 bytes
themes/default-hdpi/title-1-active.svg | 164 ++++++++
themes/default-hdpi/title-1-active.xpm | 48 +++
themes/default-hdpi/title-1-inactive.png | Bin 0 -> 145 bytes
themes/default-hdpi/title-1-inactive.svg | 164 ++++++++
themes/default-hdpi/title-1-inactive.xpm | 48 +++
themes/default-hdpi/title-2-active.png | Bin 0 -> 145 bytes
themes/default-hdpi/title-2-active.svg | 164 ++++++++
themes/default-hdpi/title-2-active.xpm | 48 +++
themes/default-hdpi/title-2-inactive.png | Bin 0 -> 145 bytes
themes/default-hdpi/title-2-inactive.svg | 164 ++++++++
themes/default-hdpi/title-2-inactive.xpm | 48 +++
themes/default-hdpi/title-3-active.png | Bin 0 -> 145 bytes
themes/default-hdpi/title-3-active.svg | 164 ++++++++
themes/default-hdpi/title-3-active.xpm | 48 +++
themes/default-hdpi/title-3-inactive.png | Bin 0 -> 145 bytes
themes/default-hdpi/title-3-inactive.svg | 164 ++++++++
themes/default-hdpi/title-3-inactive.xpm | 48 +++
themes/default-hdpi/title-4-active.png | Bin 0 -> 428 bytes
themes/default-hdpi/title-4-active.svg | 193 ++++++++++
themes/default-hdpi/title-4-active.xpm | 48 +++
themes/default-hdpi/title-4-inactive.png | Bin 0 -> 145 bytes
themes/default-hdpi/title-4-inactive.svg | 164 ++++++++
themes/default-hdpi/title-4-inactive.xpm | 48 +++
themes/default-hdpi/title-5-active.png | Bin 0 -> 228 bytes
themes/default-hdpi/title-5-active.svg | 193 ++++++++++
themes/default-hdpi/title-5-active.xpm | 48 +++
themes/default-hdpi/title-5-inactive.png | Bin 0 -> 145 bytes
themes/default-hdpi/title-5-inactive.svg | 164 ++++++++
themes/default-hdpi/title-5-inactive.xpm | 48 +++
themes/default-hdpi/top-left-active.png | Bin 0 -> 357 bytes
themes/default-hdpi/top-left-active.svg | 161 ++++++++
themes/default-hdpi/top-left-active.xpm | 48 +++
themes/default-hdpi/top-left-inactive.png | Bin 0 -> 357 bytes
themes/default-hdpi/top-left-inactive.svg | 161 ++++++++
themes/default-hdpi/top-left-inactive.xpm | 48 +++
themes/default-hdpi/top-right-active.png | Bin 0 -> 439 bytes
themes/default-hdpi/top-right-active.svg | 193 ++++++++++
themes/default-hdpi/top-right-active.xpm | 48 +++
themes/default-hdpi/top-right-inactive.png | Bin 0 -> 411 bytes
themes/default-hdpi/top-right-inactive.svg | 161 ++++++++
themes/default-hdpi/top-right-inactive.xpm | 48 +++
themes/{kokodi => default-xhdpi}/Makefile.am | 4 +-
themes/default-xhdpi/README | 4 +
themes/default-xhdpi/bottom-active.png | Bin 0 -> 112 bytes
themes/default-xhdpi/bottom-active.svg | 105 +++++
themes/default-xhdpi/bottom-active.xpm | 18 +
themes/default-xhdpi/bottom-inactive.png | Bin 0 -> 112 bytes
themes/default-xhdpi/bottom-inactive.svg | 105 +++++
themes/default-xhdpi/bottom-inactive.xpm | 18 +
themes/default-xhdpi/bottom-left-active.png | Bin 0 -> 174 bytes
themes/default-xhdpi/bottom-left-active.svg | 104 +++++
themes/default-xhdpi/bottom-left-active.xpm | 38 ++
themes/default-xhdpi/bottom-left-inactive.png | Bin 0 -> 174 bytes
themes/default-xhdpi/bottom-left-inactive.svg | 104 +++++
themes/default-xhdpi/bottom-left-inactive.xpm | 38 ++
themes/default-xhdpi/bottom-right-active.png | Bin 0 -> 159 bytes
themes/default-xhdpi/bottom-right-active.svg | 104 +++++
themes/default-xhdpi/bottom-right-active.xpm | 38 ++
themes/default-xhdpi/bottom-right-inactive.png | Bin 0 -> 159 bytes
themes/default-xhdpi/bottom-right-inactive.svg | 104 +++++
themes/default-xhdpi/bottom-right-inactive.xpm | 38 ++
themes/default-xhdpi/close-active.png | Bin 0 -> 1681 bytes
themes/default-xhdpi/close-active.svg | 223 +++++++++++
themes/default-xhdpi/close-active.xpm | 62 +++
themes/default-xhdpi/close-inactive.png | Bin 0 -> 974 bytes
themes/default-xhdpi/close-inactive.svg | 181 +++++++++
themes/default-xhdpi/close-inactive.xpm | 62 +++
themes/default-xhdpi/close-prelight.png | Bin 0 -> 2286 bytes
themes/default-xhdpi/close-prelight.svg | 241 ++++++++++++
themes/default-xhdpi/close-prelight.xpm | 62 +++
themes/default-xhdpi/close-pressed.png | Bin 0 -> 2420 bytes
themes/default-xhdpi/close-pressed.svg | 241 ++++++++++++
themes/default-xhdpi/close-pressed.xpm | 62 +++
themes/default-xhdpi/hide-active.png | Bin 0 -> 365 bytes
themes/default-xhdpi/hide-active.svg | 217 +++++++++++
themes/default-xhdpi/hide-active.xpm | 62 +++
themes/default-xhdpi/hide-inactive.png | Bin 0 -> 219 bytes
themes/default-xhdpi/hide-inactive.svg | 181 +++++++++
themes/default-xhdpi/hide-inactive.xpm | 62 +++
themes/default-xhdpi/hide-prelight.png | Bin 0 -> 1007 bytes
themes/default-xhdpi/hide-prelight.svg | 235 ++++++++++++
themes/default-xhdpi/hide-prelight.xpm | 62 +++
themes/default-xhdpi/hide-pressed.png | Bin 0 -> 945 bytes
themes/default-xhdpi/hide-pressed.svg | 235 ++++++++++++
themes/default-xhdpi/hide-pressed.xpm | 62 +++
themes/default-xhdpi/left-active.png | Bin 0 -> 114 bytes
themes/default-xhdpi/left-active.svg | 103 +++++
themes/default-xhdpi/left-active.xpm | 54 +++
themes/default-xhdpi/left-inactive.png | Bin 0 -> 114 bytes
themes/default-xhdpi/left-inactive.svg | 103 +++++
themes/default-xhdpi/left-inactive.xpm | 54 +++
themes/default-xhdpi/maximize-active.png | Bin 0 -> 501 bytes
themes/default-xhdpi/maximize-active.svg | 211 ++++++++++
themes/default-xhdpi/maximize-active.xpm | 62 +++
themes/default-xhdpi/maximize-inactive.png | Bin 0 -> 303 bytes
themes/default-xhdpi/maximize-inactive.svg | 178 +++++++++
themes/default-xhdpi/maximize-inactive.xpm | 62 +++
themes/default-xhdpi/maximize-prelight.png | Bin 0 -> 1142 bytes
themes/default-xhdpi/maximize-prelight.svg | 229 +++++++++++
themes/default-xhdpi/maximize-prelight.xpm | 62 +++
themes/default-xhdpi/maximize-pressed.png | Bin 0 -> 1087 bytes
themes/default-xhdpi/maximize-pressed.svg | 229 +++++++++++
themes/default-xhdpi/maximize-pressed.xpm | 62 +++
themes/default-xhdpi/maximize-toggled-active.png | Bin 0 -> 622 bytes
themes/default-xhdpi/maximize-toggled-active.svg | 215 +++++++++++
themes/default-xhdpi/maximize-toggled-active.xpm | 62 +++
themes/default-xhdpi/maximize-toggled-inactive.png | Bin 0 -> 400 bytes
themes/default-xhdpi/maximize-toggled-inactive.svg | 182 +++++++++
themes/default-xhdpi/maximize-toggled-inactive.xpm | 62 +++
themes/default-xhdpi/maximize-toggled-prelight.png | Bin 0 -> 1232 bytes
themes/default-xhdpi/maximize-toggled-prelight.svg | 233 +++++++++++
themes/default-xhdpi/maximize-toggled-prelight.xpm | 62 +++
themes/default-xhdpi/maximize-toggled-pressed.png | Bin 0 -> 1165 bytes
themes/default-xhdpi/maximize-toggled-pressed.svg | 233 +++++++++++
themes/default-xhdpi/maximize-toggled-pressed.xpm | 62 +++
themes/default-xhdpi/menu-active.png | Bin 0 -> 187 bytes
themes/default-xhdpi/menu-active.svg | 164 ++++++++
themes/default-xhdpi/menu-active.xpm | 62 +++
themes/default-xhdpi/menu-inactive.png | Bin 0 -> 187 bytes
themes/default-xhdpi/menu-inactive.svg | 164 ++++++++
themes/default-xhdpi/menu-inactive.xpm | 62 +++
themes/default-xhdpi/menu-prelight.png | Bin 0 -> 187 bytes
themes/default-xhdpi/menu-prelight.svg | 164 ++++++++
themes/default-xhdpi/menu-prelight.xpm | 62 +++
themes/default-xhdpi/menu-pressed.png | Bin 0 -> 187 bytes
themes/default-xhdpi/menu-pressed.svg | 164 ++++++++
themes/default-xhdpi/menu-pressed.xpm | 62 +++
themes/default-xhdpi/right-active.png | Bin 0 -> 114 bytes
themes/default-xhdpi/right-active.svg | 103 +++++
themes/default-xhdpi/right-active.xpm | 54 +++
themes/default-xhdpi/right-inactive.png | Bin 0 -> 114 bytes
themes/default-xhdpi/right-inactive.svg | 103 +++++
themes/default-xhdpi/right-inactive.xpm | 54 +++
themes/default-xhdpi/shade-active.png | Bin 0 -> 1141 bytes
themes/default-xhdpi/shade-active.svg | 211 ++++++++++
themes/default-xhdpi/shade-active.xpm | 62 +++
themes/default-xhdpi/shade-inactive.png | Bin 0 -> 592 bytes
themes/default-xhdpi/shade-inactive.svg | 178 +++++++++
themes/default-xhdpi/shade-inactive.xpm | 62 +++
themes/default-xhdpi/shade-prelight.png | Bin 0 -> 1650 bytes
themes/default-xhdpi/shade-prelight.svg | 229 +++++++++++
themes/default-xhdpi/shade-prelight.xpm | 62 +++
themes/default-xhdpi/shade-pressed.png | Bin 0 -> 1698 bytes
themes/default-xhdpi/shade-pressed.svg | 229 +++++++++++
themes/default-xhdpi/shade-pressed.xpm | 62 +++
themes/default-xhdpi/shade-toggled-active.png | Bin 0 -> 1170 bytes
themes/default-xhdpi/shade-toggled-active.svg | 211 ++++++++++
themes/default-xhdpi/shade-toggled-active.xpm | 62 +++
themes/default-xhdpi/shade-toggled-inactive.png | Bin 0 -> 638 bytes
themes/default-xhdpi/shade-toggled-inactive.svg | 178 +++++++++
themes/default-xhdpi/shade-toggled-inactive.xpm | 62 +++
themes/default-xhdpi/shade-toggled-prelight.png | Bin 0 -> 1672 bytes
themes/default-xhdpi/shade-toggled-prelight.svg | 229 +++++++++++
themes/default-xhdpi/shade-toggled-prelight.xpm | 62 +++
themes/default-xhdpi/shade-toggled-pressed.png | Bin 0 -> 1700 bytes
themes/default-xhdpi/shade-toggled-pressed.svg | 229 +++++++++++
themes/default-xhdpi/shade-toggled-pressed.xpm | 62 +++
themes/default-xhdpi/stick-active.png | Bin 0 -> 1430 bytes
themes/default-xhdpi/stick-active.svg | 211 ++++++++++
themes/default-xhdpi/stick-active.xpm | 62 +++
themes/default-xhdpi/stick-inactive.png | Bin 0 -> 807 bytes
themes/default-xhdpi/stick-inactive.svg | 178 +++++++++
themes/default-xhdpi/stick-inactive.xpm | 62 +++
themes/default-xhdpi/stick-prelight.png | Bin 0 -> 1907 bytes
themes/default-xhdpi/stick-prelight.svg | 229 +++++++++++
themes/default-xhdpi/stick-prelight.xpm | 62 +++
themes/default-xhdpi/stick-pressed.png | Bin 0 -> 1910 bytes
themes/default-xhdpi/stick-pressed.svg | 229 +++++++++++
themes/default-xhdpi/stick-pressed.xpm | 62 +++
themes/default-xhdpi/stick-toggled-active.png | Bin 0 -> 1423 bytes
themes/default-xhdpi/stick-toggled-active.svg | 220 +++++++++++
themes/default-xhdpi/stick-toggled-active.xpm | 62 +++
themes/default-xhdpi/stick-toggled-inactive.png | Bin 0 -> 884 bytes
themes/default-xhdpi/stick-toggled-inactive.svg | 187 +++++++++
themes/default-xhdpi/stick-toggled-inactive.xpm | 62 +++
themes/default-xhdpi/stick-toggled-prelight.png | Bin 0 -> 1915 bytes
themes/default-xhdpi/stick-toggled-prelight.svg | 238 ++++++++++++
themes/default-xhdpi/stick-toggled-prelight.xpm | 62 +++
themes/default-xhdpi/stick-toggled-pressed.png | Bin 0 -> 1919 bytes
themes/default-xhdpi/stick-toggled-pressed.svg | 238 ++++++++++++
themes/default-xhdpi/stick-toggled-pressed.xpm | 62 +++
themes/default-xhdpi/themerc | 14 +
themes/default-xhdpi/title-1-active.png | Bin 0 -> 145 bytes
themes/default-xhdpi/title-1-active.svg | 164 ++++++++
themes/default-xhdpi/title-1-active.xpm | 63 +++
themes/default-xhdpi/title-1-inactive.png | Bin 0 -> 145 bytes
themes/default-xhdpi/title-1-inactive.svg | 164 ++++++++
themes/default-xhdpi/title-1-inactive.xpm | 63 +++
themes/default-xhdpi/title-2-active.png | Bin 0 -> 145 bytes
themes/default-xhdpi/title-2-active.svg | 164 ++++++++
themes/default-xhdpi/title-2-active.xpm | 63 +++
themes/default-xhdpi/title-2-inactive.png | Bin 0 -> 145 bytes
themes/default-xhdpi/title-2-inactive.svg | 164 ++++++++
themes/default-xhdpi/title-2-inactive.xpm | 63 +++
themes/default-xhdpi/title-3-active.png | Bin 0 -> 145 bytes
themes/default-xhdpi/title-3-active.svg | 164 ++++++++
themes/default-xhdpi/title-3-active.xpm | 63 +++
themes/default-xhdpi/title-3-inactive.png | Bin 0 -> 145 bytes
themes/default-xhdpi/title-3-inactive.svg | 164 ++++++++
themes/default-xhdpi/title-3-inactive.xpm | 63 +++
themes/default-xhdpi/title-4-active.png | Bin 0 -> 540 bytes
themes/default-xhdpi/title-4-active.svg | 193 ++++++++++
themes/default-xhdpi/title-4-active.xpm | 63 +++
themes/default-xhdpi/title-4-inactive.png | Bin 0 -> 145 bytes
themes/default-xhdpi/title-4-inactive.svg | 164 ++++++++
themes/default-xhdpi/title-4-inactive.xpm | 63 +++
themes/default-xhdpi/title-5-active.png | Bin 0 -> 234 bytes
themes/default-xhdpi/title-5-active.svg | 193 ++++++++++
themes/default-xhdpi/title-5-active.xpm | 63 +++
themes/default-xhdpi/title-5-inactive.png | Bin 0 -> 145 bytes
themes/default-xhdpi/title-5-inactive.svg | 164 ++++++++
themes/default-xhdpi/title-5-inactive.xpm | 63 +++
themes/default-xhdpi/top-left-active.png | Bin 0 -> 402 bytes
themes/default-xhdpi/top-left-active.svg | 161 ++++++++
themes/default-xhdpi/top-left-active.xpm | 63 +++
themes/default-xhdpi/top-left-inactive.png | Bin 0 -> 402 bytes
themes/default-xhdpi/top-left-inactive.svg | 161 ++++++++
themes/default-xhdpi/top-left-inactive.xpm | 63 +++
themes/default-xhdpi/top-right-active.png | Bin 0 -> 473 bytes
themes/default-xhdpi/top-right-active.svg | 193 ++++++++++
themes/default-xhdpi/top-right-active.xpm | 63 +++
themes/default-xhdpi/top-right-inactive.png | Bin 0 -> 463 bytes
themes/default-xhdpi/top-right-inactive.svg | 161 ++++++++
themes/default-xhdpi/top-right-inactive.xpm | 63 +++
themes/default/Makefile.am | 2 +-
themes/default/README | 5 +-
themes/default/bottom-active.png | Bin 96 -> 95 bytes
themes/default/bottom-active.svg | 123 +++---
themes/default/bottom-active.xpm | 13 +-
themes/default/bottom-inactive.png | Bin 96 -> 95 bytes
themes/default/bottom-inactive.svg | 123 +++---
themes/default/bottom-inactive.xpm | 13 +-
themes/default/bottom-left-active.png | Bin 114 -> 119 bytes
themes/default/bottom-left-active.svg | 119 ++++--
themes/default/bottom-left-active.xpm | 36 +-
themes/default/bottom-left-inactive.png | Bin 114 -> 119 bytes
themes/default/bottom-left-inactive.svg | 119 ++++--
themes/default/bottom-left-inactive.xpm | 36 +-
themes/default/bottom-right-active.png | Bin 122 -> 119 bytes
themes/default/bottom-right-active.svg | 119 ++++--
themes/default/bottom-right-active.xpm | 36 +-
themes/default/bottom-right-inactive.png | Bin 122 -> 119 bytes
themes/default/bottom-right-inactive.svg | 119 ++++--
themes/default/bottom-right-inactive.xpm | 36 +-
themes/default/close-active.png | Bin 382 -> 723 bytes
themes/default/close-active.svg | 378 +++++++++---------
themes/default/close-active.xpm | 57 +--
themes/default/close-inactive.png | Bin 413 -> 525 bytes
themes/default/close-inactive.svg | 329 ++++++++--------
themes/default/close-inactive.xpm | 57 +--
themes/default/close-prelight.png | Bin 696 -> 1051 bytes
themes/default/close-prelight.svg | 404 ++++++++++----------
themes/default/close-prelight.xpm | 57 +--
themes/default/close-pressed.png | Bin 694 -> 1073 bytes
themes/default/close-pressed.svg | 404 ++++++++++----------
themes/default/close-pressed.xpm | 59 +--
themes/default/hide-active.png | Bin 144 -> 258 bytes
themes/default/hide-active.svg | 374 +++++++++---------
themes/default/hide-active.xpm | 57 +--
themes/default/hide-inactive.png | Bin 119 -> 162 bytes
themes/default/hide-inactive.svg | 331 ++++++++--------
themes/default/hide-inactive.xpm | 57 +--
themes/default/hide-prelight.png | Bin 294 -> 536 bytes
themes/default/hide-prelight.svg | 400 +++++++++----------
themes/default/hide-prelight.xpm | 57 +--
themes/default/hide-pressed.png | Bin 393 -> 523 bytes
themes/default/hide-pressed.svg | 400 +++++++++----------
themes/default/hide-pressed.xpm | 59 +--
themes/default/left-active.png | Bin 95 -> 98 bytes
themes/default/left-active.svg | 119 ++++--
themes/default/left-active.xpm | 56 +--
themes/default/left-inactive.png | Bin 95 -> 98 bytes
themes/default/left-inactive.svg | 119 ++++--
themes/default/left-inactive.xpm | 56 +--
themes/default/maximize-active.png | Bin 175 -> 353 bytes
themes/default/maximize-active.svg | 360 ++++++++---------
themes/default/maximize-active.xpm | 57 +--
themes/default/maximize-inactive.png | Bin 134 -> 222 bytes
themes/default/maximize-inactive.svg | 325 ++++++++--------
themes/default/maximize-inactive.xpm | 57 +--
themes/default/maximize-prelight.png | Bin 316 -> 623 bytes
themes/default/maximize-prelight.svg | 386 ++++++++++---------
themes/default/maximize-prelight.xpm | 57 +--
themes/default/maximize-pressed.png | Bin 425 -> 610 bytes
themes/default/maximize-pressed.svg | 386 ++++++++++---------
themes/default/maximize-pressed.xpm | 59 +--
themes/default/maximize-toggled-active.png | Bin 196 -> 432 bytes
themes/default/maximize-toggled-active.svg | 366 +++++++++---------
themes/default/maximize-toggled-active.xpm | 57 +--
themes/default/maximize-toggled-inactive.png | Bin 158 -> 277 bytes
themes/default/maximize-toggled-inactive.svg | 331 ++++++++--------
themes/default/maximize-toggled-inactive.xpm | 57 +--
themes/default/maximize-toggled-prelight.png | Bin 334 -> 678 bytes
themes/default/maximize-toggled-prelight.svg | 392 +++++++++----------
themes/default/maximize-toggled-prelight.xpm | 57 +--
themes/default/maximize-toggled-pressed.png | Bin 429 -> 674 bytes
themes/default/maximize-toggled-pressed.svg | 392 +++++++++----------
themes/default/maximize-toggled-pressed.xpm | 59 +--
themes/default/menu-active.png | Bin 109 -> 139 bytes
themes/default/menu-active.svg | 303 +++++++--------
themes/default/menu-active.xpm | 58 +--
themes/default/menu-inactive.png | Bin 101 -> 139 bytes
themes/default/menu-inactive.svg | 303 +++++++--------
themes/default/menu-inactive.xpm | 58 +--
themes/default/menu-prelight.png | Bin 109 -> 139 bytes
themes/default/menu-prelight.svg | 303 +++++++--------
themes/default/menu-prelight.xpm | 58 +--
themes/default/menu-pressed.png | Bin 109 -> 139 bytes
themes/default/menu-pressed.svg | 303 +++++++--------
themes/default/menu-pressed.xpm | 60 +--
themes/default/right-active.png | Bin 95 -> 95 bytes
themes/default/right-active.svg | 119 ++++--
themes/default/right-active.xpm | 56 +--
themes/default/right-inactive.png | Bin 95 -> 95 bytes
themes/default/right-inactive.svg | 119 ++++--
themes/default/right-inactive.xpm | 56 +--
themes/default/shade-active.png | Bin 305 -> 518 bytes
themes/default/shade-active.svg | 360 ++++++++---------
themes/default/shade-active.xpm | 57 +--
themes/default/shade-inactive.png | Bin 226 -> 347 bytes
themes/default/shade-inactive.svg | 325 ++++++++--------
themes/default/shade-inactive.xpm | 57 +--
themes/default/shade-prelight.png | Bin 533 -> 789 bytes
themes/default/shade-prelight.svg | 386 ++++++++++---------
themes/default/shade-prelight.xpm | 57 +--
themes/default/shade-pressed.png | Bin 586 -> 796 bytes
themes/default/shade-pressed.svg | 386 ++++++++++---------
themes/default/shade-pressed.xpm | 59 +--
themes/default/shade-toggled-active.png | Bin 268 -> 514 bytes
themes/default/shade-toggled-active.svg | 360 ++++++++---------
themes/default/shade-toggled-active.xpm | 57 +--
themes/default/shade-toggled-inactive.png | Bin 239 -> 341 bytes
themes/default/shade-toggled-inactive.svg | 325 ++++++++--------
themes/default/shade-toggled-inactive.xpm | 57 +--
themes/default/shade-toggled-prelight.png | Bin 567 -> 789 bytes
themes/default/shade-toggled-prelight.svg | 386 ++++++++++---------
themes/default/shade-toggled-prelight.xpm | 57 +--
themes/default/shade-toggled-pressed.png | Bin 571 -> 772 bytes
themes/default/shade-toggled-pressed.svg | 386 ++++++++++---------
themes/default/shade-toggled-pressed.xpm | 59 +--
themes/default/stick-active.png | Bin 351 -> 586 bytes
themes/default/stick-active.svg | 360 ++++++++---------
themes/default/stick-active.xpm | 57 +--
themes/default/stick-inactive.png | Bin 308 -> 405 bytes
themes/default/stick-inactive.svg | 325 ++++++++--------
themes/default/stick-inactive.xpm | 57 +--
themes/default/stick-prelight.png | Bin 606 -> 860 bytes
themes/default/stick-prelight.svg | 386 ++++++++++---------
themes/default/stick-prelight.xpm | 57 +--
themes/default/stick-pressed.png | Bin 662 -> 851 bytes
themes/default/stick-pressed.svg | 386 ++++++++++---------
themes/default/stick-pressed.xpm | 59 +--
themes/default/stick-toggled-active.png | Bin 358 -> 592 bytes
themes/default/stick-toggled-active.svg | 372 +++++++++---------
themes/default/stick-toggled-active.xpm | 57 +--
themes/default/stick-toggled-inactive.png | Bin 305 -> 406 bytes
themes/default/stick-toggled-inactive.svg | 346 ++++++++---------
themes/default/stick-toggled-inactive.xpm | 57 +--
themes/default/stick-toggled-prelight.png | Bin 598 -> 870 bytes
themes/default/stick-toggled-prelight.svg | 398 +++++++++----------
themes/default/stick-toggled-prelight.xpm | 57 +--
themes/default/stick-toggled-pressed.png | Bin 670 -> 859 bytes
themes/default/stick-toggled-pressed.svg | 398 +++++++++----------
themes/default/stick-toggled-pressed.xpm | 59 +--
themes/default/themerc | 23 +-
themes/default/title-1-active.png | Bin 104 -> 122 bytes
themes/default/title-1-active.svg | 301 +++++++--------
themes/default/title-1-active.xpm | 57 +--
themes/default/title-1-inactive.png | Bin 95 -> 122 bytes
themes/default/title-1-inactive.svg | 301 +++++++--------
themes/default/title-1-inactive.xpm | 57 +--
themes/default/title-2-active.png | Bin 104 -> 122 bytes
themes/default/title-2-active.svg | 301 +++++++--------
themes/default/title-2-active.xpm | 57 +--
themes/default/title-2-inactive.png | Bin 95 -> 122 bytes
themes/default/title-2-inactive.svg | 301 +++++++--------
themes/default/title-2-inactive.xpm | 57 +--
themes/default/title-3-active.png | Bin 104 -> 122 bytes
themes/default/title-3-active.svg | 301 +++++++--------
themes/default/title-3-active.xpm | 57 +--
themes/default/title-3-inactive.png | Bin 95 -> 122 bytes
themes/default/title-3-inactive.svg | 301 +++++++--------
themes/default/title-3-inactive.xpm | 57 +--
themes/default/title-4-active.png | Bin 104 -> 299 bytes
themes/default/title-4-active.svg | 330 ++++++++--------
themes/default/title-4-active.xpm | 57 +--
themes/default/title-4-inactive.png | Bin 95 -> 122 bytes
themes/default/title-4-inactive.svg | 301 +++++++--------
themes/default/title-4-inactive.xpm | 57 +--
themes/default/title-5-active.png | Bin 104 -> 185 bytes
themes/default/title-5-active.svg | 330 ++++++++--------
themes/default/title-5-active.xpm | 57 +--
themes/default/title-5-inactive.png | Bin 95 -> 122 bytes
themes/default/title-5-inactive.svg | 301 +++++++--------
themes/default/title-5-inactive.xpm | 57 +--
themes/default/top-left-active.png | Bin 190 -> 246 bytes
themes/default/top-left-active.svg | 292 +++++++-------
themes/default/top-left-active.xpm | 57 +--
themes/default/top-left-inactive.png | Bin 180 -> 246 bytes
themes/default/top-left-inactive.svg | 292 +++++++-------
themes/default/top-left-inactive.xpm | 57 +--
themes/default/top-right-active.png | Bin 185 -> 311 bytes
themes/default/top-right-active.svg | 324 ++++++++--------
themes/default/top-right-active.xpm | 57 +--
themes/default/top-right-inactive.png | Bin 183 -> 279 bytes
themes/default/top-right-inactive.svg | 292 +++++++-------
themes/default/top-right-inactive.xpm | 57 +--
themes/kokodi/Makefile.am | 2 +-
567 files changed, 39705 insertions(+), 10955 deletions(-)
copy themes/{kokodi => default-hdpi}/Makefile.am (98%)
create mode 100644 themes/default-hdpi/README
create mode 100644 themes/default-hdpi/bottom-active.png
create mode 100644 themes/default-hdpi/bottom-active.svg
create mode 100644 themes/default-hdpi/bottom-active.xpm
create mode 100644 themes/default-hdpi/bottom-inactive.png
create mode 100644 themes/default-hdpi/bottom-inactive.svg
create mode 100644 themes/default-hdpi/bottom-inactive.xpm
create mode 100644 themes/default-hdpi/bottom-left-active.png
create mode 100644 themes/default-hdpi/bottom-left-active.svg
create mode 100644 themes/default-hdpi/bottom-left-active.xpm
create mode 100644 themes/default-hdpi/bottom-left-inactive.png
create mode 100644 themes/default-hdpi/bottom-left-inactive.svg
create mode 100644 themes/default-hdpi/bottom-left-inactive.xpm
create mode 100644 themes/default-hdpi/bottom-right-active.png
create mode 100644 themes/default-hdpi/bottom-right-active.svg
create mode 100644 themes/default-hdpi/bottom-right-active.xpm
create mode 100644 themes/default-hdpi/bottom-right-inactive.png
create mode 100644 themes/default-hdpi/bottom-right-inactive.svg
create mode 100644 themes/default-hdpi/bottom-right-inactive.xpm
create mode 100644 themes/default-hdpi/close-active.png
create mode 100644 themes/default-hdpi/close-active.svg
create mode 100644 themes/default-hdpi/close-active.xpm
create mode 100644 themes/default-hdpi/close-inactive.png
create mode 100644 themes/default-hdpi/close-inactive.svg
create mode 100644 themes/default-hdpi/close-inactive.xpm
create mode 100644 themes/default-hdpi/close-prelight.png
create mode 100644 themes/default-hdpi/close-prelight.svg
create mode 100644 themes/default-hdpi/close-prelight.xpm
create mode 100644 themes/default-hdpi/close-pressed.png
create mode 100644 themes/default-hdpi/close-pressed.svg
create mode 100644 themes/default-hdpi/close-pressed.xpm
create mode 100644 themes/default-hdpi/hide-active.png
create mode 100644 themes/default-hdpi/hide-active.svg
create mode 100644 themes/default-hdpi/hide-active.xpm
create mode 100644 themes/default-hdpi/hide-inactive.png
create mode 100644 themes/default-hdpi/hide-inactive.svg
create mode 100644 themes/default-hdpi/hide-inactive.xpm
create mode 100644 themes/default-hdpi/hide-prelight.png
create mode 100644 themes/default-hdpi/hide-prelight.svg
create mode 100644 themes/default-hdpi/hide-prelight.xpm
create mode 100644 themes/default-hdpi/hide-pressed.png
create mode 100644 themes/default-hdpi/hide-pressed.svg
create mode 100644 themes/default-hdpi/hide-pressed.xpm
create mode 100644 themes/default-hdpi/left-active.png
create mode 100644 themes/default-hdpi/left-active.svg
create mode 100644 themes/default-hdpi/left-active.xpm
create mode 100644 themes/default-hdpi/left-inactive.png
create mode 100644 themes/default-hdpi/left-inactive.svg
create mode 100644 themes/default-hdpi/left-inactive.xpm
create mode 100644 themes/default-hdpi/maximize-active.png
create mode 100644 themes/default-hdpi/maximize-active.svg
create mode 100644 themes/default-hdpi/maximize-active.xpm
create mode 100644 themes/default-hdpi/maximize-inactive.png
create mode 100644 themes/default-hdpi/maximize-inactive.svg
create mode 100644 themes/default-hdpi/maximize-inactive.xpm
create mode 100644 themes/default-hdpi/maximize-prelight.png
create mode 100644 themes/default-hdpi/maximize-prelight.svg
create mode 100644 themes/default-hdpi/maximize-prelight.xpm
create mode 100644 themes/default-hdpi/maximize-pressed.png
create mode 100644 themes/default-hdpi/maximize-pressed.svg
create mode 100644 themes/default-hdpi/maximize-pressed.xpm
create mode 100644 themes/default-hdpi/maximize-toggled-active.png
create mode 100644 themes/default-hdpi/maximize-toggled-active.svg
create mode 100644 themes/default-hdpi/maximize-toggled-active.xpm
create mode 100644 themes/default-hdpi/maximize-toggled-inactive.png
create mode 100644 themes/default-hdpi/maximize-toggled-inactive.svg
create mode 100644 themes/default-hdpi/maximize-toggled-inactive.xpm
create mode 100644 themes/default-hdpi/maximize-toggled-prelight.png
create mode 100644 themes/default-hdpi/maximize-toggled-prelight.svg
create mode 100644 themes/default-hdpi/maximize-toggled-prelight.xpm
create mode 100644 themes/default-hdpi/maximize-toggled-pressed.png
create mode 100644 themes/default-hdpi/maximize-toggled-pressed.svg
create mode 100644 themes/default-hdpi/maximize-toggled-pressed.xpm
create mode 100644 themes/default-hdpi/menu-active.png
create mode 100644 themes/default-hdpi/menu-active.svg
create mode 100644 themes/default-hdpi/menu-active.xpm
create mode 100644 themes/default-hdpi/menu-inactive.png
create mode 100644 themes/default-hdpi/menu-inactive.svg
create mode 100644 themes/default-hdpi/menu-inactive.xpm
create mode 100644 themes/default-hdpi/menu-prelight.png
create mode 100644 themes/default-hdpi/menu-prelight.svg
create mode 100644 themes/default-hdpi/menu-prelight.xpm
create mode 100644 themes/default-hdpi/menu-pressed.png
create mode 100644 themes/default-hdpi/menu-pressed.svg
create mode 100644 themes/default-hdpi/menu-pressed.xpm
create mode 100644 themes/default-hdpi/right-active.png
create mode 100644 themes/default-hdpi/right-active.svg
create mode 100644 themes/default-hdpi/right-active.xpm
create mode 100644 themes/default-hdpi/right-inactive.png
create mode 100644 themes/default-hdpi/right-inactive.svg
create mode 100644 themes/default-hdpi/right-inactive.xpm
create mode 100644 themes/default-hdpi/shade-active.png
create mode 100644 themes/default-hdpi/shade-active.svg
create mode 100644 themes/default-hdpi/shade-active.xpm
create mode 100644 themes/default-hdpi/shade-inactive.png
create mode 100644 themes/default-hdpi/shade-inactive.svg
create mode 100644 themes/default-hdpi/shade-inactive.xpm
create mode 100644 themes/default-hdpi/shade-prelight.png
create mode 100644 themes/default-hdpi/shade-prelight.svg
create mode 100644 themes/default-hdpi/shade-prelight.xpm
create mode 100644 themes/default-hdpi/shade-pressed.png
create mode 100644 themes/default-hdpi/shade-pressed.svg
create mode 100644 themes/default-hdpi/shade-pressed.xpm
create mode 100644 themes/default-hdpi/shade-toggled-active.png
create mode 100644 themes/default-hdpi/shade-toggled-active.svg
create mode 100644 themes/default-hdpi/shade-toggled-active.xpm
create mode 100644 themes/default-hdpi/shade-toggled-inactive.png
create mode 100644 themes/default-hdpi/shade-toggled-inactive.svg
create mode 100644 themes/default-hdpi/shade-toggled-inactive.xpm
create mode 100644 themes/default-hdpi/shade-toggled-prelight.png
create mode 100644 themes/default-hdpi/shade-toggled-prelight.svg
create mode 100644 themes/default-hdpi/shade-toggled-prelight.xpm
create mode 100644 themes/default-hdpi/shade-toggled-pressed.png
create mode 100644 themes/default-hdpi/shade-toggled-pressed.svg
create mode 100644 themes/default-hdpi/shade-toggled-pressed.xpm
create mode 100644 themes/default-hdpi/stick-active.png
create mode 100644 themes/default-hdpi/stick-active.svg
create mode 100644 themes/default-hdpi/stick-active.xpm
create mode 100644 themes/default-hdpi/stick-inactive.png
create mode 100644 themes/default-hdpi/stick-inactive.svg
create mode 100644 themes/default-hdpi/stick-inactive.xpm
create mode 100644 themes/default-hdpi/stick-prelight.png
create mode 100644 themes/default-hdpi/stick-prelight.svg
create mode 100644 themes/default-hdpi/stick-prelight.xpm
create mode 100644 themes/default-hdpi/stick-pressed.png
create mode 100644 themes/default-hdpi/stick-pressed.svg
create mode 100644 themes/default-hdpi/stick-pressed.xpm
create mode 100644 themes/default-hdpi/stick-toggled-active.png
create mode 100644 themes/default-hdpi/stick-toggled-active.svg
create mode 100644 themes/default-hdpi/stick-toggled-active.xpm
create mode 100644 themes/default-hdpi/stick-toggled-inactive.png
create mode 100644 themes/default-hdpi/stick-toggled-inactive.svg
create mode 100644 themes/default-hdpi/stick-toggled-inactive.xpm
create mode 100644 themes/default-hdpi/stick-toggled-prelight.png
create mode 100644 themes/default-hdpi/stick-toggled-prelight.svg
create mode 100644 themes/default-hdpi/stick-toggled-prelight.xpm
create mode 100644 themes/default-hdpi/stick-toggled-pressed.png
create mode 100644 themes/default-hdpi/stick-toggled-pressed.svg
create mode 100644 themes/default-hdpi/stick-toggled-pressed.xpm
create mode 100644 themes/default-hdpi/themerc
create mode 100644 themes/default-hdpi/title-1-active.png
create mode 100644 themes/default-hdpi/title-1-active.svg
create mode 100644 themes/default-hdpi/title-1-active.xpm
create mode 100644 themes/default-hdpi/title-1-inactive.png
create mode 100644 themes/default-hdpi/title-1-inactive.svg
create mode 100644 themes/default-hdpi/title-1-inactive.xpm
create mode 100644 themes/default-hdpi/title-2-active.png
create mode 100644 themes/default-hdpi/title-2-active.svg
create mode 100644 themes/default-hdpi/title-2-active.xpm
create mode 100644 themes/default-hdpi/title-2-inactive.png
create mode 100644 themes/default-hdpi/title-2-inactive.svg
create mode 100644 themes/default-hdpi/title-2-inactive.xpm
create mode 100644 themes/default-hdpi/title-3-active.png
create mode 100644 themes/default-hdpi/title-3-active.svg
create mode 100644 themes/default-hdpi/title-3-active.xpm
create mode 100644 themes/default-hdpi/title-3-inactive.png
create mode 100644 themes/default-hdpi/title-3-inactive.svg
create mode 100644 themes/default-hdpi/title-3-inactive.xpm
create mode 100644 themes/default-hdpi/title-4-active.png
create mode 100644 themes/default-hdpi/title-4-active.svg
create mode 100644 themes/default-hdpi/title-4-active.xpm
create mode 100644 themes/default-hdpi/title-4-inactive.png
create mode 100644 themes/default-hdpi/title-4-inactive.svg
create mode 100644 themes/default-hdpi/title-4-inactive.xpm
create mode 100644 themes/default-hdpi/title-5-active.png
create mode 100644 themes/default-hdpi/title-5-active.svg
create mode 100644 themes/default-hdpi/title-5-active.xpm
create mode 100644 themes/default-hdpi/title-5-inactive.png
create mode 100644 themes/default-hdpi/title-5-inactive.svg
create mode 100644 themes/default-hdpi/title-5-inactive.xpm
create mode 100644 themes/default-hdpi/top-left-active.png
create mode 100644 themes/default-hdpi/top-left-active.svg
create mode 100644 themes/default-hdpi/top-left-active.xpm
create mode 100644 themes/default-hdpi/top-left-inactive.png
create mode 100644 themes/default-hdpi/top-left-inactive.svg
create mode 100644 themes/default-hdpi/top-left-inactive.xpm
create mode 100644 themes/default-hdpi/top-right-active.png
create mode 100644 themes/default-hdpi/top-right-active.svg
create mode 100644 themes/default-hdpi/top-right-active.xpm
create mode 100644 themes/default-hdpi/top-right-inactive.png
create mode 100644 themes/default-hdpi/top-right-inactive.svg
create mode 100644 themes/default-hdpi/top-right-inactive.xpm
copy themes/{kokodi => default-xhdpi}/Makefile.am (98%)
create mode 100644 themes/default-xhdpi/README
create mode 100644 themes/default-xhdpi/bottom-active.png
create mode 100644 themes/default-xhdpi/bottom-active.svg
create mode 100644 themes/default-xhdpi/bottom-active.xpm
create mode 100644 themes/default-xhdpi/bottom-inactive.png
create mode 100644 themes/default-xhdpi/bottom-inactive.svg
create mode 100644 themes/default-xhdpi/bottom-inactive.xpm
create mode 100644 themes/default-xhdpi/bottom-left-active.png
create mode 100644 themes/default-xhdpi/bottom-left-active.svg
create mode 100644 themes/default-xhdpi/bottom-left-active.xpm
create mode 100644 themes/default-xhdpi/bottom-left-inactive.png
create mode 100644 themes/default-xhdpi/bottom-left-inactive.svg
create mode 100644 themes/default-xhdpi/bottom-left-inactive.xpm
create mode 100644 themes/default-xhdpi/bottom-right-active.png
create mode 100644 themes/default-xhdpi/bottom-right-active.svg
create mode 100644 themes/default-xhdpi/bottom-right-active.xpm
create mode 100644 themes/default-xhdpi/bottom-right-inactive.png
create mode 100644 themes/default-xhdpi/bottom-right-inactive.svg
create mode 100644 themes/default-xhdpi/bottom-right-inactive.xpm
create mode 100644 themes/default-xhdpi/close-active.png
create mode 100644 themes/default-xhdpi/close-active.svg
create mode 100644 themes/default-xhdpi/close-active.xpm
create mode 100644 themes/default-xhdpi/close-inactive.png
create mode 100644 themes/default-xhdpi/close-inactive.svg
create mode 100644 themes/default-xhdpi/close-inactive.xpm
create mode 100644 themes/default-xhdpi/close-prelight.png
create mode 100644 themes/default-xhdpi/close-prelight.svg
create mode 100644 themes/default-xhdpi/close-prelight.xpm
create mode 100644 themes/default-xhdpi/close-pressed.png
create mode 100644 themes/default-xhdpi/close-pressed.svg
create mode 100644 themes/default-xhdpi/close-pressed.xpm
create mode 100644 themes/default-xhdpi/hide-active.png
create mode 100644 themes/default-xhdpi/hide-active.svg
create mode 100644 themes/default-xhdpi/hide-active.xpm
create mode 100644 themes/default-xhdpi/hide-inactive.png
create mode 100644 themes/default-xhdpi/hide-inactive.svg
create mode 100644 themes/default-xhdpi/hide-inactive.xpm
create mode 100644 themes/default-xhdpi/hide-prelight.png
create mode 100644 themes/default-xhdpi/hide-prelight.svg
create mode 100644 themes/default-xhdpi/hide-prelight.xpm
create mode 100644 themes/default-xhdpi/hide-pressed.png
create mode 100644 themes/default-xhdpi/hide-pressed.svg
create mode 100644 themes/default-xhdpi/hide-pressed.xpm
create mode 100644 themes/default-xhdpi/left-active.png
create mode 100644 themes/default-xhdpi/left-active.svg
create mode 100644 themes/default-xhdpi/left-active.xpm
create mode 100644 themes/default-xhdpi/left-inactive.png
create mode 100644 themes/default-xhdpi/left-inactive.svg
create mode 100644 themes/default-xhdpi/left-inactive.xpm
create mode 100644 themes/default-xhdpi/maximize-active.png
create mode 100644 themes/default-xhdpi/maximize-active.svg
create mode 100644 themes/default-xhdpi/maximize-active.xpm
create mode 100644 themes/default-xhdpi/maximize-inactive.png
create mode 100644 themes/default-xhdpi/maximize-inactive.svg
create mode 100644 themes/default-xhdpi/maximize-inactive.xpm
create mode 100644 themes/default-xhdpi/maximize-prelight.png
create mode 100644 themes/default-xhdpi/maximize-prelight.svg
create mode 100644 themes/default-xhdpi/maximize-prelight.xpm
create mode 100644 themes/default-xhdpi/maximize-pressed.png
create mode 100644 themes/default-xhdpi/maximize-pressed.svg
create mode 100644 themes/default-xhdpi/maximize-pressed.xpm
create mode 100644 themes/default-xhdpi/maximize-toggled-active.png
create mode 100644 themes/default-xhdpi/maximize-toggled-active.svg
create mode 100644 themes/default-xhdpi/maximize-toggled-active.xpm
create mode 100644 themes/default-xhdpi/maximize-toggled-inactive.png
create mode 100644 themes/default-xhdpi/maximize-toggled-inactive.svg
create mode 100644 themes/default-xhdpi/maximize-toggled-inactive.xpm
create mode 100644 themes/default-xhdpi/maximize-toggled-prelight.png
create mode 100644 themes/default-xhdpi/maximize-toggled-prelight.svg
create mode 100644 themes/default-xhdpi/maximize-toggled-prelight.xpm
create mode 100644 themes/default-xhdpi/maximize-toggled-pressed.png
create mode 100644 themes/default-xhdpi/maximize-toggled-pressed.svg
create mode 100644 themes/default-xhdpi/maximize-toggled-pressed.xpm
create mode 100644 themes/default-xhdpi/menu-active.png
create mode 100644 themes/default-xhdpi/menu-active.svg
create mode 100644 themes/default-xhdpi/menu-active.xpm
create mode 100644 themes/default-xhdpi/menu-inactive.png
create mode 100644 themes/default-xhdpi/menu-inactive.svg
create mode 100644 themes/default-xhdpi/menu-inactive.xpm
create mode 100644 themes/default-xhdpi/menu-prelight.png
create mode 100644 themes/default-xhdpi/menu-prelight.svg
create mode 100644 themes/default-xhdpi/menu-prelight.xpm
create mode 100644 themes/default-xhdpi/menu-pressed.png
create mode 100644 themes/default-xhdpi/menu-pressed.svg
create mode 100644 themes/default-xhdpi/menu-pressed.xpm
create mode 100644 themes/default-xhdpi/right-active.png
create mode 100644 themes/default-xhdpi/right-active.svg
create mode 100644 themes/default-xhdpi/right-active.xpm
create mode 100644 themes/default-xhdpi/right-inactive.png
create mode 100644 themes/default-xhdpi/right-inactive.svg
create mode 100644 themes/default-xhdpi/right-inactive.xpm
create mode 100644 themes/default-xhdpi/shade-active.png
create mode 100644 themes/default-xhdpi/shade-active.svg
create mode 100644 themes/default-xhdpi/shade-active.xpm
create mode 100644 themes/default-xhdpi/shade-inactive.png
create mode 100644 themes/default-xhdpi/shade-inactive.svg
create mode 100644 themes/default-xhdpi/shade-inactive.xpm
create mode 100644 themes/default-xhdpi/shade-prelight.png
create mode 100644 themes/default-xhdpi/shade-prelight.svg
create mode 100644 themes/default-xhdpi/shade-prelight.xpm
create mode 100644 themes/default-xhdpi/shade-pressed.png
create mode 100644 themes/default-xhdpi/shade-pressed.svg
create mode 100644 themes/default-xhdpi/shade-pressed.xpm
create mode 100644 themes/default-xhdpi/shade-toggled-active.png
create mode 100644 themes/default-xhdpi/shade-toggled-active.svg
create mode 100644 themes/default-xhdpi/shade-toggled-active.xpm
create mode 100644 themes/default-xhdpi/shade-toggled-inactive.png
create mode 100644 themes/default-xhdpi/shade-toggled-inactive.svg
create mode 100644 themes/default-xhdpi/shade-toggled-inactive.xpm
create mode 100644 themes/default-xhdpi/shade-toggled-prelight.png
create mode 100644 themes/default-xhdpi/shade-toggled-prelight.svg
create mode 100644 themes/default-xhdpi/shade-toggled-prelight.xpm
create mode 100644 themes/default-xhdpi/shade-toggled-pressed.png
create mode 100644 themes/default-xhdpi/shade-toggled-pressed.svg
create mode 100644 themes/default-xhdpi/shade-toggled-pressed.xpm
create mode 100644 themes/default-xhdpi/stick-active.png
create mode 100644 themes/default-xhdpi/stick-active.svg
create mode 100644 themes/default-xhdpi/stick-active.xpm
create mode 100644 themes/default-xhdpi/stick-inactive.png
create mode 100644 themes/default-xhdpi/stick-inactive.svg
create mode 100644 themes/default-xhdpi/stick-inactive.xpm
create mode 100644 themes/default-xhdpi/stick-prelight.png
create mode 100644 themes/default-xhdpi/stick-prelight.svg
create mode 100644 themes/default-xhdpi/stick-prelight.xpm
create mode 100644 themes/default-xhdpi/stick-pressed.png
create mode 100644 themes/default-xhdpi/stick-pressed.svg
create mode 100644 themes/default-xhdpi/stick-pressed.xpm
create mode 100644 themes/default-xhdpi/stick-toggled-active.png
create mode 100644 themes/default-xhdpi/stick-toggled-active.svg
create mode 100644 themes/default-xhdpi/stick-toggled-active.xpm
create mode 100644 themes/default-xhdpi/stick-toggled-inactive.png
create mode 100644 themes/default-xhdpi/stick-toggled-inactive.svg
create mode 100644 themes/default-xhdpi/stick-toggled-inactive.xpm
create mode 100644 themes/default-xhdpi/stick-toggled-prelight.png
create mode 100644 themes/default-xhdpi/stick-toggled-prelight.svg
create mode 100644 themes/default-xhdpi/stick-toggled-prelight.xpm
create mode 100644 themes/default-xhdpi/stick-toggled-pressed.png
create mode 100644 themes/default-xhdpi/stick-toggled-pressed.svg
create mode 100644 themes/default-xhdpi/stick-toggled-pressed.xpm
create mode 100644 themes/default-xhdpi/themerc
create mode 100644 themes/default-xhdpi/title-1-active.png
create mode 100644 themes/default-xhdpi/title-1-active.svg
create mode 100644 themes/default-xhdpi/title-1-active.xpm
create mode 100644 themes/default-xhdpi/title-1-inactive.png
create mode 100644 themes/default-xhdpi/title-1-inactive.svg
create mode 100644 themes/default-xhdpi/title-1-inactive.xpm
create mode 100644 themes/default-xhdpi/title-2-active.png
create mode 100644 themes/default-xhdpi/title-2-active.svg
create mode 100644 themes/default-xhdpi/title-2-active.xpm
create mode 100644 themes/default-xhdpi/title-2-inactive.png
create mode 100644 themes/default-xhdpi/title-2-inactive.svg
create mode 100644 themes/default-xhdpi/title-2-inactive.xpm
create mode 100644 themes/default-xhdpi/title-3-active.png
create mode 100644 themes/default-xhdpi/title-3-active.svg
create mode 100644 themes/default-xhdpi/title-3-active.xpm
create mode 100644 themes/default-xhdpi/title-3-inactive.png
create mode 100644 themes/default-xhdpi/title-3-inactive.svg
create mode 100644 themes/default-xhdpi/title-3-inactive.xpm
create mode 100644 themes/default-xhdpi/title-4-active.png
create mode 100644 themes/default-xhdpi/title-4-active.svg
create mode 100644 themes/default-xhdpi/title-4-active.xpm
create mode 100644 themes/default-xhdpi/title-4-inactive.png
create mode 100644 themes/default-xhdpi/title-4-inactive.svg
create mode 100644 themes/default-xhdpi/title-4-inactive.xpm
create mode 100644 themes/default-xhdpi/title-5-active.png
create mode 100644 themes/default-xhdpi/title-5-active.svg
create mode 100644 themes/default-xhdpi/title-5-active.xpm
create mode 100644 themes/default-xhdpi/title-5-inactive.png
create mode 100644 themes/default-xhdpi/title-5-inactive.svg
create mode 100644 themes/default-xhdpi/title-5-inactive.xpm
create mode 100644 themes/default-xhdpi/top-left-active.png
create mode 100644 themes/default-xhdpi/top-left-active.svg
create mode 100644 themes/default-xhdpi/top-left-active.xpm
create mode 100644 themes/default-xhdpi/top-left-inactive.png
create mode 100644 themes/default-xhdpi/top-left-inactive.svg
create mode 100644 themes/default-xhdpi/top-left-inactive.xpm
create mode 100644 themes/default-xhdpi/top-right-active.png
create mode 100644 themes/default-xhdpi/top-right-active.svg
create mode 100644 themes/default-xhdpi/top-right-active.xpm
create mode 100644 themes/default-xhdpi/top-right-inactive.png
create mode 100644 themes/default-xhdpi/top-right-inactive.svg
create mode 100644 themes/default-xhdpi/top-right-inactive.xpm
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list