summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
Diffstat (limited to 'data')
-rw-r--r--data/graphics/gui/CMakeLists.txt2
-rw-r--r--data/graphics/gui/tab_arrows_left.pngbin0 -> 292 bytes
-rw-r--r--data/graphics/gui/tab_arrows_right.pngbin0 -> 285 bytes
3 files changed, 2 insertions, 0 deletions
diff --git a/data/graphics/gui/CMakeLists.txt b/data/graphics/gui/CMakeLists.txt
index d1a025f6..cc257eee 100644
--- a/data/graphics/gui/CMakeLists.txt
+++ b/data/graphics/gui/CMakeLists.txt
@@ -41,6 +41,8 @@ SET (FILES
speechbubble.xml
sticky_button.png
tab.png
+ tab_arrows_left.png
+ tab_arrows_right.png
tab_hilight.png
tabselected.png
unknown-item.png
diff --git a/data/graphics/gui/tab_arrows_left.png b/data/graphics/gui/tab_arrows_left.png
new file mode 100644
index 00000000..c14590d8
--- /dev/null
+++ b/data/graphics/gui/tab_arrows_left.png
Binary files differ
diff --git a/data/graphics/gui/tab_arrows_right.png b/data/graphics/gui/tab_arrows_right.png
new file mode 100644
index 00000000..8309c68e
--- /dev/null
+++ b/data/graphics/gui/tab_arrows_right.png
Binary files differ