summaryrefslogtreecommitdiff
path: root/themes
diff options
context:
space:
mode:
authorGábor Hojtsy <gabor@hojtsy.hu>2007-10-02 16:33:09 +0000
committerGábor Hojtsy <gabor@hojtsy.hu>2007-10-02 16:33:09 +0000
commite2dc2bdf6634d812f154ce7af781301d50b0c809 (patch)
treeaeb8615261d98419247cbf27cd54b412779621f1 /themes
parent2a92c9bc74d5fe81df454bd6e1771bedc09312ef (diff)
downloadbrdo-e2dc2bdf6634d812f154ce7af781301d50b0c809.tar.gz
brdo-e2dc2bdf6634d812f154ce7af781301d50b0c809.tar.bz2
#180267 by hass: menu-collapsed-rtl.gif in Minnelli should be copied with the other images when color changes are made
Diffstat (limited to 'themes')
-rw-r--r--themes/garland/minnelli/color/color.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/themes/garland/minnelli/color/color.inc b/themes/garland/minnelli/color/color.inc
index c8dc727c1..c00fe92e6 100644
--- a/themes/garland/minnelli/color/color.inc
+++ b/themes/garland/minnelli/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',
),