aboutsummaryrefslogtreecommitdiffstats
path: root/core/plugin.rb
diff options
context:
space:
mode:
authorToshiaki Asai <qtoship@gmail.com>2013-01-20 17:28:34 +0900
committerToshiaki Asai <qtoship@gmail.com>2013-01-20 17:28:34 +0900
commit4051f9c040d12f43d0304a0b2ac7ab7fc6dfa9b5 (patch)
tree887d1c81028faa565ca913ca0a51a3e50fc5b755 /core/plugin.rb
parentb754a2eb3690139d6a6cdd0441a169f4ff7ba504 (diff)
downloadmikutter-4051f9c040d12f43d0304a0b2ac7ab7fc6dfa9b5.tar.gz
gtkがなくても起動できるようにした refs #560
Diffstat (limited to 'core/plugin.rb')
-rw-r--r--core/plugin.rb7
1 files changed, 0 insertions, 7 deletions
diff --git a/core/plugin.rb b/core/plugin.rb
index 901ec53e..bf9adacc 100644
--- a/core/plugin.rb
+++ b/core/plugin.rb
@@ -605,10 +605,3 @@ Module.new do
end
end
-
-miquire :mui,
-'cell_renderer_message', 'coordinate_module', 'icon_over_button', 'inner_tl', 'markup_generator',
-'miracle_painter', 'pseudo_message_widget', 'replyviewer', 'sub_parts_favorite', 'sub_parts_helper',
-'sub_parts_retweet', 'sub_parts_voter', 'textselector', 'timeline', 'contextmenu', 'crud',
-'extension', 'intelligent_textview', 'keyconfig', 'listlist', 'message_picker', 'mtk', 'postbox',
-'pseudo_signal_handler', 'selectbox', 'timeline_utils', 'userlist', 'webicon'