ekiga r6835 - in trunk: . lib/engine/presence/avahi
- From: dsandras svn gnome org
- To: svn-commits-list gnome org
- Subject: ekiga r6835 - in trunk: . lib/engine/presence/avahi
- Date: Sat, 6 Sep 2008 09:41:56 +0000 (UTC)
Author: dsandras
Date: Sat Sep 6 09:41:56 2008
New Revision: 6835
URL: http://svn.gnome.org/viewvc/ekiga?rev=6835&view=rev
Log:
Choose a string that does not break the freeze.
Modified:
trunk/ChangeLog
trunk/lib/engine/presence/avahi/avahi-heap.cpp
Modified: trunk/lib/engine/presence/avahi/avahi-heap.cpp
==============================================================================
--- trunk/lib/engine/presence/avahi/avahi-heap.cpp (original)
+++ trunk/lib/engine/presence/avahi/avahi-heap.cpp Sat Sep 6 09:41:56 2008
@@ -126,7 +126,7 @@
const std::string
Avahi::Heap::get_name () const
{
- return _("Network neighbours");
+ return _("Neighbours");
}
bool
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]