From 1574afef9e64bd598fc386d754ef8d46795cdbb0 Mon Sep 17 00:00:00 2001 From: Robin Haberkorn Date: Fri, 4 May 2012 21:29:20 +0200 Subject: use GtkBuilder for UI, more sophisticated UI default UI file is installed (/usr/share/experiment-player/default.ui) but the actually used file may be changed via --with-default-ui=... (useful for windows where it should read --with-default-ui=default.ui) --- src/default.ui | 159 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 159 insertions(+) create mode 100644 src/default.ui (limited to 'src/default.ui') diff --git a/src/default.ui b/src/default.ui new file mode 100644 index 0000000..6854bcd --- /dev/null +++ b/src/default.ui @@ -0,0 +1,159 @@ + + + + + + + Experiment Player + 400 + 300 + + + True + + + True + + + True + _File + True + + + True + + + Open _Movie... + True + True + image1 + False + + + + + Open _Transcript... + True + True + image2 + False + + + + + True + + + + + gtk-quit + True + True + True + + + + + + + + + True + _Help + True + + + True + + + gtk-about + True + True + True + + + + + + + + + False + 0 + + + + + True + + + 1 + + + + + True + False + True + False + + + False + False + 2 + + + + + True + 6 + start + + + gtk-media-play + True + True + True + True + + + + False + False + 0 + + + + + gtk-media-stop + True + True + True + True + + + + False + False + 1 + + + + + False + False + 3 + + + + + + + True + gtk-open + + + True + gtk-open + + -- cgit v1.2.3