diff options
author | sibel <lesibel@free.fr> | 2011-03-16 14:46:07 +0100 |
---|---|---|
committer | sibel <lesibel@free.fr> | 2011-03-16 14:46:07 +0100 |
commit | 177084b9ee3d0728f9d8258cc60b1c95562984c4 (patch) | |
tree | db47b6f7e83cef5db881ca9d21eeb41ee090cf7d | |
parent | b2c2c414489e167efe651cb6e42caf07332eb31a (diff) | |
download | nutyx-extra-177084b9ee3d0728f9d8258cc60b1c95562984c4.tar.gz nutyx-extra-177084b9ee3d0728f9d8258cc60b1c95562984c4.tar.bz2 nutyx-extra-177084b9ee3d0728f9d8258cc60b1c95562984c4.tar.xz nutyx-extra-177084b9ee3d0728f9d8258cc60b1c95562984c4.zip |
v/www/htdocs/divers/liste11
-rw-r--r-- | extra/gparted/.footprint.x86_64 | 20 | ||||
-rw-r--r-- | extra/gparted/.md5sum.x86_64 | 2 | ||||
-rwxr-xr-x | extra/gparted/Pkgfile | 2 |
3 files changed, 22 insertions, 2 deletions
diff --git a/extra/gparted/.footprint.x86_64 b/extra/gparted/.footprint.x86_64 index a3f7e17ff..566466319 100644 --- a/extra/gparted/.footprint.x86_64 +++ b/extra/gparted/.footprint.x86_64 @@ -40,6 +40,22 @@ drwxr-xr-x root/root usr/share/gnome/help/gparted/pt_BR/ drwxr-xr-x root/root usr/share/gnome/help/gparted/pt_BR/figures/ -rw-r--r-- root/root usr/share/gnome/help/gparted/pt_BR/figures/gparted_window.png -rw-r--r-- root/root usr/share/gnome/help/gparted/pt_BR/gparted.xml +drwxr-xr-x root/root usr/share/gnome/help/gparted/ro/ +drwxr-xr-x root/root usr/share/gnome/help/gparted/ro/figures/ +-rw-r--r-- root/root usr/share/gnome/help/gparted/ro/figures/gparted_window.png +-rw-r--r-- root/root usr/share/gnome/help/gparted/ro/gparted.xml +drwxr-xr-x root/root usr/share/gnome/help/gparted/sl/ +drwxr-xr-x root/root usr/share/gnome/help/gparted/sl/figures/ +-rw-r--r-- root/root usr/share/gnome/help/gparted/sl/figures/gparted_window.png +-rw-r--r-- root/root usr/share/gnome/help/gparted/sl/gparted.xml +drwxr-xr-x root/root usr/share/gnome/help/gparted/sr/ +drwxr-xr-x root/root usr/share/gnome/help/gparted/sr/figures/ +-rw-r--r-- root/root usr/share/gnome/help/gparted/sr/figures/gparted_window.png +-rw-r--r-- root/root usr/share/gnome/help/gparted/sr/gparted.xml +drwxr-xr-x root/root usr/share/gnome/help/gparted/sr@latin/ +drwxr-xr-x root/root usr/share/gnome/help/gparted/sr@latin/figures/ +-rw-r--r-- root/root usr/share/gnome/help/gparted/sr@latin/figures/gparted_window.png +-rw-r--r-- root/root usr/share/gnome/help/gparted/sr@latin/gparted.xml drwxr-xr-x root/root usr/share/gnome/help/gparted/sv/ drwxr-xr-x root/root usr/share/gnome/help/gparted/sv/figures/ -rw-r--r-- root/root usr/share/gnome/help/gparted/sv/figures/gparted_window.png @@ -84,5 +100,9 @@ drwxr-xr-x root/root usr/share/omf/gparted/ -rw-r--r-- root/root usr/share/omf/gparted/gparted-fr.omf -rw-r--r-- root/root usr/share/omf/gparted/gparted-it.omf -rw-r--r-- root/root usr/share/omf/gparted/gparted-pt_BR.omf +-rw-r--r-- root/root usr/share/omf/gparted/gparted-ro.omf +-rw-r--r-- root/root usr/share/omf/gparted/gparted-sl.omf +-rw-r--r-- root/root usr/share/omf/gparted/gparted-sr.omf +-rw-r--r-- root/root usr/share/omf/gparted/gparted-sr@latin.omf -rw-r--r-- root/root usr/share/omf/gparted/gparted-sv.omf -rw-r--r-- root/root usr/share/omf/gparted/gparted-th.omf diff --git a/extra/gparted/.md5sum.x86_64 b/extra/gparted/.md5sum.x86_64 index 518b025ce..adb57a3a5 100644 --- a/extra/gparted/.md5sum.x86_64 +++ b/extra/gparted/.md5sum.x86_64 @@ -1,2 +1,2 @@ -dca439fb78be739e8f7b724e295237f7 gparted-0.6.3.tar.bz2 +29adfe33df34c03b7f800ce5374e957a gparted-0.8.0.tar.bz2 bdd3ab0b5322e244fe61b0d4cdc37c06 gparted.desktop diff --git a/extra/gparted/Pkgfile b/extra/gparted/Pkgfile index 547dd55db..fe8cb4f45 100755 --- a/extra/gparted/Pkgfile +++ b/extra/gparted/Pkgfile @@ -6,7 +6,7 @@ # Run on: gtk,parted,gtkmm,libsigc++,ntfsprogs,ktsuss,lvm2,xfsprogs name=gparted -version=0.6.3 +version=0.8.0 release=1 source=(http://downloads.sourceforge.net/$name/$name-$version.tar.bz2\ gparted.desktop) |