Bug#393549: gnome-control-center: add iceweasel and icedove to preferred apps menu

Loïc Minier lool at dooz.org
Tue Nov 21 16:11:07 CET 2006


On Tue, Nov 21, 2006, Sven Arvidsson wrote:
> This isn't something I'm very familiar with, is it sufficient to simply
> run "intltool-update --pot" and make a patch with the changes to
> control-center-2.0.pot?

 The canonical way is ./configure && make -C po update-po.  This should
 result in:
 #: ../capplets/default-applications/gnome-default-applications.xml.in.h:18
+msgid "IceWeasel"
+msgstr ""
+
+#: ../capplets/default-applications/gnome-default-applications.xml.in.h:19
+msgid "Icedove"
+msgstr ""
+
 ...
 in the diff.

 Please note that the diff is fairly large due to all *.po being offsetted:
-#: ../capplets/default-applications/gnome-default-applications.xml.in.h:20
+#: ../capplets/default-applications/gnome-default-applications.xml.in.h:22
 msgid "Links Text Browser"
 msgstr "Navigateur texte Links"
.
-#: ../capplets/default-applications/gnome-default-applications.xml.in.h:21
+#: ../capplets/default-applications/gnome-default-applications.xml.in.h:23
 msgid "Lynx Text Browser"
 msgstr "Navigateur texte Lynx"

 (only the line number changes)

 Perhaps you want to move the translation near the end if that's
 possible.  The diff of the po dir is 2.8 MB here with the initial
 patch.  :-/

 We won't have a way to update the translations easily, so you might
 want to preseed them with "IceWeasel" everywhere.

-- 
Loïc Minier <lool at dooz.org>
        10 SIN
        20 GO TO ROBOT HELL             -- Temple of Robotology





More information about the Pkg-gnome-maintainers mailing list