empathy r1583 - trunk/libempathy-gtk
- From: xclaesse svn gnome org
- To: svn-commits-list gnome org
- Subject: empathy r1583 - trunk/libempathy-gtk
- Date: Mon, 13 Oct 2008 08:04:30 +0000 (UTC)
Author: xclaesse
Date: Mon Oct 13 08:04:29 2008
New Revision: 1583
URL: http://svn.gnome.org/viewvc/empathy?rev=1583&view=rev
Log:
Change menu entry to 'Invite to chatroom'
Modified:
trunk/libempathy-gtk/empathy-contact-menu.c
Modified: trunk/libempathy-gtk/empathy-contact-menu.c
==============================================================================
--- trunk/libempathy-gtk/empathy-contact-menu.c (original)
+++ trunk/libempathy-gtk/empathy-contact-menu.c Mon Oct 13 08:04:29 2008
@@ -330,7 +330,7 @@
g_return_val_if_fail (EMPATHY_IS_CONTACT (contact), NULL);
- item = gtk_image_menu_item_new_with_mnemonic (_("_Invite to..."));
+ item = gtk_image_menu_item_new_with_mnemonic (_("_Invite to chatroom"));
image = gtk_image_new_from_icon_name (EMPATHY_IMAGE_GROUP_MESSAGE,
GTK_ICON_SIZE_MENU);
gtk_image_menu_item_set_image (GTK_IMAGE_MENU_ITEM (item), image);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]