The Makefile.am and the spec file have been fixed to include all
icons in the install/ui folder.

Ticket #1559

--
Endi S. Dewata
From d5fdb61d4baaf84f769dd65d1489a6253a6b0e2d Mon Sep 17 00:00:00 2001
From: Endi S. Dewata <edew...@redhat.com>
Date: Tue, 2 Aug 2011 12:42:42 -0500
Subject: [PATCH] Fixed missing icons.

The Makefile.am and the spec file have been fixed to include all
icons in the install/ui folder.

Ticket #1559
---
 freeipa.spec.in        |    4 ++
 install/ui/Makefile.am |  108 ++++++++++++++++++++++++++---------------------
 2 files changed, 64 insertions(+), 48 deletions(-)

diff --git a/freeipa.spec.in b/freeipa.spec.in
index f148bb87c734d7e5d7859dbc64a1616e9bff4846..5dda8116aa86ce326a146ba55a4a44daac8474b8 100644
--- a/freeipa.spec.in
+++ b/freeipa.spec.in
@@ -411,6 +411,7 @@ fi
 %{_usr}/share/ipa/ui/index.html
 %{_usr}/share/ipa/ui/*.png
 %{_usr}/share/ipa/ui/*.gif
+%{_usr}/share/ipa/ui/*.ico
 %{_usr}/share/ipa/ui/*.css
 %{_usr}/share/ipa/ui/*.js
 %{_usr}/share/ipa/ui/*.eot
@@ -513,6 +514,9 @@ fi
 %ghost %attr(0644,root,apache) %config(noreplace) %{_sysconfdir}/ipa/default.conf
 
 %changelog
+* Tue Aug 2 2011 Endi S. Dewata <edew...@redhat.com> - 2.0.90-10
+- Add *.ico files
+
 * Tue Jul 29 2011 Alexander Bokovoy <aboko...@redhat.com> - 2.0.90-9
 - Add libipa_hbac-python dependency for hbactest plugin
 
diff --git a/install/ui/Makefile.am b/install/ui/Makefile.am
index 138db15ee3af0d613923a785798c030efe25cf77..fa1fe855bf5b869ad45cf1da481c68cbc48b5b69 100644
--- a/install/ui/Makefile.am
+++ b/install/ui/Makefile.am
@@ -6,54 +6,76 @@ SUBDIRS =  				\
 	$(NULL)
 
 appdir = $(IPA_DATA_DIR)/ui
-app_DATA =                              \
+app_DATA =				\
 	aci.js				\
+	add-icon.png			\
 	add.js				\
+	arrow_collapsed.png		\
+	arrow_expanded.png		\
 	association.js			\
 	automount.js			\
 	background-center.png		\
 	background-left.png		\
 	background-right.png		\
 	caution.png			\
+	certificate.js 			\
 	check.png			\
+	combobox_open.png		\
+	consume.png			\
+	details.js 			\
 	dialog.js 			\
 	dns.js				\
-        facet-tab_on.png                \
-	facet-tab_off.png               \
-	ipa.js				\
-	ipa.css				\
-	json2.js			\
-	jquery.js			\
-	jquery-ui.js			\
-	jquery.ba-bbq.js		\
-	jquery-ui.css			\
-	jquery.ordered-map.js 		\
-	certificate.js 			\
 	entitle.js 			\
+	entity.js 			\
+	facet-tab_off.png		\
+	facet-tab_on.png		\
+	favicon.ico			\
 	group.js 			\
 	hbac.js 			\
 	host.js 			\
 	hostgroup.js 			\
+	hover-tab.png 			\
+	import.png 			\
 	index.html 			\
-	navigation.js			\
-	netgroup.js 			\
-	service.js 			\
-	serverconfig.js			\
-	sudo.js				\
-	policy.js			\
-	search.js 			\
-	rule.js 			\
-	details.js 			\
-	entity.js 			\
-	webui.js 			\
-	widget.js 			\
-	user.js 			\
-	ipalogo.png			\
+	ipa.css				\
+	ipa.js				\
 	ipabanner.png			\
+	ipalogo.png			\
+	jquery-ui.css			\
+	jquery-ui.js			\
+	jquery.ba-bbq.js		\
+	jquery.js			\
+	jquery.ordered-map.js 		\
+	json2.js			\
 	Mainnav-background.png		\
 	Mainnav-offtab.png  		\
 	Mainnav-ontab.png  		\
-        outer-bg.png			\
+	nav-arrow.png			\
+	navigation.js			\
+	netgroup.js 			\
+	outer-bg.png			\
+	overpass_bold-web.eot		\
+	overpass_bold-web.svg		\
+	overpass_bold-web.ttf		\
+	overpass_bold-web.woff		\
+	overpass_regular-web.eot	\
+	overpass_regular-web.svg	\
+	overpass_regular-web.ttf	\
+	overpass_regular-web.woff	\
+	policy.js			\
+	register.png			\
+	remove-icon.png			\
+	reset-icon.png			\
+	rule.js 			\
+	search-bg.png			\
+	search-icon.png			\
+	search.js 			\
+	serverconfig.js			\
+	service.js 			\
+	spinner_header.gif		\
+	spinner_small.gif		\
+	sudo.js				\
+	top-bg.png			\
 	ui-bg_flat_65_ffffff_40x100.png \
 	ui-bg_glass_40_111111_1x400.png \
 	ui-bg_glass_55_1c1c1c_1x400.png \
@@ -62,27 +84,17 @@ app_DATA =                              \
 	ui-bg_highlight-soft_50_aaaaaa_1x100.png \
 	ui-bg_inset-hard_45_cd0a0a_1x100.png \
 	ui-bg_inset-hard_55_ffeb80_1x100.png \
-	ui-bg_loop_8_333333_21x21.png \
-	ui-icons_222222_256x240.png \
-	ui-icons_4ca300_256x240.png \
-	ui-icons_bbbbbb_256x240.png \
-	ui-icons_ededed_256x240.png \
-	ui-icons_ffcf29_256x240.png \
-	ui-icons_ffffff_256x240.png \
-	add-icon.png \
-	overpass_bold-web.eot \
-	overpass_bold-web.svg \
-	overpass_bold-web.ttf \
-	overpass_bold-web.woff \
-	overpass_regular-web.eot \
-	overpass_regular-web.svg \
-	overpass_regular-web.ttf \
-	overpass_regular-web.woff \
-	remove-icon.png \
-	search-bg.png \
-	search-icon.png \
-	spinner_header.gif \
-	spinner_small.gif \
+	ui-bg_loop_8_333333_21x21.png	\
+	ui-icons_222222_256x240.png	\
+	ui-icons_4ca300_256x240.png	\
+	ui-icons_bbbbbb_256x240.png	\
+	ui-icons_ededed_256x240.png	\
+	ui-icons_ffcf29_256x240.png	\
+	ui-icons_ffffff_256x240.png	\
+	update-icon.png			\
+	user.js 			\
+	webui.js 			\
+	widget.js 			\
 	$(NULL)
 
 EXTRA_DIST =                            \
-- 
1.7.5.1

_______________________________________________
Freeipa-devel mailing list
Freeipa-devel@redhat.com
https://www.redhat.com/mailman/listinfo/freeipa-devel

Reply via email to