Replace all margin-left and margin-right with margin-start and margin-end
https://bugzilla.gnome.org/show_bug.cgi?id=710238
This commit is contained in:
committed by
Benjamin Otte
parent
9921bec63a
commit
719dd636a9
@@ -354,8 +354,8 @@ open_margin_window (void)
|
||||
GtkWidget *box;
|
||||
int i;
|
||||
const char * margins[] = {
|
||||
"margin-left",
|
||||
"margin-right",
|
||||
"margin-start",
|
||||
"margin-end",
|
||||
"margin-top",
|
||||
"margin-bottom",
|
||||
"margin"
|
||||
|
||||
Reference in New Issue
Block a user