https://bugs.gpodder.org/show_bug.cgi?id=1452
Thomas Perl <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |CONFIRMED AssignedTo|[email protected] |[email protected] Target Milestone|--- |3.0 Summary|How to determine toolkit? |Add boolean flags to the | |gpodder module for | |determining the used | |toolkit (+set in | |bin/gpodder) Ever Confirmed|0 |1 --- Comment #1 from Thomas Perl <[email protected]> 2011-10-11 14:27:37 BST --- Thanks for the bug report. The same mechanism should probably be used to determine if we are running Gtk or Qt/QML. The variables should be set from bin/gpodder, which is where (based on command line arguments and other criteria) it is determined which UI toolkit to use. My proposed variables: gpodder.ui.gtk gpodder.ui.qml -- Configure bugmail: https://bugs.gpodder.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. _______________________________________________ gPodder-Bugs mailing list [email protected] https://lists.berlios.de/mailman/listinfo/gpodder-bugs
