[hafqa] [hafqa] [Bug 1024] Gtk should run hildon-theme-recache-all

From: bugzilla-daemon at maemo.org bugzilla-daemon at maemo.org
Date: Tue Feb 6 00:50:56 EET 2007
https://maemo.org/bugzilla/show_bug.cgi?id=1024


tommi.komulainen at nokia.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |guillem.jover at nokia.com




------- Additional Comments From tommi.komulainen at nokia.com  2007-02-06 00:50 -------
Guillem, is there some established scheme for setting up these kind of triggers?
(IMO gtk should not have such knowledge on hildon packages - it should be the
other way round, hildon-theme package dropping in a trigger gtk would run on
each upgrade/install)

If not, I suppose I'll just add something like the following in the gtk postinst
(I don't feel like implementing the whole triggering mechanism myself...)

if [ "$1" = configure ] && [ -x /usr/bin/hildon-theme-recache-all ]; then
  /usr/bin/hildon-theme-recache-all
fi


Michael, the theme packages postrm/prerm should then probably remove the .cache
files corresponding to the packaged gtkrc files.

-- 
Configure bugmail: https://maemo.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.

More information about the hafqa mailing list