From dfbbda5623c0ec92febcd6e2e714fc682e496512 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Fri, 1 Nov 2013 12:45:29 +0000 Subject: convert math font dialog to .ui Change-Id: Ib7bf087664b6c8491872dfa37c750485fedabbe2 --- starmath/uiconfig/smath/ui/fontdialog.ui | 229 +++++++++++++++++++++++++++++++ 1 file changed, 229 insertions(+) create mode 100644 starmath/uiconfig/smath/ui/fontdialog.ui (limited to 'starmath/uiconfig') diff --git a/starmath/uiconfig/smath/ui/fontdialog.ui b/starmath/uiconfig/smath/ui/fontdialog.ui new file mode 100644 index 000000000000..1a88585c777e --- /dev/null +++ b/starmath/uiconfig/smath/ui/fontdialog.ui @@ -0,0 +1,229 @@ + + + + + + False + 6 + Fonts + dialog + + + False + 12 + + + False + vertical + start + + + gtk-ok + True + True + True + True + True + True + + + False + True + 0 + + + + + gtk-cancel + True + True + True + True + + + False + True + 1 + + + + + gtk-help + True + True + True + True + + + False + True + 2 + + + + + False + True + end + 0 + + + + + True + False + True + True + vertical + 12 + + + True + False + True + True + 0 + none + + + True + False + 6 + 12 + + + True + True + True + False + + + False + + + + + + + + + True + False + 0 + Font + True + + + + + + + + False + True + 0 + + + + + True + False + 0 + none + + + True + False + 6 + 12 + + + True + False + 6 + 12 + True + + + _Bold + True + True + False + True + 0 + True + + + 0 + 0 + 1 + 1 + + + + + _Italic + True + True + False + True + 0 + True + + + 1 + 0 + 1 + 1 + + + + + + + + + True + False + 0 + Attributes + True + + + + + + + + False + True + 1 + + + + + True + False + + + False + True + 2 + + + + + False + True + 1 + + + + + + ok + cancel + help + + + -- cgit