Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 99060 | Differences between
and this patch

Collapse All | Expand All

(-)mozilla-firefox-1.0.6-r1.ebuild.fixes (+10 lines)
Lines 122-127 Link Here
122
	epatch ${FEDORA_FILES}/firefox-1.0-remote-intern-atoms.patch
122
	epatch ${FEDORA_FILES}/firefox-1.0-remote-intern-atoms.patch
123
	# Add upstream fix to call g_set_application_name
123
	# Add upstream fix to call g_set_application_name
124
	epatch ${FEDORA_FILES}/firefox-1.0-g-application-name.patch
124
	epatch ${FEDORA_FILES}/firefox-1.0-g-application-name.patch
125
	if use gnome ; then
126
		# Don't have downloads "disappear" when downloading to desktop
127
		epatch ${FEDORA_FILES}/firefox-1.0-download-to-desktop.patch
128
		# Add patch to fix launching of helper applications
129
		epatch ${FEDORA_FILES}/firefox-1.0-uriloader.patch
130
		# GTK file chooser fixes
131
		epatch ${FEDORA_FILES}/firefox-PR1-gtk-file-chooser-morefixes.patch
132
		# Use system colors by default
133
		epatch ${FEDORA_FILES}/firefox-1.0-gtk-system-colors.patch
134
	fi
125
}
135
}
126
136
127
src_compile() {
137
src_compile() {

Return to bug 99060