]> git.0d.be Git - empathy.git/commitdiff
empathy-account-widget: document that the 'Account:' string is moblin specific
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Fri, 2 Oct 2009 16:01:51 +0000 (17:01 +0100)
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Fri, 2 Oct 2009 16:06:26 +0000 (17:06 +0100)
libempathy-gtk/empathy-account-widget.c

index 2dc0d26a29871fae93d94a27f1bf0c04e9e1b4fb..ebe5b27978368999531afa294c60b837a6b3d9c7 100644 (file)
@@ -1306,6 +1306,7 @@ do_constructed (GObject *obj)
           GTK_TOGGLE_BUTTON (priv->enabled_checkbox),
           priv->original_enabled_checkbox_value);
 #else
+      /* Translators: this is used only when built on a moblin platform */
       w = gtk_label_new (_("Account:"));
       gtk_misc_set_alignment (GTK_MISC (w), 0, 0.5);