mirror of
https://gitlab.gnome.org/GNOME/gitg
synced 2024-11-04 23:34:39 +00:00
honor commit settings
This commit is contained in:
parent
7b163cdc05
commit
6cfdfd5415
1 changed files with 0 additions and 6 deletions
|
@ -537,12 +537,6 @@ class Dialog : Gtk.Dialog
|
|||
"use-gravatar",
|
||||
SettingsBindFlags.GET);
|
||||
|
||||
show_markup = true;
|
||||
show_right_margin = true;
|
||||
show_subject_margin = true;
|
||||
right_margin_position = 72;
|
||||
subject_margin_position = 50;
|
||||
|
||||
d_constructed = true;
|
||||
|
||||
init_message_area();
|
||||
|
|
Loading…
Reference in a new issue