To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=57871





------- Additional comments from [EMAIL PROTECTED] Mon Dec 12 11:41:44 -0800 
2005 -------
committed the changes to the
 * debian
 * freedesktop
 * redhat
 * suse

packages, did not apply changes to 
 * mandriva (not sure, but I guess this is handled by the update-menus macro)
 * solaris  (nor sure, but I guess it doesn't use the icon-theme dirs but the
pixmap dir?)

I used the following:
  # update icon-cache if already present
  if (which gtk-update-icon-cache); then
    for theme in gnome hicolor locolor; do
      if [ -e /usr/share/icons/$theme/icon-theme.cache ] ; then
        gtk-update-icon-cache /usr/share/icons/$theme
      fi
    done
    # ignore errors (e.g. when there is a cache, but no index.theme)
    true
  fi


---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to