GNOME Bugzilla – Bug 575278
[patch] don't update desktopdb on request
Last modified: 2010-11-18 23:07:02 UTC
Yessss, there are some people out there still packaging this piece of sh^Hoftware.
Created attachment 130593 [details] [review] make updating desktopdb optional
ping
*** Bug 586802 has been marked as a duplicate of this bug. ***
Sorry, kind of swamped atm. --disable-update-desktop would be more consistent. Otherwise fine.
Created attachment 143888 [details] [review] re-diff for 2.28.0 with suggested change
Why the AC_PATH_PROG? You never seem to use that anywhere.
I think it's this part of the patch: >+++ gnome-control-center-2.28.0/font-viewer/Makefile.am >[...] >- update-desktop-database $(DESTDIR)$(desktopdir) >+ $(UPDATE_DESKTOP_DATABASE) $(DESTDIR)$(desktopdir) Now why the AC_PATH_PROG is done first before another test that might make the command ignored and irrelevant (i.e., if ./configure is explicitly told not to run it) is a separate question.
$ grep -i mimetype `find -name "*.desktop*"` $ And the font-viewer is gone from the 3.0 control-center.
Sorry for drifting slightly off-topic then, but (re Comment #8), did font-viewer get moved to a different module? Or is there somewhere a new-named comparable tool for the gnome desktop?
It's in gnome-utils: http://git.gnome.org/browse/gnome-utils/tree/font-viewer