UbuntuLiveChatSupport

Attachment '09_help_submenu.patch'

Download

   1 --- gnome-panel-2.14.1.old/gnome-panel/panel-menu-items.c	2006-04-26 22:36:22.000000000 +0800
   2 +++ gnome-panel-2.14.1/gnome-panel/panel-menu-items.c	2006-04-26 22:40:09.000000000 +0800
   3 @@ -700,6 +700,7 @@
   4  {
   5  	gboolean  add_separator;
   6  	GList    *children;
   7 +	GtkWidget *add_menu, *item;
   8  
   9  	if (!g_object_get_data (G_OBJECT (menu), "panel-menu-needs-appending"))
  10  		return;
  11 @@ -724,7 +725,35 @@
  12  	if (add_separator)
  13  		add_menu_separator (menu);
  14  
  15 -	panel_menu_items_append_from_desktop (menu, "yelp.desktop", NULL);
  16 +item = gtk_image_menu_item_new ();
  17 +	setup_menu_item_with_icon (item, panel_menu_icon_get_size (),
  18 +				   "stock_help-agent", NULL,
  19 +				   _("Help"), TRUE);
  20 +	  
  21 +	gtk_menu_shell_append (GTK_MENU_SHELL (menu), item);
  22 +	gtk_widget_show (item);
  23 +	
  24 +	add_menu = create_empty_menu ();
  25 +	gtk_menu_item_set_submenu (GTK_MENU_ITEM (item), add_menu);
  26 +	
  27 +	panel_menu_items_append_from_desktop (add_menu, "yelp.desktop", _("System Documentation"));
  28 +	
  29 +	panel_menu_items_append_place_item ("gnome-globe",
  30 +					    _("Online Support"),
  31 +					    _("Online Support"),
  32 +					    add_menu,
  33 +					    G_CALLBACK (activate_uri),
  34 +					    "http://help.ubuntu.com");
  35 +	
  36 +	panel_menu_items_append_place_item ("config-language",
  37 +					    _("Find Local Support"),
  38 +					    _("Find Local Support"),
  39 +					    add_menu,
  40 +					    G_CALLBACK (activate_uri),
  41 +					    "http://www.ubuntu.com/support/marketplace");
  42 +
  43 +	panel_menu_items_append_from_desktop (add_menu, "ubuntu-live-support.desktop", _("Live Chat Support"));
  44 +	
  45  	panel_menu_items_append_from_desktop (menu, "gnome-about.desktop", NULL);
  46  
  47  	if (parent->priv->append_lock_logout)

Attached Files

To refer to attachments on a page, use attachment:filename, as shown below in the list of files. Do NOT use the URL of the [get] link, since this is subject to change and can break easily.
  • [get | view] (2006-04-07 01:27:46, 124.6 KB) [[attachment:001.jpeg]]
  • [get | view] (2006-04-26 14:45:12, 1.6 KB) [[attachment:09_help_submenu.patch]]
  • [get | view] (2006-05-03 05:14:40, 374.3 KB) [[attachment:gnome-panel_2.14.1-0ubuntu8_i386.deb]]
  • [get | view] (2006-04-08 10:19:30, 209.7 KB) [[attachment:ubuntu-live-chat-support-0.2.tar.gz]]
  • [get | view] (2006-04-20 12:46:30, 21.3 KB) [[attachment:ubuntu-live-chat-support-about-0.3.14.png]]
  • [get | view] (2006-04-20 12:46:54, 31.4 KB) [[attachment:ubuntu-live-chat-support-about-license-0.3.14.png]]
  • [get | view] (2006-04-20 12:45:56, 111.9 KB) [[attachment:ubuntu-live-chat-support-buddylist-0.3.14.png]]
  • [get | view] (2006-04-21 01:18:58, 39.6 KB) [[attachment:ubuntu-live-chat-support-buddylist2-0.3.14.png]]
  • [get | view] (2006-04-27 23:46:22, 62.1 KB) [[attachment:ubuntu-live-chat-support-buddylist3-0.3.14.png]]
  • [get | view] (2006-04-21 01:30:22, 49.1 KB) [[attachment:ubuntu-live-chat-support-chat-0.3.14.png]]
  • [get | view] (2006-04-08 10:18:35, 80.2 KB) [[attachment:ubuntu-live-chat-support-chatting-0.2.png]]
  • [get | view] (2006-04-07 01:06:27, 142.1 KB) [[attachment:ubuntu-live-chat-support-chatting.png]]
  • [get | view] (2006-04-08 09:33:44, 24.6 KB) [[attachment:ubuntu-live-chat-support-intro-0.2.png]]
  • [get | view] (2006-04-20 12:22:19, 25.4 KB) [[attachment:ubuntu-live-chat-support-intro-0.3.14.png]]
  • [get | view] (2006-04-07 00:54:47, 23.6 KB) [[attachment:ubuntu-live-chat-support-intro.png]]
  • [get | view] (2006-04-08 09:34:32, 20.6 KB) [[attachment:ubuntu-live-chat-support-login-0.2.png]]
  • [get | view] (2006-04-20 12:23:02, 20.8 KB) [[attachment:ubuntu-live-chat-support-login-0.3.14.png]]
  • [get | view] (2006-04-21 01:15:00, 22.4 KB) [[attachment:ubuntu-live-chat-support-login-registered-0.3.14.png]]
  • [get | view] (2006-04-21 01:15:40, 24.6 KB) [[attachment:ubuntu-live-chat-support-login-unregistered-0.3.14.png]]
  • [get | view] (2006-04-07 00:58:53, 20.2 KB) [[attachment:ubuntu-live-chat-support-login.png]]
  • [get | view] (2006-04-26 11:48:10, 35.5 KB) [[attachment:ubuntu-live-chat-support-menu.0.3.14.png]]
  • [get | view] (2006-04-20 12:24:28, 23.3 KB) [[attachment:ubuntu-live-chat-support-register-check-0.3.14.png]]
  • [get | view] (2006-04-08 09:35:17, 27.4 KB) [[attachment:ubuntu-live-chat-support-register-intro-0.2.png]]
  • [get | view] (2006-04-20 12:24:05, 37.0 KB) [[attachment:ubuntu-live-chat-support-register-intro-0.3.14.png]]
  • [get | view] (2006-04-07 01:01:06, 27.3 KB) [[attachment:ubuntu-live-chat-support-register-intro.png]]
  • [get | view] (2006-04-08 09:36:33, 30.4 KB) [[attachment:ubuntu-live-chat-support-register-login-0.2.png]]
  • [get | view] (2006-04-20 12:28:29, 19.8 KB) [[attachment:ubuntu-live-chat-support-register-login-0.3.14.png]]
  • [get | view] (2006-04-07 01:05:07, 26.4 KB) [[attachment:ubuntu-live-chat-support-register-login.png]]
  • [get | view] (2006-04-21 01:16:53, 21.8 KB) [[attachment:ubuntu-live-chat-support-register-login2-0.3.14.png]]
  • [get | view] (2006-04-20 12:26:02, 33.7 KB) [[attachment:ubuntu-live-chat-support-register-send-0.3.14.png]]
  • [get | view] (2006-05-03 05:00:56, 202.5 KB) [[attachment:ubuntu-live-chat-support.tar.gz]]
  • [get | view] (2006-04-28 03:38:37, 33.0 KB) [[attachment:ubuntu-live-support-0.3.14-5.tar.gz]]
  • [get | view] (2007-04-26 06:49:30, 72.0 KB) [[attachment:ubuntu-live-support-0.3.14-7-buddylist.png]]
  • [get | view] (2006-05-02 15:18:08, 32.7 KB) [[attachment:ubuntu-live-support-0.3.14-7-register.png]]
  • [get | view] (2006-05-02 15:16:14, 35.1 KB) [[attachment:ubuntu-live-support-0.3.14-7-settings.png]]
  • [get | view] (2006-05-03 08:44:08, 341.8 KB) [[attachment:ubuntu-live-support-0.3.14-7.tar.gz]]
  • [get | view] (2006-04-21 22:11:48, 220.5 KB) [[attachment:ubuntu-live-support-0.3.14.tar.gz]]
  • [get | view] (2006-04-23 21:29:30, 31.6 KB) [[attachment:ubuntu-live-support_0.3.14-1_i386.deb]]
  • [get | view] (2006-04-26 04:09:40, 31.9 KB) [[attachment:ubuntu-live-support_0.3.14-4_i386.deb]]
  • [get | view] (2006-04-28 01:02:10, 33.0 KB) [[attachment:ubuntu-live-support_0.3.14-5_i386.deb]]
  • [get | view] (2006-04-29 05:19:20, 34.3 KB) [[attachment:ubuntu-live-support_0.3.14-6_i386.deb]]
  • [get | view] (2006-05-03 08:42:29, 66.1 KB) [[attachment:ubuntu-live-support_0.3.14-7_i386.deb]]
 All files | Selected Files: delete move to page

You are not allowed to attach a file to this page.