diff options
author | sibel sibel <lesibel@free.fr> | 2010-01-28 14:10:51 +0100 |
---|---|---|
committer | sibel sibel <lesibel@free.fr> | 2010-01-28 14:10:51 +0100 |
commit | 3e2bbebdb63851267589d68c7f9b972aaf71e38c (patch) | |
tree | 2392036c19e08cc1723e38a476c1cfbe3f5b3912 /extra/gparted | |
parent | f7769949c0bcd4487c513fcef314d1459d905e4a (diff) | |
download | nutyx-pakxe-3e2bbebdb63851267589d68c7f9b972aaf71e38c.tar.gz nutyx-pakxe-3e2bbebdb63851267589d68c7f9b972aaf71e38c.tar.bz2 nutyx-pakxe-3e2bbebdb63851267589d68c7f9b972aaf71e38c.tar.xz nutyx-pakxe-3e2bbebdb63851267589d68c7f9b972aaf71e38c.zip |
maj de gparted#0.5.1-1
Diffstat (limited to 'extra/gparted')
-rw-r--r-- | extra/gparted/.footprint | 5 | ||||
-rw-r--r-- | extra/gparted/.md5sum | 2 | ||||
-rwxr-xr-x | extra/gparted/Pkgfile | 2 |
3 files changed, 7 insertions, 2 deletions
diff --git a/extra/gparted/.footprint b/extra/gparted/.footprint index 4cf985955..a3f7e17ff 100644 --- a/extra/gparted/.footprint +++ b/extra/gparted/.footprint @@ -16,6 +16,10 @@ drwxr-xr-x root/root usr/share/gnome/help/gparted/C/ drwxr-xr-x root/root usr/share/gnome/help/gparted/C/figures/ -rw-r--r-- root/root usr/share/gnome/help/gparted/C/figures/gparted_window.png -rw-r--r-- root/root usr/share/gnome/help/gparted/C/gparted.xml +drwxr-xr-x root/root usr/share/gnome/help/gparted/cs/ +drwxr-xr-x root/root usr/share/gnome/help/gparted/cs/figures/ +-rw-r--r-- root/root usr/share/gnome/help/gparted/cs/figures/gparted_window.png +-rw-r--r-- root/root usr/share/gnome/help/gparted/cs/gparted.xml drwxr-xr-x root/root usr/share/gnome/help/gparted/de/ drwxr-xr-x root/root usr/share/gnome/help/gparted/de/figures/ -rw-r--r-- root/root usr/share/gnome/help/gparted/de/figures/gparted_window.png @@ -74,6 +78,7 @@ drwxr-xr-x root/root usr/share/man/man8/ drwxr-xr-x root/root usr/share/omf/ drwxr-xr-x root/root usr/share/omf/gparted/ -rw-r--r-- root/root usr/share/omf/gparted/gparted-C.omf +-rw-r--r-- root/root usr/share/omf/gparted/gparted-cs.omf -rw-r--r-- root/root usr/share/omf/gparted/gparted-de.omf -rw-r--r-- root/root usr/share/omf/gparted/gparted-es.omf -rw-r--r-- root/root usr/share/omf/gparted/gparted-fr.omf diff --git a/extra/gparted/.md5sum b/extra/gparted/.md5sum index 70fc7ccca..ce9619868 100644 --- a/extra/gparted/.md5sum +++ b/extra/gparted/.md5sum @@ -1,2 +1,2 @@ -9bb9c24b8197d48a74c247071b6db881 gparted-0.5.0.tar.bz2 +9c7e6853851d1d23aef40d9edc315a6b gparted-0.5.1.tar.bz2 bdd3ab0b5322e244fe61b0d4cdc37c06 gparted.desktop diff --git a/extra/gparted/Pkgfile b/extra/gparted/Pkgfile index eb86e4aeb..6cec55450 100755 --- a/extra/gparted/Pkgfile +++ b/extra/gparted/Pkgfile @@ -5,7 +5,7 @@ # Depends on: gtk, parted, gtkmm, libsigc++, ntfsprogs, ktsuss, gnome-doc-utils name=gparted -version=0.5.0 +version=0.5.1 release=1 source=(http://downloads.sourceforge.net/$name/$name-$version.tar.bz2\ gparted.desktop) |