]> wagnertech.de Git - mfinanz.git/blob - scripts/mklinks.sh
HTML-MenĂ¼ als Standard. Die MenĂ¼variante v3 (CSS) ist nicht mit allen Browsern kompat...
[mfinanz.git] / scripts / mklinks.sh
1 #!/bin/sh
2
3 for i in acctranscorrections amcvar amtemplates ap ar bankaccounts bp ca common cp ct datev dn do fu gl ic ir is licenses menujs menunew menu menuv3 menuv4 menuXML oe pe projects rc rp sepa todo ustva wh; do 
4         rm $i.pl 2> /dev/null
5         ln -s am.pl $i.pl
6 done
7 rm admin.pl 2> /dev/null
8 ln -s login.pl admin.pl
9 rm generictranslations.pl 2> /dev/null
10 ln -s common.pl generictranslations.pl