FAQ | This is a LIVE service | Changelog

Skip to content
Snippets Groups Projects
Commit 520b2fe9 authored by Silas S. Brown's avatar Silas S. Brown
Browse files

Gradint update

git-svn-id: http://svn.code.sf.net/p/e-guidedog/code/ssb22/gradint@871 29193198-4895-4776-b068-10539e920549
parent db986b60
No related branches found
No related tags found
No related merge requests found
Showing
with 15 additions and 0 deletions
......@@ -161,6 +161,7 @@ GUI.exe: gradint.py
gradint.tbz: $(Mac_Files)
mkdir gradint
cp -r $(Mac_Files) gradint
chmod +x gradint/start-gradint.app/sox gradint/start-gradint.app/qtplay # just in case it lost its x attribute
mv gradint/samples/utils "gradint/samples/advanced utilities"
cp -p hanzi-prompts/* gradint/samples/prompts/ # overwriting the pinyin ones (as will bundle espeak so can translit.)
cd gradint ; mv $(Most_Mac_Files) start-gradint.app/ ; mv start-gradint.app Gradint.app ; cd Gradint.app/Contents/MacOS ; sed -e s/start-gradint/Gradint/g -e s,Gradint.app/Contents,Contents,g < start-gradint > Gradint ; cp Gradint "Gradint 2"; chmod +x Gradint "Gradint 2" ; rm start-gradint ; cd ../../../.. # hide it all inside the app (optional) ("Gradint 2" is for upgrades - see code for details)
......
File added
;!@Install@!UTF-8!
Title="Gradint installation"
BeginPrompt="Do you want to install Gradint?"
ExecuteFile="setup.bat"
;!@InstallEnd@!
File added
File added
File added
File added
File added
//pa_device 7
// play a sound for punctuation, rather than speak its name
//soundicon _( /usr/share/sounds/sound-icons/left-round-bracket
//soundicon _) /usr/share/sounds/sound-icons/right-round-bracket
//soundicon _[ /usr/share/sounds/sound-icons/left-square-bracket
//soundicon _] /usr/share/sounds/sound-icons/right-square-bracket
//soundicon _{ /usr/share/sounds/sound-icons/left-brace
//soundicon _} /usr/share/sounds/sound-icons/right-brace
File added
File added
File added
File added
File added
File added
File added
File added
File added
File added
File added
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment