summaryrefslogtreecommitdiff
path: root/themes
diff options
context:
space:
mode:
authorGábor Hojtsy <gabor@hojtsy.hu>2007-10-02 16:31:50 +0000
committerGábor Hojtsy <gabor@hojtsy.hu>2007-10-02 16:31:50 +0000
commit2a92c9bc74d5fe81df454bd6e1771bedc09312ef (patch)
treee09724fa99721f75f7f260d8569867c318527e50 /themes
parentd2d93b4bd3740be11ba771a662fa8a63d76fe5a2 (diff)
downloadbrdo-2a92c9bc74d5fe81df454bd6e1771bedc09312ef.tar.gz
brdo-2a92c9bc74d5fe81df454bd6e1771bedc09312ef.tar.bz2
#180265 by hass: menu-collapsed-rtl.gif in Garland should be copied with the other images when color changes are made
Diffstat (limited to 'themes')
-rw-r--r--themes/garland/color/color.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/themes/garland/color/color.inc b/themes/garland/color/color.inc
index ddf5888bc..d5a3d4d47 100644
--- a/themes/garland/color/color.inc
+++ b/themes/garland/color/color.inc
@@ -25,6 +25,7 @@ $info = array(
// Images to copy over
'copy' => array(
'images/menu-collapsed.gif',
+ 'images/menu-collapsed-rtl.gif',
'images/menu-expanded.gif',
'images/menu-leaf.gif',
),