After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 638331 - Add schemas for thumbnailers
Add schemas for thumbnailers
Status: RESOLVED FIXED
Product: gsettings-desktop-schemas
Classification: Core
Component: general
git master
Other Linux
: Normal normal
: ---
Assigned To: gsettings-desktop-schemas-maint
gsettings-desktop-schemas-maint
Depends on:
Blocks: 638172
 
 
Reported: 2010-12-30 09:58 UTC by Carlos Garcia Campos
Modified: 2011-01-03 09:45 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Add thumbnailers schemas (2.82 KB, patch)
2010-12-30 10:01 UTC, Carlos Garcia Campos
committed Details | Review

Description Carlos Garcia Campos 2010-12-30 09:58:31 UTC
There's a gconf key to disable all thumbnailers that might be ported to gsettings. Also, with gconf it was possible to enable/disable thumbnailers for mim-types individually.
Comment 1 Carlos Garcia Campos 2010-12-30 10:01:19 UTC
Created attachment 177247 [details] [review]
Add thumbnailers schemas

I've added two keys:
  - disable-all: this is exactly the old /desktop/gnome/thumbnailers/disable_all
  - disable: a list of mime-types to disable thumbnailers
Comment 2 Vincent Untz 2011-01-03 08:05:18 UTC
Comment on attachment 177247 [details] [review]
Add thumbnailers schemas

Please commit, thanks!
Comment 3 Carlos Garcia Campos 2011-01-03 09:45:27 UTC
Comment on attachment 177247 [details] [review]
Add thumbnailers schemas

Pushed