@@ -1188,6 +1188,11 @@ cons_tray_setting(void)
|
||||
cons_show("Tray icon (/tray) : ON");
|
||||
else
|
||||
cons_show("Tray icon (/tray) : OFF");
|
||||
|
||||
if (prefs_get_boolean(PREF_TRAY_READ))
|
||||
cons_show("Tray icon read (/tray) : ON");
|
||||
else
|
||||
cons_show("Tray icon read (/tray) : OFF");
|
||||
}
|
||||
|
||||
void
|
||||
|
||||
Reference in New Issue
Block a user