summaryrefslogtreecommitdiffstats
path: root/extra/grsync
diff options
context:
space:
mode:
authortnut <thierryn1 at hispeed dot ch>2010-02-26 23:00:43 +0100
committertnut <thierryn1 at hispeed dot ch>2010-02-26 23:00:43 +0100
commitbdfda04d33e24446e7ab2f4e4f7ba16b29c947f6 (patch)
tree0a37c6e69dd736f6fb95c86e2021546f7ccd1d8b /extra/grsync
parenta7a21d300a9f5489f6395e549c6d4ab59b9ec9c8 (diff)
downloadnutyx-extra-bdfda04d33e24446e7ab2f4e4f7ba16b29c947f6.tar.gz
nutyx-extra-bdfda04d33e24446e7ab2f4e4f7ba16b29c947f6.tar.bz2
nutyx-extra-bdfda04d33e24446e7ab2f4e4f7ba16b29c947f6.tar.xz
nutyx-extra-bdfda04d33e24446e7ab2f4e4f7ba16b29c947f6.zip
grsync, maj du footprint
Diffstat (limited to 'extra/grsync')
-rwxr-xr-xextra/grsync/.footprint39
-rwxr-xr-xextra/grsync/Pkgfile1
2 files changed, 4 insertions, 36 deletions
diff --git a/extra/grsync/.footprint b/extra/grsync/.footprint
index 3b6296ede..8fdb0abec 100755
--- a/extra/grsync/.footprint
+++ b/extra/grsync/.footprint
@@ -12,42 +12,9 @@ drwxr-xr-x root/root usr/share/icons/hicolor/48x48/
drwxr-xr-x root/root usr/share/icons/hicolor/48x48/apps/
-rw-r--r-- root/root usr/share/icons/hicolor/48x48/apps/grsync.png
drwxr-xr-x root/root usr/share/locale/
-drwxr-xr-x root/root usr/share/locale/cs_CZ/
-drwxr-xr-x root/root usr/share/locale/cs_CZ/LC_MESSAGES/
--rw-r--r-- root/root usr/share/locale/cs_CZ/LC_MESSAGES/grsync.mo
-drwxr-xr-x root/root usr/share/locale/de_DE/
-drwxr-xr-x root/root usr/share/locale/de_DE/LC_MESSAGES/
--rw-r--r-- root/root usr/share/locale/de_DE/LC_MESSAGES/grsync.mo
-drwxr-xr-x root/root usr/share/locale/es_ES/
-drwxr-xr-x root/root usr/share/locale/es_ES/LC_MESSAGES/
--rw-r--r-- root/root usr/share/locale/es_ES/LC_MESSAGES/grsync.mo
-drwxr-xr-x root/root usr/share/locale/fr_FR/
-drwxr-xr-x root/root usr/share/locale/fr_FR/LC_MESSAGES/
--rw-r--r-- root/root usr/share/locale/fr_FR/LC_MESSAGES/grsync.mo
-drwxr-xr-x root/root usr/share/locale/gl_ES/
-drwxr-xr-x root/root usr/share/locale/gl_ES/LC_MESSAGES/
--rw-r--r-- root/root usr/share/locale/gl_ES/LC_MESSAGES/grsync.mo
-drwxr-xr-x root/root usr/share/locale/it_IT/
-drwxr-xr-x root/root usr/share/locale/it_IT/LC_MESSAGES/
--rw-r--r-- root/root usr/share/locale/it_IT/LC_MESSAGES/grsync.mo
-drwxr-xr-x root/root usr/share/locale/nb_NO/
-drwxr-xr-x root/root usr/share/locale/nb_NO/LC_MESSAGES/
--rw-r--r-- root/root usr/share/locale/nb_NO/LC_MESSAGES/grsync.mo
-drwxr-xr-x root/root usr/share/locale/nl_NL/
-drwxr-xr-x root/root usr/share/locale/nl_NL/LC_MESSAGES/
--rw-r--r-- root/root usr/share/locale/nl_NL/LC_MESSAGES/grsync.mo
-drwxr-xr-x root/root usr/share/locale/ru_RU/
-drwxr-xr-x root/root usr/share/locale/ru_RU/LC_MESSAGES/
--rw-r--r-- root/root usr/share/locale/ru_RU/LC_MESSAGES/grsync.mo
-drwxr-xr-x root/root usr/share/locale/sv_SE/
-drwxr-xr-x root/root usr/share/locale/sv_SE/LC_MESSAGES/
--rw-r--r-- root/root usr/share/locale/sv_SE/LC_MESSAGES/grsync.mo
-drwxr-xr-x root/root usr/share/locale/tr_TR/
-drwxr-xr-x root/root usr/share/locale/tr_TR/LC_MESSAGES/
--rw-r--r-- root/root usr/share/locale/tr_TR/LC_MESSAGES/grsync.mo
-drwxr-xr-x root/root usr/share/locale/zh_CN/
-drwxr-xr-x root/root usr/share/locale/zh_CN/LC_MESSAGES/
--rw-r--r-- root/root usr/share/locale/zh_CN/LC_MESSAGES/grsync.mo
+drwxr-xr-x root/root usr/share/locale/fr/
+drwxr-xr-x root/root usr/share/locale/fr/LC_MESSAGES/
+-rw-r--r-- root/root usr/share/locale/fr/LC_MESSAGES/grsync.mo
drwxr-xr-x root/root usr/share/man/
drwxr-xr-x root/root usr/share/man/man1/
-rw-r--r-- root/root usr/share/man/man1/grsync-batch.1.gz
diff --git a/extra/grsync/Pkgfile b/extra/grsync/Pkgfile
index d65e05344..550cea63b 100755
--- a/extra/grsync/Pkgfile
+++ b/extra/grsync/Pkgfile
@@ -22,4 +22,5 @@ cd $name-$version
install -m 644 ../$name.png $PKG/usr/share/icons/hicolor/48x48/apps/
install -m 644 ../$name.desktop $PKG/usr/share/applications/
install -m 644 ../$name-root.desktop $PKG/usr/share/applications/
+ mv $PKG/usr/share/locale/{fr_FR,fr}
}