comparison src/typedefs.h @ 1548:b5608391f479

support X11 screen profile http://freedesktop.org/wiki/ICC_Profiles_in_X_Specification_0.3
author nadvornik
date Mon, 13 Apr 2009 10:55:49 +0000
parents 2a3efbdf73b0
children 7302ff300a52 c3416996fd97
comparison
equal deleted inserted replaced
1547:2a3efbdf73b0 1548:b5608391f479
416 CollectInfo *collection_info; 416 CollectInfo *collection_info;
417 417
418 /* color profiles */ 418 /* color profiles */
419 gboolean color_profile_enable; 419 gboolean color_profile_enable;
420 gint color_profile_input; 420 gint color_profile_input;
421 gint color_profile_screen;
422 gboolean color_profile_use_image; 421 gboolean color_profile_use_image;
423 gint color_profile_from_image; 422 gint color_profile_from_image;
424 gpointer cm; 423 gpointer cm;
425 424
426 AlterType delay_alter_type; 425 AlterType delay_alter_type;