プロジェクト

全般

プロフィール

バグ #519 » followers.patch

ねぎ ふにゃイ, 2012-09-23 07:42

差分を表示:

core/plugin/profile/profile.rb (作業コピー)
266 266
      attach(w_followings.right, 0, 1, 3, 4).
267 267
      attach(Gtk::Label.new("followings").left, 1, 2, 3, 4).
268 268
      attach(w_followers.right, 0, 1, 4, 5).
269
      attach(Gtk::Label.new("favs").left, 1, 2, 4, 5).
269
      attach(Gtk::Label.new("followers").left, 1, 2, 4, 5).
270 270
      set_row_spacing(0, 4).
271 271
      set_row_spacing(1, 4).
272 272
      set_column_spacing(0, 16)
    (1-1/1)