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 573374 - Use GtkBuilder
Use GtkBuilder
Status: RESOLVED FIXED
Product: gnome-bluetooth
Classification: Core
Component: properties
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gnome-bluetooth-general-maint@gnome.bugs
gnome-bluetooth-general-maint@gnome.bugs
Depends on:
Blocks: 575414
 
 
Reported: 2009-02-27 11:04 UTC by Bastien Nocera
Modified: 2011-01-28 23:25 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
gbt-props.ui (40.10 KB, text/plain)
2009-04-07 16:12 UTC, Bastien Nocera
Details

Description Bastien Nocera 2009-02-27 11:04:26 UTC
Instead of the current hard-coded interface
Comment 1 Bastien Nocera 2009-04-07 16:12:05 UTC
Created attachment 132280 [details]
gbt-props.ui

UI file dumped using gtkparasite (see http://code.google.com/p/gtkparasite/issues/detail?id=9)

This needs to be split:
- 1 with everything
- 1 with the adapter specific page stuff

Widgets need renaming to be useful, labels need to be marked as translatable, some labels need to use a "boldify" helper function to avoid the translators having to deal with markup.
Comment 2 Bastien Nocera 2011-01-28 23:25:42 UTC
commit 66cb3e4eadf9030c38fba299378af68ff242197b
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Jan 28 23:10:09 2011 +0000

    properties: Port to GtkBuilder
    
    https://bugzilla.gnome.org/show_bug.cgi?id=573374