From 3f7f957e68203bc7629934651196c9fbcce6108a Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Mon, 5 Nov 2012 10:35:09 +0000 Subject: convert macro dialog to .ui format Change-Id: I5c832f3eaa6aefe2d652173289ef306e8743d4e0 --- cui/uiconfig/ui/scriptorganizer.ui | 199 +++++++++++++++++++++++++++++++++++++ 1 file changed, 199 insertions(+) create mode 100644 cui/uiconfig/ui/scriptorganizer.ui (limited to 'cui/uiconfig/ui') diff --git a/cui/uiconfig/ui/scriptorganizer.ui b/cui/uiconfig/ui/scriptorganizer.ui new file mode 100644 index 000000000000..d18bf8f9fc94 --- /dev/null +++ b/cui/uiconfig/ui/scriptorganizer.ui @@ -0,0 +1,199 @@ + + + + + False + 5 + %MACROLANG Macros + dialog + + + False + 2 + + + False + vertical + start + + + Run + False + True + True + True + True + True + False + + + False + True + 0 + + + + + gtk-close + False + True + True + True + False + True + + + False + True + 1 + + + + + Create... + False + True + True + True + False + + + False + True + 2 + True + + + + + gtk-edit + False + True + True + True + False + True + bottom + + + False + True + 3 + True + + + + + Rename... + False + True + True + True + False + + + False + True + 4 + True + + + + + Delete... + False + True + True + True + False + + + False + True + 5 + True + + + + + gtk-help + False + True + True + True + False + True + + + False + True + 6 + True + + + + + False + True + end + 0 + + + + + True + False + True + True + 0 + none + + + True + False + True + True + 6 + 12 + + + 300 + 280 + True + True + True + True + + + + + + + True + False + Macros + + + + + + + + True + True + 1 + + + + + + run + close + create + edit + rename + delete + help + + + -- cgit