From 2622adaa1fd3a6f24ed3ba527ee132148fd25beb Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Wed, 16 May 2012 19:57:43 +0000 Subject: allow netsurf to build with gtk3 svn path=/trunk/netsurf/; revision=13926 --- gtk/res/source.gtk3.ui | 179 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 179 insertions(+) create mode 100644 gtk/res/source.gtk3.ui (limited to 'gtk/res/source.gtk3.ui') diff --git a/gtk/res/source.gtk3.ui b/gtk/res/source.gtk3.ui new file mode 100644 index 000000000..b972315d3 --- /dev/null +++ b/gtk/res/source.gtk3.ui @@ -0,0 +1,179 @@ + + + + + + + + + menuitem1 + _File + + + + + gtk-save-as + source_save_as + + + + + + gtk-print + source_print + + + + + + gtk-close + source_close + + + + + menuitem2 + _Edit + + + + + gtk-select-all + source_select_all + + + + + + gtk-cut + source_cut + + + + + gtk-copy + source_copy + + + + + gtk-paste + source_paste + + + + + gtk-delete + source_delete + + + + + + menuitem3 + _View + + + + + gtk-zoom-in + source_zoom_in + + + + + + gtk-zoom-out + source_zoom_out + + + + + + gtk-zoom-100 + source_zoom_normal + + + + + + menuitem4 + _Help + + + + + gtk-about + source_about + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + True + + + True + + + False + + + + + True + True + GTK_POLICY_AUTOMATIC + GTK_POLICY_AUTOMATIC + + + 600 + 400 + True + True + 1 + 1 + False + GTK_WRAP_WORD + 3 + 3 + False + + + + + 1 + + + + + + -- cgit v1.2.3