Added proxy icon, removed help text for global char and profile options
This commit is contained in:
@@ -167,6 +167,6 @@ class PFProxyPref ( PreferenceView):
|
||||
self.editProxySettingsPort.Disable()
|
||||
|
||||
def getImage(self):
|
||||
return bitmapLoader.getBitmap("prefs_settings", "icons")
|
||||
return bitmapLoader.getBitmap("prefs_proxy", "icons")
|
||||
|
||||
PFProxyPref.register()
|
||||
Reference in New Issue
Block a user