@@ -1193,6 +1193,9 @@ cons_tray_setting(void)
|
||||
cons_show("Tray icon read (/tray) : ON");
|
||||
else
|
||||
cons_show("Tray icon read (/tray) : OFF");
|
||||
|
||||
int seconds = prefs_get_tray_timer();
|
||||
cons_show("Tray timer (/tray) : %d seconds", seconds);
|
||||
}
|
||||
|
||||
void
|
||||
|
||||
Reference in New Issue
Block a user