diff options
author | pascal <pascal@b9310e46-f624-0410-8ea1-cfbb3a30dc96> | 2008-03-07 12:34:03 +0000 |
---|---|---|
committer | pascal <pascal@b9310e46-f624-0410-8ea1-cfbb3a30dc96> | 2008-03-07 12:34:03 +0000 |
commit | 7af54ce91d47ad4cbb98731f005082cd202c4dba (patch) | |
tree | 0211ee1f470058f5fe06572fde0541ad3ad4e847 /linux/xmodmap/rev | |
parent | 480e81ac1e9f052a7c6af4e08ac5b8abcb5b2539 (diff) | |
download | neo-layout-7af54ce91d47ad4cbb98731f005082cd202c4dba.tar.gz neo-layout-7af54ce91d47ad4cbb98731f005082cd202c4dba.tar.bz2 neo-layout-7af54ce91d47ad4cbb98731f005082cd202c4dba.zip |
Zeilennummer angepasst, als Name NEO Tastaturlayout eingesetzt
git-svn-id: https://svn.neo-layout.org@402 b9310e46-f624-0410-8ea1-cfbb3a30dc96
Diffstat (limited to 'linux/xmodmap/rev')
-rwxr-xr-x | linux/xmodmap/rev | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/linux/xmodmap/rev b/linux/xmodmap/rev index 7539ee9..d14f5c9 100755 --- a/linux/xmodmap/rev +++ b/linux/xmodmap/rev @@ -9,7 +9,7 @@ case $1 in echo -e "Aufruf: $0" echo -e "»$0« wird ohne weiter Argumente aufgerufen und ändert in der Datei\nneo_de.xmodmap die Nummer der aktuellen Revision." echo -e "Im Anschluss sollten gemachte Änderungem per »svn commit« wie gewohnt\nübertragen werden." - echo -e "\nPascal Hauck\tVer. 0.1\tMärz 2008\t\t\t\tREV" + echo -e "\nNEO Tastaturlayout\tVer. 0.2\tMärz 2008\t\t\tREV" exit;; *) echo -e "Aufruf: »$0«" echo -e "»$0 --help« gibt Ihnen mehr Informationen." |