Only in themes: Makefile
diff -rup themes.orig/ProjectGrayhem-OSD/osd.xml themes/ProjectGrayhem-OSD/osd.xml
|
old
|
new
|
|
| 423 | 423 | <value>[O]k</value> |
| 424 | 424 | </textarea> |
| 425 | 425 | </container> |
| | 426 | |
| | 427 | <container name="now_playing" priority="20" fademovement="0,0"> |
| | 428 | <image name="background"> |
| | 429 | <filename>now_playing.png</filename> |
| | 430 | <position>85,44</position> |
| | 431 | </image> |
| | 432 | <textarea name="playing"> |
| | 433 | <area>290,70,240,220</area> |
| | 434 | <font>timefont</font> |
| | 435 | <multiline>yes</multiline> |
| | 436 | </textarea> |
| | 437 | </container> |
| 426 | 438 | |
| 427 | 439 | </mythosdtheme> |
diff -rup themes.orig/blootube-osd/osd.xml themes/blootube-osd/osd.xml
|
old
|
new
|
|
| 425 | 425 | <value>[O]k</value> |
| 426 | 426 | </textarea> |
| 427 | 427 | </container> |
| 428 | | |
| | 428 | |
| | 429 | <container name="now_playing" priority="20" fademovement="0,0"> |
| | 430 | <image name="background"> |
| | 431 | <filename>now_playing.png</filename> |
| | 432 | <position>85,74</position> |
| | 433 | </image> |
| | 434 | <textarea name="playing"> |
| | 435 | <area>290,100,240,220</area> |
| | 436 | <font>infofont</font> |
| | 437 | <multiline>yes</multiline> |
| | 438 | </textarea> |
| | 439 | </container> |
| | 440 | |
| 429 | 441 | </mythosdtheme> |