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 760582 - region: Use listbox header helper
region: Use listbox header helper
Status: RESOLVED FIXED
Product: gnome-control-center
Classification: Core
Component: Region & Language
git master
Other All
: Normal normal
: ---
Assigned To: Control-Center Maintainers
Control-Center Maintainers
Depends on:
Blocks:
 
 
Reported: 2016-01-13 15:55 UTC by Debarshi Ray
Modified: 2016-01-13 16:22 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
region: Use listbox header helper (2.71 KB, patch)
2016-01-13 15:58 UTC, Debarshi Ray
committed Details | Review

Description Debarshi Ray 2016-01-13 15:55:55 UTC
There is a common helper for setting GtkListBox headers. Use that instead of replicating the code.
Comment 1 Debarshi Ray 2016-01-13 15:58:04 UTC
Created attachment 318976 [details] [review]
region: Use listbox header helper
Comment 2 Rui Matos 2016-01-13 16:14:32 UTC
Review of attachment 318976 [details] [review]:

indeed, thanks
Comment 3 Debarshi Ray 2016-01-13 16:22:22 UTC
Comment on attachment 318976 [details] [review]
region: Use listbox header helper

Thanks, Rui. Pushed to master.