14 linhas
475 B
XML
14 linhas
475 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!-- user defined file - located in ~/.local/share/rhythmbox/plugins/coverart_browser/img/usericons -->
|
|
<root>
|
|
<!-- default genre names are in the system popups.xml file (../popups.xml) -->
|
|
<genre>
|
|
<alt>
|
|
<!-- this alternate genre will have the same icon as "easy listening" -->
|
|
<alt genre="easy listening">first alternate genre</alt>
|
|
</alt>
|
|
|
|
<index>0</index>
|
|
</genre>
|
|
</root>
|