Store column positions again
This commit is contained in:
@@ -196,6 +196,8 @@ xtm_settings_bind_xfconf (XtmSettings *settings, XfconfChannel *channel)
|
||||
G_OBJECT (settings), "sort-column-id");
|
||||
xfconf_g_property_bind (channel, SETTING_COLUMN_SORT_TYPE, G_TYPE_UINT,
|
||||
G_OBJECT (settings), "sort-type");
|
||||
xfconf_g_property_bind (channel, SETTING_COLUMN_POSITIONS, G_TYPE_STRING,
|
||||
G_OBJECT (settings), "columns-positions");
|
||||
}
|
||||
|
||||
XtmSettings *
|
||||
|
||||
Reference in New Issue
Block a user