Cleaning up PO files



I was reviewing the nautilus Italian translation. Here are some obsolete
messages/files yet included in POTFILES.in. See attachment for details

What's the right way to remove from translations? Move in POTFILE.skip
or simply erase from POTFILES.in?

BTW, from icons/Makefile.am

        SUBDIRS =\
                crux_eggplant \
                crux_teal \
                default \
                gnome \
                sierra \
                tahoe \
                $(NULL)
        [...]
        icon_DATA =\
                Search.png \
        	[...]
                nautilus-desktop.png \
                nautilus-server-connect.png \
                nautilus-file-management-properties.png \
                side_bar_image.png \
        
Why those are still installed? 
-- 
Luca Ferretti <elle uca libero it>
diff -Naur /usr/src/GNOME/CVS/nautilus/po/POTFILES.in nautilus/po/POTFILES.in
--- /usr/src/GNOME/CVS/nautilus/po/POTFILES.in	2005-02-07 12:36:15.000000000 +0100
+++ nautilus/po/POTFILES.in	2005-02-26 12:31:40.352769648 +0100
@@ -1,15 +1,7 @@
 # List of source files containing translatable strings.
 # Please keep this file sorted alphabetically.
 [encoding: UTF-8]
-data/applications.desktop.in
 data/browser.xml
-data/favorites.desktop.in
-icons/crux_eggplant/crux_eggplant.xml
-icons/crux_teal/crux_teal.xml
-icons/default/default.xml
-icons/gnome/gnome.xml
-icons/sierra/sierra.xml
-icons/tahoe/tahoe.xml
 libnautilus-extension/nautilus-column.c
 libnautilus-extension/nautilus-menu-item.c
 libnautilus-extension/nautilus-property-page.c
diff -Naur /usr/src/GNOME/CVS/nautilus/po/POTFILES.skip nautilus/po/POTFILES.skip
--- /usr/src/GNOME/CVS/nautilus/po/POTFILES.skip	2005-02-07 12:36:15.000000000 +0100
+++ nautilus/po/POTFILES.skip	2005-02-26 12:31:43.314319424 +0100
@@ -1,2 +1,10 @@
 # List of source files that should NOT be translated.
 # Please keep this file sorted alphabetically.
+data/applications.desktop.in
+data/favorites.desktop.in
+icons/crux_eggplant/crux_eggplant.xml
+icons/crux_teal/crux_teal.xml
+icons/default/default.xml
+icons/gnome/gnome.xml
+icons/sierra/sierra.xml
+icons/tahoe/tahoe.xml


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