From: Moritz Bunkus Date: Thu, 1 Feb 2007 12:47:05 +0000 (+0000) Subject: Die symbolischen Links direkt unter Versionskontrolle gestellt. Dafür wird makesymlin... X-Git-Tag: release-2.4.2~185 X-Git-Url: http://wagnertech.de/git?a=commitdiff_plain;h=119fbc879473fe18b7d4333db044f3bcc1d2d225;p=kivitendo-erp.git Die symbolischen Links direkt unter Versionskontrolle gestellt. Dafür wird makesymlinks nicht mehr benötigt. --- diff --git a/admin.pl b/admin.pl new file mode 120000 index 000000000..385000d1b --- /dev/null +++ b/admin.pl @@ -0,0 +1 @@ +am.pl \ No newline at end of file diff --git a/ap.pl b/ap.pl new file mode 120000 index 000000000..385000d1b --- /dev/null +++ b/ap.pl @@ -0,0 +1 @@ +am.pl \ No newline at end of file diff --git a/ar.pl b/ar.pl new file mode 120000 index 000000000..385000d1b --- /dev/null +++ b/ar.pl @@ -0,0 +1 @@ +am.pl \ No newline at end of file diff --git a/bp.pl b/bp.pl new file mode 120000 index 000000000..385000d1b --- /dev/null +++ b/bp.pl @@ -0,0 +1 @@ +am.pl \ No newline at end of file diff --git a/ca.pl b/ca.pl new file mode 120000 index 000000000..385000d1b --- /dev/null +++ b/ca.pl @@ -0,0 +1 @@ +am.pl \ No newline at end of file diff --git a/cn.pl b/cn.pl new file mode 120000 index 000000000..385000d1b --- /dev/null +++ b/cn.pl @@ -0,0 +1 @@ +am.pl \ No newline at end of file diff --git a/common.pl b/common.pl new file mode 120000 index 000000000..385000d1b --- /dev/null +++ b/common.pl @@ -0,0 +1 @@ +am.pl \ No newline at end of file diff --git a/cp.pl b/cp.pl new file mode 120000 index 000000000..385000d1b --- /dev/null +++ b/cp.pl @@ -0,0 +1 @@ +am.pl \ No newline at end of file diff --git a/ct.pl b/ct.pl new file mode 120000 index 000000000..385000d1b --- /dev/null +++ b/ct.pl @@ -0,0 +1 @@ +am.pl \ No newline at end of file diff --git a/datev.pl b/datev.pl new file mode 120000 index 000000000..385000d1b --- /dev/null +++ b/datev.pl @@ -0,0 +1 @@ +am.pl \ No newline at end of file diff --git a/dn.pl b/dn.pl new file mode 120000 index 000000000..385000d1b --- /dev/null +++ b/dn.pl @@ -0,0 +1 @@ +am.pl \ No newline at end of file diff --git a/gl.pl b/gl.pl new file mode 120000 index 000000000..385000d1b --- /dev/null +++ b/gl.pl @@ -0,0 +1 @@ +am.pl \ No newline at end of file diff --git a/ic.pl b/ic.pl new file mode 120000 index 000000000..385000d1b --- /dev/null +++ b/ic.pl @@ -0,0 +1 @@ +am.pl \ No newline at end of file diff --git a/ir.pl b/ir.pl new file mode 120000 index 000000000..385000d1b --- /dev/null +++ b/ir.pl @@ -0,0 +1 @@ +am.pl \ No newline at end of file diff --git a/is.pl b/is.pl new file mode 120000 index 000000000..385000d1b --- /dev/null +++ b/is.pl @@ -0,0 +1 @@ +am.pl \ No newline at end of file diff --git a/licenses.pl b/licenses.pl new file mode 120000 index 000000000..385000d1b --- /dev/null +++ b/licenses.pl @@ -0,0 +1 @@ +am.pl \ No newline at end of file diff --git a/makesymlinks b/makesymlinks deleted file mode 100755 index 25f95e71e..000000000 --- a/makesymlinks +++ /dev/null @@ -1,9 +0,0 @@ -#!/bin/sh - -# Erstellt die benotigten Symlinks - -ln -vsf login.pl admin.pl -for i in ap ar bp ca cp ct cn dn gl ic ir is menu oe pe rc rp datev licenses fa ustva menunew common menuv3; do - ln -vsf am.pl $i.pl -done - diff --git a/menu.pl b/menu.pl new file mode 120000 index 000000000..385000d1b --- /dev/null +++ b/menu.pl @@ -0,0 +1 @@ +am.pl \ No newline at end of file diff --git a/menunew.pl b/menunew.pl new file mode 120000 index 000000000..385000d1b --- /dev/null +++ b/menunew.pl @@ -0,0 +1 @@ +am.pl \ No newline at end of file diff --git a/menuv3.pl b/menuv3.pl new file mode 120000 index 000000000..385000d1b --- /dev/null +++ b/menuv3.pl @@ -0,0 +1 @@ +am.pl \ No newline at end of file diff --git a/oe.pl b/oe.pl new file mode 120000 index 000000000..385000d1b --- /dev/null +++ b/oe.pl @@ -0,0 +1 @@ +am.pl \ No newline at end of file diff --git a/pe.pl b/pe.pl new file mode 120000 index 000000000..385000d1b --- /dev/null +++ b/pe.pl @@ -0,0 +1 @@ +am.pl \ No newline at end of file diff --git a/rc.pl b/rc.pl new file mode 120000 index 000000000..385000d1b --- /dev/null +++ b/rc.pl @@ -0,0 +1 @@ +am.pl \ No newline at end of file diff --git a/rp.pl b/rp.pl new file mode 120000 index 000000000..385000d1b --- /dev/null +++ b/rp.pl @@ -0,0 +1 @@ +am.pl \ No newline at end of file diff --git a/ustva.pl b/ustva.pl new file mode 120000 index 000000000..385000d1b --- /dev/null +++ b/ustva.pl @@ -0,0 +1 @@ +am.pl \ No newline at end of file