diff options
author | dennis <dennis@b9310e46-f624-0410-8ea1-cfbb3a30dc96> | 2008-11-03 14:22:33 +0000 |
---|---|---|
committer | dennis <dennis@b9310e46-f624-0410-8ea1-cfbb3a30dc96> | 2008-11-03 14:22:33 +0000 |
commit | 4522808f8318656586ba81ee28c2a2790e64e7af (patch) | |
tree | 0e6e8551c7b31969430a70a6740b5911a8ba47a0 /windows/neo-vars | |
parent | 71fe9074a28130fafedc5cf68d6950261c574575 (diff) | |
download | neo-layout-4522808f8318656586ba81ee28c2a2790e64e7af.tar.gz neo-layout-4522808f8318656586ba81ee28c2a2790e64e7af.tar.bz2 neo-layout-4522808f8318656586ba81ee28c2a2790e64e7af.zip |
Fehlendes Icon ergänzt.
git-svn-id: https://svn.neo-layout.org@1097 b9310e46-f624-0410-8ea1-cfbb3a30dc96
Diffstat (limited to 'windows/neo-vars')
-rw-r--r-- | windows/neo-vars/Make-Build.bat | 2 | ||||
-rw-r--r-- | windows/neo-vars/neo.ico | bin | 2238 -> 0 bytes |
2 files changed, 1 insertions, 1 deletions
diff --git a/windows/neo-vars/Make-Build.bat b/windows/neo-vars/Make-Build.bat index feb5150..282a304 100644 --- a/windows/neo-vars/Make-Build.bat +++ b/windows/neo-vars/Make-Build.bat @@ -46,7 +46,7 @@ echo ; Gesamtdatei > %fn%.ahk for %%i in (_subwcrev en_us neocomp neovarscomp keydefinitions shortcuts recycle keyhooks varsfunctions) do (type "%Ssrcdir%\%%i.ahk" >> "%fn%.ahk")
echo Compiling the new Driver using Autohotkey
-"%Ahk2Exe%" /in "%fn%.ahk" /out "%fn%.exe" /icon "%srcdir%\neo.ico"
+"%Ahk2Exe%" /in "%fn%.ahk" /out "%fn%.exe" /icon "%srcdir%\neo_enabled.ico"
echo Driver Update complete! You can now close this log-window.
pause
\ No newline at end of file diff --git a/windows/neo-vars/neo.ico b/windows/neo-vars/neo.ico Binary files differdeleted file mode 100644 index bf8f8be..0000000 --- a/windows/neo-vars/neo.ico +++ /dev/null |