diff options
author | mösi <mösi@b9310e46-f624-0410-8ea1-cfbb3a30dc96> | 2011-03-11 08:51:18 +0000 |
---|---|---|
committer | mösi <mösi@b9310e46-f624-0410-8ea1-cfbb3a30dc96> | 2011-03-11 08:51:18 +0000 |
commit | c75cb99d64ee82a8b5426a0923dda03387cdb60d (patch) | |
tree | 9d107e7cc1be57553284bb5ce7f22011cd74c55c /windows | |
parent | 2b6de8d0ad6d3270ecf913e3e6f913e7c87aef23 (diff) |
DejaVu-Update auf 2.33 (für Bildschirmtastatur)
git-svn-id: https://svn.neo-layout.org@2366 b9310e46-f624-0410-8ea1-cfbb3a30dc96
Diffstat (limited to 'windows')
-rw-r--r-- | windows/neo-vars/src/source/screenkeyboard.ahk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/windows/neo-vars/src/source/screenkeyboard.ahk b/windows/neo-vars/src/source/screenkeyboard.ahk index a9da146..fce029b 100644 --- a/windows/neo-vars/src/source/screenkeyboard.ahk +++ b/windows/neo-vars/src/source/screenkeyboard.ahk @@ -5,7 +5,7 @@ BSTalwaysOnTop := 1 UnZipLocalFile := ResourceFolder . "\unzip.exe"
UnZipSourceLink := "http://stahlworks.com/dev/unzip.exe"
-UniFontVersion := "2.30"
+UniFontVersion := "2.33"
UniFontFilename := "DejaVuSans-Bold.ttf"
UniFontName := "DejaVu Sans"
|