diff options
author | fred <fred@nutyx.(none)> | 2010-04-04 19:28:19 +0200 |
---|---|---|
committer | fred <fred@nutyx.(none)> | 2010-04-04 19:28:19 +0200 |
commit | 2afdf303f6f8a0cc37466c433bc2a3c530b4c58a (patch) | |
tree | 5e6c65c257b47bc24b81460bd185fe6168721f64 | |
parent | e8aa5409d2303f552806f2b1db26ac627e7d3f53 (diff) | |
download | nutyx-pakxe-2afdf303f6f8a0cc37466c433bc2a3c530b4c58a.tar.gz nutyx-pakxe-2afdf303f6f8a0cc37466c433bc2a3c530b4c58a.tar.bz2 nutyx-pakxe-2afdf303f6f8a0cc37466c433bc2a3c530b4c58a.tar.xz nutyx-pakxe-2afdf303f6f8a0cc37466c433bc2a3c530b4c58a.zip |
Maj de file-roller#2.30.0
-rw-r--r-- | gnome/file-roller/.footprint | 10 | ||||
-rw-r--r-- | gnome/file-roller/.md5sum | 2 | ||||
-rw-r--r-- | gnome/file-roller/Pkgfile | 2 |
3 files changed, 12 insertions, 2 deletions
diff --git a/gnome/file-roller/.footprint b/gnome/file-roller/.footprint index 9d33f85d7..4c32abfb5 100644 --- a/gnome/file-roller/.footprint +++ b/gnome/file-roller/.footprint @@ -25,6 +25,7 @@ drwxr-xr-x root/root usr/share/file-roller/icons/hicolor/24x24/actions/ -rw-r--r-- root/root usr/share/file-roller/icons/hicolor/24x24/actions/add-files-to-archive.png -rw-r--r-- root/root usr/share/file-roller/icons/hicolor/24x24/actions/add-folder-to-archive.png -rw-r--r-- root/root usr/share/file-roller/icons/hicolor/24x24/actions/extract-archive.png +-rw-r--r-- root/root usr/share/file-roller/packages.match drwxr-xr-x root/root usr/share/file-roller/ui/ -rw-r--r-- root/root usr/share/file-roller/ui/add-options.ui -rw-r--r-- root/root usr/share/file-roller/ui/batch-add-files.ui @@ -175,6 +176,14 @@ lrwxrwxrwx root/root usr/share/gnome/help/file-roller/vi/figures/file-roller_mai lrwxrwxrwx root/root usr/share/gnome/help/file-roller/vi/figures/file-roller_rightarrow.png -> ../../C/figures/file-roller_rightarrow.png lrwxrwxrwx root/root usr/share/gnome/help/file-roller/vi/figures/file-roller_uparrow.png -> ../../C/figures/file-roller_uparrow.png -rw-r--r-- root/root usr/share/gnome/help/file-roller/vi/file-roller.xml +drwxr-xr-x root/root usr/share/gnome/help/file-roller/zh_CN/ +drwxr-xr-x root/root usr/share/gnome/help/file-roller/zh_CN/figures/ +lrwxrwxrwx root/root usr/share/gnome/help/file-roller/zh_CN/figures/file-roller_home.png -> ../../C/figures/file-roller_home.png +lrwxrwxrwx root/root usr/share/gnome/help/file-roller/zh_CN/figures/file-roller_leftarrow.png -> ../../C/figures/file-roller_leftarrow.png +lrwxrwxrwx root/root usr/share/gnome/help/file-roller/zh_CN/figures/file-roller_main_window.png -> ../../C/figures/file-roller_main_window.png +lrwxrwxrwx root/root usr/share/gnome/help/file-roller/zh_CN/figures/file-roller_rightarrow.png -> ../../C/figures/file-roller_rightarrow.png +lrwxrwxrwx root/root usr/share/gnome/help/file-roller/zh_CN/figures/file-roller_uparrow.png -> ../../C/figures/file-roller_uparrow.png +-rw-r--r-- root/root usr/share/gnome/help/file-roller/zh_CN/file-roller.xml drwxr-xr-x root/root usr/share/icons/ drwxr-xr-x root/root usr/share/icons/hicolor/ drwxr-xr-x root/root usr/share/icons/hicolor/16x16/ @@ -215,3 +224,4 @@ drwxr-xr-x root/root usr/share/omf/file-roller/ -rw-r--r-- root/root usr/share/omf/file-roller/file-roller-sv.omf -rw-r--r-- root/root usr/share/omf/file-roller/file-roller-uk.omf -rw-r--r-- root/root usr/share/omf/file-roller/file-roller-vi.omf +-rw-r--r-- root/root usr/share/omf/file-roller/file-roller-zh_CN.omf diff --git a/gnome/file-roller/.md5sum b/gnome/file-roller/.md5sum index 6d689fdad..8ac6de9a9 100644 --- a/gnome/file-roller/.md5sum +++ b/gnome/file-roller/.md5sum @@ -1 +1 @@ -fce19505b34e4adf78149d3595fb8fe4 file-roller-2.28.2.tar.bz2 +c5e1121e612d57eb13fcb46791ed883d file-roller-2.30.0.tar.bz2 diff --git a/gnome/file-roller/Pkgfile b/gnome/file-roller/Pkgfile index d19f9fee9..3875f09a0 100644 --- a/gnome/file-roller/Pkgfile +++ b/gnome/file-roller/Pkgfile @@ -5,7 +5,7 @@ # Depends on: libgnomeui, gnome-doc-utils name=file-roller -version=2.28.2 +version=2.30.0 release=1 source=(http://ftp.gnome.org/pub/gnome/sources/$name/${version%.*}/$name-$version.tar.bz2) |