| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
git-svn-id: https://svn.neo-layout.org@1542 b9310e46-f624-0410-8ea1-cfbb3a30dc96
|
|
|
|
| |
git-svn-id: https://svn.neo-layout.org@1401 b9310e46-f624-0410-8ea1-cfbb3a30dc96
|
|
|
|
|
|
|
| |
insbesondere klarere Trennung von Treibern und Skripten
dennoch Hinweise auf die einfache Benutzung über Skripte und NEO als Standardbelegung
git-svn-id: https://svn.neo-layout.org@1393 b9310e46-f624-0410-8ea1-cfbb3a30dc96
|
|
|
|
| |
git-svn-id: https://svn.neo-layout.org@1392 b9310e46-f624-0410-8ea1-cfbb3a30dc96
|
|
|
|
| |
git-svn-id: https://svn.neo-layout.org@1382 b9310e46-f624-0410-8ea1-cfbb3a30dc96
|
|
|
|
| |
git-svn-id: https://svn.neo-layout.org@1377 b9310e46-f624-0410-8ea1-cfbb3a30dc96
|
|
|
|
| |
git-svn-id: https://svn.neo-layout.org@1376 b9310e46-f624-0410-8ea1-cfbb3a30dc96
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Also merken: NIE WIEDER BOM setzen! Das wird ab jetzt bestraft.
Wie ich die BOMs entfernt habe, seht Ihr hier (im Verzeichnis des Neo-SVN starten):
for i in $(find -type f | grep -v \.svn); do sed -i '1s%^\xef\xbb\xbf%%' "$i"; done
In der trac.ini war dazu nur folgendes notwendig zu ändern:
default_charset = utf8
Danke an Mœsi für den (etwas späten) Hinweis.
git-svn-id: https://svn.neo-layout.org@1289 b9310e46-f624-0410-8ea1-cfbb3a30dc96
|
|
|
|
|
|
| |
erledigt werden; dadurch ist auch z.B. ›asdf xprog‹ in laufenden Betrieb wieder möglich; Auf Homepage bitte ändern
git-svn-id: https://svn.neo-layout.org@959 b9310e46-f624-0410-8ea1-cfbb3a30dc96
|
|
|
|
| |
git-svn-id: https://svn.neo-layout.org@920 b9310e46-f624-0410-8ea1-cfbb3a30dc96
|
|
|
|
|
|
| |
und Grundlage für Homepage und Wiki
git-svn-id: https://svn.neo-layout.org@917 b9310e46-f624-0410-8ea1-cfbb3a30dc96
|
|
|
|
| |
git-svn-id: https://svn.neo-layout.org@796 b9310e46-f624-0410-8ea1-cfbb3a30dc96
|
|
|
|
|
|
|
| |
(ich hoffe ich hab keine vergessen)
git-svn-id: https://svn.neo-layout.org@757 b9310e46-f624-0410-8ea1-cfbb3a30dc96
|
|
|
|
| |
git-svn-id: https://svn.neo-layout.org@714 b9310e46-f624-0410-8ea1-cfbb3a30dc96
|
|
|
|
| |
git-svn-id: https://svn.neo-layout.org@710 b9310e46-f624-0410-8ea1-cfbb3a30dc96
|
|
und AHK-README.txt wurden aktualisiert, eine Linux-README.txt ergänzt und ein entsprechender Verweis auf der Homepage hinzugefügt.
git-svn-id: https://svn.neo-layout.org@709 b9310e46-f624-0410-8ea1-cfbb3a30dc96
|