diff options
author | hans-christoph <hans-christoph@b9310e46-f624-0410-8ea1-cfbb3a30dc96> | 2009-07-15 14:25:12 +0000 |
---|---|---|
committer | hans-christoph <hans-christoph@b9310e46-f624-0410-8ea1-cfbb3a30dc96> | 2009-07-15 14:25:12 +0000 |
commit | c5bded3607809b3dd528b0c0c286bf05ee0387d2 (patch) | |
tree | d40a947d47ba592fc4117491ef2baa5dd24528f1 /www | |
parent | 56b939c5914642ecf49064f26bf59bc877e04c6e (diff) |
WWW symlink auf XCompose ergänzt.
XCompose in globalem Makefile eingetragen.
www/Compose.neo bleibt für Rückwärtskompatibilität, kann langfristig entfallen.
git-svn-id: https://svn.neo-layout.org@1934 b9310e46-f624-0410-8ea1-cfbb3a30dc96
Diffstat (limited to 'www')
l--------- | www/Compose.neo | 2 | ||||
l--------- | www/XCompose | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/www/Compose.neo b/www/Compose.neo index 62945b5..f7fc501 120000 --- a/www/Compose.neo +++ b/www/Compose.neo @@ -1 +1 @@ -../Compose/Compose.neo
\ No newline at end of file +./XCompose
\ No newline at end of file diff --git a/www/XCompose b/www/XCompose new file mode 120000 index 0000000..f6a362f --- /dev/null +++ b/www/XCompose @@ -0,0 +1 @@ +../Compose/XCompose
\ No newline at end of file |