Skip to content

Commit

Permalink
Remove widget prefs page and search strings
Browse files Browse the repository at this point in the history
  • Loading branch information
Mike Dougherty committed Sep 26, 2012
1 parent 8df3f1f commit 093117c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 9 deletions.
8 changes: 0 additions & 8 deletions digsby/src/gui/pref/prefsearchable.py
Original file line number Diff line number Diff line change
Expand Up @@ -210,11 +210,3 @@
"Show emoticons:",
]

widgets = [
"Widget Preview",
"Copy To Clipboard",
"Widgets",
"New Widget",
"Embed Tag",
]

1 change: 0 additions & 1 deletion digsby/src/gui/pref/prefstrings.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@
('status', _('Status')),
('privacy', _('Privacy')),
('notifications', _('Notifications')),
('widgets', _('Widgets')),
# ('supportdigsby', _('Support Digsby')),
('proxy', _("Connection Settings")),
# ('plugins', _('Plugins')),
Expand Down

0 comments on commit 093117c

Please sign in to comment.