1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50
|
<?xml version="1.0" encoding="UTF-8"?>
<gresources>
<gresource prefix="/org/gnome/Rhythmbox">
<file>icons/hicolor/16x16/status/rhythmbox-set-star.png</file>
<file>icons/hicolor/16x16/status/rhythmbox-unset-star.png</file>
<file>icons/hicolor/16x16/status/rhythmbox-no-star.png</file>
<file>icons/hicolor/48x48/status/rhythmbox-missing-artwork.png</file>
<file>icons/hicolor/scalable/apps/org.gnome.Rhythmbox3.svg</file>
<file>icons/hicolor/scalable/apps/org.gnome.Rhythmbox3-symbolic.svg</file>
<file>ui/style.css</file>
<file preprocess="xml-stripblanks">ui/app-menu.ui</file>
<file preprocess="xml-stripblanks">ui/browser-popup.ui</file>
<file preprocess="xml-stripblanks">ui/create-playlist.ui</file>
<file preprocess="xml-stripblanks">ui/display-page-add-menu.ui</file>
<file preprocess="xml-stripblanks">ui/edit-menu.ui</file>
<file preprocess="xml-stripblanks">ui/encoding-settings.ui</file>
<file preprocess="xml-stripblanks">ui/general-prefs.ui</file>
<file preprocess="xml-stripblanks">ui/import-dialog.ui</file>
<file preprocess="xml-stripblanks">ui/import-errors-popup.ui</file>
<file preprocess="xml-stripblanks">ui/library-prefs.ui</file>
<file preprocess="xml-stripblanks">ui/library-toolbar.ui</file>
<file preprocess="xml-stripblanks">ui/main-toolbar.ui</file>
<file preprocess="xml-stripblanks">ui/media-player-properties.ui</file>
<file preprocess="xml-stripblanks">ui/missing-files-popup.ui</file>
<file preprocess="xml-stripblanks">ui/playback-prefs.ui</file>
<file preprocess="xml-stripblanks">ui/playlist-menu.ui</file>
<file preprocess="xml-stripblanks">ui/playlist-popup.ui</file>
<file preprocess="xml-stripblanks">ui/playlist-save.ui</file>
<file preprocess="xml-stripblanks">ui/playlist-toolbar.ui</file>
<file preprocess="xml-stripblanks">ui/plugin-prefs.ui</file>
<file preprocess="xml-stripblanks">ui/podcast-add-dialog.ui</file>
<file preprocess="xml-stripblanks">ui/podcast-feed-properties.ui</file>
<file preprocess="xml-stripblanks">ui/podcast-popups.ui</file>
<file preprocess="xml-stripblanks">ui/podcast-prefs.ui</file>
<file preprocess="xml-stripblanks">ui/podcast-properties.ui</file>
<file preprocess="xml-stripblanks">ui/podcast-toolbar.ui</file>
<file preprocess="xml-stripblanks">ui/queue-popups.ui</file>
<file preprocess="xml-stripblanks">ui/queue-toolbar.ui</file>
<file preprocess="xml-stripblanks">ui/song-info-multiple.ui</file>
<file preprocess="xml-stripblanks">ui/song-info.ui</file>
<file preprocess="xml-stripblanks">ui/sync-dialog.ui</file>
<file preprocess="xml-stripblanks">ui/sync-state.ui</file>
<file preprocess="xml-stripblanks">ui/task-list-entry.ui</file>
<file preprocess="xml-stripblanks">ui/uri-new.ui</file>
<file preprocess="xml-stripblanks">playlists.xml</file>
</gresource>
</gresources>
|