プロジェクト

全般

プロフィール

バグ #993 » fixed-open-in-browser.patch

ncaq エヌユル, 2018-05-14 15:13

差分を表示:

core/config.rb
ACRO = "mikutter"
# 下の2行は馬鹿にしか見えない
TWITTER_CONSUMER_KEY = "AmDS1hCCXWstbss5624kVw"
TWITTER_CONSUMER_SECRET = "KOPOooopg9Scu7gJUBHBWjwkXz9xgPJxnhnhO55VQ"
TWITTER_CONSUMER_KEY = "rcktNVY9J20xh6JXFajFa519s"
TWITTER_CONSUMER_SECRET = "SJOLJ7ePNOVN4zEIpyXIJXTARGBzw34yKFXXjogk1Cq2kuugnb"
TWITTER_AUTHENTICATE_REVISION = 1
# pidファイル
core/plugin/command/command.rb
condition: Plugin::Command[:HasOneMessage, :HasParmaLinkAll],
visible: true,
role: :timeline) do |opt|
::Gtk::openurl(opt.messages.first.perma_link) end
Plugin.call(:open, Plugin::Web::Web.new(perma_link: opt.messages.first.perma_link)) end
command(:open_link,
name: _('リンクを開く'),
    (1-1/1)