[network-manager-applet/nma-0-9-6] Set the gettext domain in the ui file



commit 8789d94116ec470eb0c4ce89f58b8093fe7f4862
Author: Matthias Clasen <mclasen redhat com>
Date:   Sat Sep 29 14:15:01 2012 -0400

    Set the gettext domain in the ui file
    
    Otherwise, strings won't be translated.

 src/libnm-gtk/wifi.ui |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/libnm-gtk/wifi.ui b/src/libnm-gtk/wifi.ui
index 4471691..25eebe1 100644
--- a/src/libnm-gtk/wifi.ui
+++ b/src/libnm-gtk/wifi.ui
@@ -1,5 +1,5 @@
 <?xml version="1.0"?>
-<interface>
+<interface domain="nm-applet">
   <object class="GtkListStore" id="model1">
     <columns>
       <column type="gchararray"/>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]