gnome-control-center/panels
Marek Kasik b5b421288c printers: Fix setting of page size
Set 'PageSize' instead of 'media' for new printers since we use PPD
for construction of the combo for selecting of default paper size.
Previously, we've been setting 'media' attribute for new printers.
Attribute 'media' is used by IPP but we set paper size using 'PageSize'
which comes from PPD in the options dialog. Sometimes (quite often) IPP
gets priority over PPD in print systems. Therefore there was inconsistency
of what user set as default paper size on the options dialog and what was used.

Also don't mark IPP and user's local options as default in PpPPDOptionWidget
since it should use just PPD (we can change PPD values only in this widget).
Since we use PPD for setting of paper size in the options dialog, we shouldn't
show a value which user does not change actually (IPP's 'media' vs. PPD's
'PageSize').

https://bugzilla.gnome.org/show_bug.cgi?id=748569
2015-06-12 16:23:45 +02:00
..
background background: Fix crash when choosing background due to missing icon 2015-01-19 14:01:47 +01:00
bluetooth bluetooth: Use AM_CPPFLAGS rather than INCLUDES 2014-06-25 12:28:17 +02:00
color color: Allow to change profile color by activating the list box row 2015-04-14 12:54:41 +01:00
common common: Fix gtk_tree_model_get_iter_first() retval 2015-05-27 11:06:02 +02:00
datetime Updated Polish translation of timezones 2015-02-09 19:38:27 +01:00
display display: Don't show rotation for builtin display on tablets 2015-06-08 15:07:56 +02:00
info info: Fix crash when application supports no mime-type 2015-02-19 15:21:51 +01:00
keyboard keyboard: Fix gtk_tree_model_get_iter_first() retval 2015-05-27 11:06:02 +02:00
mouse mouse: Fix tap-to-click toggle sensitivity with libinput 2015-04-15 15:33:44 +02:00
network network: Fix all Wi-Fi networks having gear buttons 2015-06-12 15:40:48 +02:00
notifications notifications: Align icons 2015-05-11 18:30:18 +02:00
online-accounts online-accounts: Widen the accounts list 2015-04-13 15:05:40 +02:00
power power: Describe batteries properly when not called BAT0 2015-06-04 18:32:07 +02:00
printers printers: Fix setting of page size 2015-06-12 16:23:45 +02:00
privacy privacy: Mark new string for translation 2015-01-21 19:24:54 +01:00
region region: Reuse the input chooser instance 2015-03-10 19:45:07 +01:00
search search: Drop deprecated API usage 2014-12-05 16:13:29 +01:00
sharing sharing: Use g_variant_get_{string|variant}() instead of g_variant_get() 2015-04-27 15:55:20 +01:00
sound sound: Fix gtk_tree_model_get_iter_first() retval 2015-05-27 11:06:02 +02:00
universal-access universal-access: Fix typo in translatable string 2014-12-12 09:29:01 +01:00
user-accounts user-accounts: Fix gtk_tree_model_get_iter_first() retval 2015-05-27 11:06:02 +02:00
wacom wacom: Drop usage of last-calibration-resolution 2015-04-29 19:35:34 +02:00
Makefile.am screen: Remove screen panel 2013-01-17 11:06:02 +01:00