Show preference pages in the order they appear in builtinPreferenceViews
This commit is contained in:
@@ -1 +1 @@
|
||||
__all__ = ["pyfaGlobalPreferences","pyfaProxyPreferences","pyfaHTMLExportPreferences"]
|
||||
__all__ = ["pyfaGlobalPreferences","pyfaHTMLExportPreferences","pyfaProxyPreferences"]
|
||||
|
||||
@@ -11,7 +11,7 @@ import gui.globalEvents as GE
|
||||
|
||||
|
||||
class PFGlobalPref ( PreferenceView):
|
||||
title = "General Options"
|
||||
title = "General"
|
||||
|
||||
def populatePanel( self, panel ):
|
||||
charHelpText = '''Each fit has a character assigned to it, with different fits having different
|
||||
|
||||
Reference in New Issue
Block a user