summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorThierry Vignaud <tvignaud@mandriva.org>2003-07-09 17:43:35 +0000
committerThierry Vignaud <tvignaud@mandriva.org>2003-07-09 17:43:35 +0000
commit9d2a6df44cf163e41a5baedf0b2ac86736cf3a49 (patch)
tree81b253eb7200b2b81f884a108eadeba1ff54fa0c /Makefile
parent422435ce1d5281ebd86569dfdb4103e22e7f1747 (diff)
downloadcontrol-center-9d2a6df44cf163e41a5baedf0b2ac86736cf3a49.tar
control-center-9d2a6df44cf163e41a5baedf0b2ac86736cf3a49.tar.gz
control-center-9d2a6df44cf163e41a5baedf0b2ac86736cf3a49.tar.bz2
control-center-9d2a6df44cf163e41a5baedf0b2ac86736cf3a49.tar.xz
control-center-9d2a6df44cf163e41a5baedf0b2ac86736cf3a49.zip
flip images for rtl languages (aka hebrew)
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 3250e392..0a303fe8 100644
--- a/Makefile
+++ b/Makefile
@@ -34,6 +34,7 @@ install: all
for d in $(SUBDIRS); do ( cd $$d ; make $@ ) ; done
dis: clean
+ for i in pixmaps/default/mcc-left*png; do convert -flop $i ${i%.png}_rtl.png;done
rm -rf $(NAME)-$(VERSION) ../$(NAME)-$(VERSION).tar*
mkdir -p $(NAME)-$(VERSION)
find . -not -name "$(NAME)-$(VERSION)" | cpio -pd $(NAME)-$(VERSION)/