(svn r24845) -Add: News ticker sound setting to adv. settings window.

This commit is contained in:
frosch
2012-12-23 21:08:42 +00:00
parent 7577ee2340
commit 888df85a3a
61 changed files with 26 additions and 65 deletions

View File

@@ -42,11 +42,6 @@ var = _display_opt
def = (1 << DO_SHOW_TOWN_NAMES | 1 << DO_SHOW_STATION_NAMES | 1 << DO_SHOW_SIGNS | 1 << DO_FULL_ANIMATION | 1 << DO_FULL_DETAIL | 1 << DO_SHOW_WAYPOINT_NAMES | 1 << DO_SHOW_COMPETITOR_SIGNS)
full = ""SHOW_TOWN_NAMES|SHOW_STATION_NAMES|SHOW_SIGNS|FULL_ANIMATION||FULL_DETAIL|WAYPOINTS|SHOW_COMPETITOR_SIGNS""
[SDTG_BOOL]
name = ""news_ticker_sound""
var = _news_ticker_sound
def = true
[SDTG_BOOL]
name = ""fullscreen""
var = _fullscreen