diff --git a/projects/lookuplet/lookuplet.glade b/projects/lookuplet/lookuplet.glade new file mode 100644 index 00000000..8aba7156 --- /dev/null +++ b/projects/lookuplet/lookuplet.glade @@ -0,0 +1,538 @@ + + + + + Lookuplet + lookuplet + + src + pixmaps + C++ + True + True + True + lookuplet.messages + + + + GtkWindow + lookuplet + False + + destroy + exit_lookuplet + Sat, 16 Mar 2002 21:42:31 GMT + + lookuplet + GTK_WINDOW_TOPLEVEL + GTK_WIN_POS_NONE + False + False + True + False + + + GtkHBox + mainbox + 5 + False + 5 + + + GtkLabel + query + + GTK_JUSTIFY_CENTER + False + 0.5 + 0.5 + 0 + 0 + + 0 + False + False + + + + + GtkEntry + query + True + + key_press_event + on_query_key_press_event + Sat, 16 Mar 2002 21:46:25 GMT + + + selection_received + on_query_selection_received + Sat, 16 Mar 2002 21:46:37 GMT + + True + True + 0 + + + 0 + True + True + + + + + GtkButton + prefs + True + + clicked + on_prefs_clicked + Sat, 16 Mar 2002 21:44:18 GMT + + + GTK_RELIEF_NORMAL + + 0 + False + False + + + + + + + GnomePropertyBox + properties + False + + apply + on_properties_apply + Sat, 16 Mar 2002 22:00:53 GMT + + Lookuplet Properties + GTK_WIN_POS_NONE + False + False + False + False + + + GtkNotebook + GnomePropertyBox:notebook + notebook1 + True + True + True + GTK_POS_TOP + False + 2 + 2 + False + + 0 + True + True + + + + GtkVBox + vbox1 + 5 + False + 5 + + + GtkScrolledWindow + scrolledwindow1 + 200 + GTK_POLICY_AUTOMATIC + GTK_POLICY_AUTOMATIC + GTK_UPDATE_CONTINUOUS + GTK_UPDATE_CONTINUOUS + + 0 + True + True + + + + GtkCList + bindings + True + + select_row + on_bindings_select_row + Sat, 16 Mar 2002 21:57:08 GMT + + + unselect_row + on_bindings_unselect_row + Sat, 16 Mar 2002 21:57:15 GMT + + 2 + 80,80 + GTK_SELECTION_SINGLE + True + GTK_SHADOW_IN + + + GtkLabel + CList:title + key + + GTK_JUSTIFY_CENTER + False + 0.5 + 0.5 + 0 + 0 + + + + GtkLabel + CList:title + name + + GTK_JUSTIFY_CENTER + False + 0.5 + 0.5 + 0 + 0 + + + + + + GtkHBox + hbox2 + False + 5 + + 0 + True + True + + + + GtkButton + delete + False + True + + clicked + on_delete_clicked + Sat, 16 Mar 2002 22:00:28 GMT + + + GTK_RELIEF_NORMAL + + 0 + False + False + GTK_PACK_END + + + + + GtkButton + edit + False + True + + clicked + on_edit_clicked + Sat, 16 Mar 2002 22:00:24 GMT + + + GTK_RELIEF_NORMAL + + 0 + False + False + GTK_PACK_END + + + + + GtkButton + add + True + + clicked + on_add_clicked + Sat, 16 Mar 2002 22:00:20 GMT + + + GTK_RELIEF_NORMAL + + 0 + False + False + GTK_PACK_END + + + + + + + GtkLabel + Notebook:tab + blabel + + GTK_JUSTIFY_CENTER + False + 0.5 + 0.5 + 0 + 0 + + + + + + GnomeDialog + binding + False + Edit Binding + GTK_WINDOW_TOPLEVEL + GTK_WIN_POS_NONE + False + False + False + False + False + False + + + GtkVBox + GnomeDialog:vbox + dialog-vbox1 + False + 8 + + 4 + True + True + + + + GtkHButtonBox + GnomeDialog:action_area + dialog-action_area1 + GTK_BUTTONBOX_END + 8 + 85 + 27 + 7 + 0 + + 0 + False + True + GTK_PACK_END + + + + GtkButton + ok + True + True + + clicked + on_ok_clicked + Sat, 16 Mar 2002 22:37:22 GMT + + GNOME_STOCK_BUTTON_OK + + + + GtkButton + cancel + True + True + + clicked + on_cancel_clicked + Sun, 17 Mar 2002 07:00:43 GMT + + GNOME_STOCK_BUTTON_CANCEL + + + + + GtkHBox + hbox3 + False + 5 + + 0 + True + True + + + + GtkLabel + klabel + + GTK_JUSTIFY_CENTER + False + 0.5 + 0.5 + 0 + 0 + + 0 + False + False + + + + + GtkEntry + key + True + + key_press_event + on_key_key_press_event + Sun, 17 Mar 2002 08:12:10 GMT + + True + True + 0 + + + 0 + True + True + + + + + GtkLabel + nlabel + + GTK_JUSTIFY_CENTER + False + 0.5 + 0.5 + 0 + 0 + + 0 + False + False + + + + + GtkEntry + name + True + True + True + 0 + + + 0 + True + True + + + + + + GtkLabel + tlabel + + GTK_JUSTIFY_CENTER + True + 0.5 + 0.5 + 0 + 0 + + 0 + False + False + + + + + GtkHBox + hbox4 + False + 5 + + 0 + True + True + + + + GtkOptionMenu + type + True + URL +Exec + + 0 + + 0 + False + False + + + + + GtkEntry + argument + True + True + True + 0 + + + 0 + True + True + + + + + + GtkLabel + tlabel + + GTK_JUSTIFY_FILL + True + 0.5 + 0.5 + 0 + 0 + + 0 + False + False + + + + + + + GnomeAbout + about + False + True + (C) 2001-2002 Michael Bayne + Michael Bayne <mdb@samskivert.com> + + This GNOME applet provides a simple means by which web and other queries can be launched with minimal typing. +- +This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. + + + diff --git a/projects/lookuplet/src/.cvsignore b/projects/lookuplet/src/.cvsignore index 0d20b648..d7015f13 100644 --- a/projects/lookuplet/src/.cvsignore +++ b/projects/lookuplet/src/.cvsignore @@ -1 +1,2 @@ *.pyc +lookuplet.messages