summaryrefslogtreecommitdiff
path: root/data/themes/blackwood/speechbubble.xml
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2012-03-05 01:22:50 +0300
committerAndrei Karas <akaras@inbox.ru>2012-03-05 01:30:01 +0300
commitc637688984ae57a1ef48c82cde37e79e39a7f8c1 (patch)
treec75ef5f4dfb41890265824fb97c545a2dd66d94d /data/themes/blackwood/speechbubble.xml
parentf1ea61dc2136f40f538e3d4c07f54cd73e48007d (diff)
downloadplus-stripped.tar.gz
plus-stripped.tar.bz2
plus-stripped.tar.xz
plus-stripped.zip
Remove black wood theme because author not responding about sources.stripped1.2.3.4stripped
Diffstat (limited to 'data/themes/blackwood/speechbubble.xml')
-rw-r--r--data/themes/blackwood/speechbubble.xml18
1 files changed, 0 insertions, 18 deletions
diff --git a/data/themes/blackwood/speechbubble.xml b/data/themes/blackwood/speechbubble.xml
deleted file mode 100644
index 2be1fb8b4..000000000
--- a/data/themes/blackwood/speechbubble.xml
+++ /dev/null
@@ -1,18 +0,0 @@
-<skinset name="SpeechBubble" image="bubble.png">
- <widget type="Window">
- <!-- Top Row -->
- <part type="top-left-corner" xpos="0" ypos="0" width="5" height="5" />
- <part type="top-edge" xpos="5" ypos="0" width="5" height="5" />
- <part type="top-right-corner" xpos="10" ypos="0" width="5" height="5" />
-
- <!-- Middle Row -->
- <part type="left-edge" xpos="10" ypos="5" width="5" height="5" />
- <part type="bg-quad" xpos="15" ypos="5" width="5" height="5" />
- <part type="right-edge" xpos="10" ypos="5" width="5" height="5" />
-
- <!-- Bottom Row -->
- <part type="bottom-left-corner" xpos="0" ypos="10" width="5" height="5" />
- <part type="bottom-edge" xpos="5" ypos="10" width="5" height="5" />
- <part type="bottom-right-corner" xpos="10" ypos="10" width="5" height="5" />
- </widget>
-</skinset>