Changeset 24737
- Timestamp:
- 11/04/13 10:05:16 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
titan/plugins/lcdpearl1/lcdpearl1.c
r24709 r24737 133 133 tmpstr = gettime(NULL, "%H:%M"); 134 134 135 // TV Programm l äuft135 // TV Programm l�uft 136 136 if(status.infobaraktiv == 1) 137 137 { … … 173 173 { 174 174 if(ostrcmp(getconfig("lcd_pearl1_plugin_standby", NULL), "yes") == 0) 175 { 175 176 standby = 2; 177 put = 1; 178 } 176 179 else { 177 180 system("killall lcd4linux");
Note: See TracChangeset
for help on using the changeset viewer.