Yaniv Dary has uploaded a new change for review. Change subject: reports: moved favicon to theme ......................................................................
reports: moved favicon to theme Change-Id: I9a498d86b7f3d75274f52dfabfe3904455408923 Signed-off-by: Yaniv Dary <[email protected]> --- M reports/repository_files/resources/themes/ovirt-002dreports-002dtheme/images/.folder.xml R reports/repository_files/resources/themes/ovirt-002dreports-002dtheme/images/favicon.ico.data A reports/repository_files/resources/themes/ovirt-002dreports-002dtheme/images/favicon.ico.xml 3 files changed, 11 insertions(+), 0 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-reports refs/changes/29/21729/1 diff --git a/reports/repository_files/resources/themes/ovirt-002dreports-002dtheme/images/.folder.xml b/reports/repository_files/resources/themes/ovirt-002dreports-002dtheme/images/.folder.xml index b0af964..4aafa8b 100644 --- a/reports/repository_files/resources/themes/ovirt-002dreports-002dtheme/images/.folder.xml +++ b/reports/repository_files/resources/themes/ovirt-002dreports-002dtheme/images/.folder.xml @@ -16,4 +16,5 @@ <resource>panel_confirm_bkgd.png</resource> <resource>tabs_horizontal_sprite.png</resource> <resource>tabs_vertical_sprite.png</resource> + <resource>favicon.ico</resource> </folder> diff --git a/server-customizations/favicon.ico b/reports/repository_files/resources/themes/ovirt-002dreports-002dtheme/images/favicon.ico.data similarity index 100% rename from server-customizations/favicon.ico rename to reports/repository_files/resources/themes/ovirt-002dreports-002dtheme/images/favicon.ico.data Binary files differ diff --git a/reports/repository_files/resources/themes/ovirt-002dreports-002dtheme/images/favicon.ico.xml b/reports/repository_files/resources/themes/ovirt-002dreports-002dtheme/images/favicon.ico.xml new file mode 100644 index 0000000..5e09801 --- /dev/null +++ b/reports/repository_files/resources/themes/ovirt-002dreports-002dtheme/images/favicon.ico.xml @@ -0,0 +1,10 @@ +<?xml version="1.0" encoding="UTF-8"?> +<fileResource dataFile="favicon.ico.data"> + <folder>/themes/ovirt-reports-theme/images</folder> + <name>favicon.ico</name> + <version>0</version> + <label>favicon.ico</label> + <creationDate>2013-10-24T06:04:07.654-07:00</creationDate> + <updateDate>2013-10-24T06:03:45.878-07:00</updateDate> + <fileType>img</fileType> +</fileResource> -- To view, visit http://gerrit.ovirt.org/21729 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I9a498d86b7f3d75274f52dfabfe3904455408923 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-reports Gerrit-Branch: master Gerrit-Owner: Yaniv Dary <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
