win32: handle again gtk-font-name
This code is ugly but it seems to do the work
This commit is contained in:
@ -395,7 +395,6 @@ _gdk_win32_screen_get_setting (GdkScreen *screen,
|
|||||||
g_value_set_boolean (value, TRUE);
|
g_value_set_boolean (value, TRUE);
|
||||||
return TRUE;
|
return TRUE;
|
||||||
}
|
}
|
||||||
#if 0
|
|
||||||
/*
|
/*
|
||||||
* With 'MS Sans Serif' as windows menu font (default on win98se) you'll get a
|
* With 'MS Sans Serif' as windows menu font (default on win98se) you'll get a
|
||||||
* bunch of :
|
* bunch of :
|
||||||
@ -429,7 +428,6 @@ _gdk_win32_screen_get_setting (GdkScreen *screen,
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
#endif
|
|
||||||
|
|
||||||
return FALSE;
|
return FALSE;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user