summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorDavid King <amigadave@amigadave.com>2014-08-07 18:12:04 +0100
committerDavid King <amigadave@amigadave.com>2014-08-07 18:13:20 +0100
commit43789f571d956199c9eff25253918c1c20f8650b (patch)
tree12768472f630adbaeafa749a5211d5497b65a6e3 /data
parentf05e7d47127648366e97ed11fe77a501c2d34f6b (diff)
downloadcheese-43789f571d956199c9eff25253918c1c20f8650b.tar.gz
Use GtkIconTheme built-in RTL support
Diffstat (limited to 'data')
-rw-r--r--data/cheese-main-window.ui2
1 files changed, 2 insertions, 0 deletions
diff --git a/data/cheese-main-window.ui b/data/cheese-main-window.ui
index 4118e36c..c0ff90f3 100644
--- a/data/cheese-main-window.ui
+++ b/data/cheese-main-window.ui
@@ -119,6 +119,7 @@
<property name="visible">True</property>
<child>
<object class="GtkImage" id="effects_prev_page_button_image">
+ <property name="icon-name">go-previous-symbolic</property>
<property name="visible">True</property>
</object>
</child>
@@ -155,6 +156,7 @@
<property name="visible">True</property>
<child>
<object class="GtkImage" id="effects_next_page_button_image">
+ <property name="icon-name">go-next-symbolic</property>
<property name="visible">True</property>
</object>
</child>