Bugfix update to nautilus-sendto-2.28.5.
* Make the last selected medium's widget grab focus * Fix thunderbird's mailto command * Fix crashers when unloading plugins * Fix handling of shadowed mounts in the "Removable device" section
This commit is contained in:
parent
b8332c4220
commit
b05271c996
@ -1,12 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.16 2010/07/25 08:15:33 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.17 2010/08/21 19:16:21 ajacoutot Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
COMMENT= applications integration into Nautilus
|
||||
|
||||
GNOME_PROJECT= nautilus-sendto
|
||||
GNOME_VERSION= 2.28.4
|
||||
REVISION= 1
|
||||
GNOME_VERSION= 2.28.5
|
||||
|
||||
CATEGORIES= misc net
|
||||
|
||||
@ -34,10 +33,10 @@ MODULES= devel/gettext \
|
||||
|
||||
BUILD_DEPENDS= ::net/gajim
|
||||
|
||||
RUN_DEPENDS= ::archivers/zip \
|
||||
::archivers/bzip2
|
||||
LIB_DEPENDS= ::x11/gnome/nautilus \
|
||||
::databases/evolution-data-server
|
||||
RUN_DEPENDS= ::archivers/zip \
|
||||
::archivers/bzip2
|
||||
LIB_DEPENDS= ::x11/gnome/nautilus \
|
||||
::databases/evolution-data-server
|
||||
|
||||
USE_X11= Yes
|
||||
MODGCONF2_SCHEMAS_DIR= nautilus-sendto
|
||||
|
@ -1,5 +1,5 @@
|
||||
MD5 (gnome/nautilus-sendto-2.28.4.tar.bz2) = 5oI2NnGQ0Box0R+3RoIr7Q==
|
||||
RMD160 (gnome/nautilus-sendto-2.28.4.tar.bz2) = rzFtoH0TPMbHueQaIl7mihPUrBU=
|
||||
SHA1 (gnome/nautilus-sendto-2.28.4.tar.bz2) = 2pf4hqHkAMnlWsV9Ab3frgNiy08=
|
||||
SHA256 (gnome/nautilus-sendto-2.28.4.tar.bz2) = /2sac/fmYvtJw6Gu5ZpcF/yWwj/PY8OxC2FC6u80TwY=
|
||||
SIZE (gnome/nautilus-sendto-2.28.4.tar.bz2) = 436967
|
||||
MD5 (gnome/nautilus-sendto-2.28.5.tar.bz2) = Mk4OIpU9QQlHuN6bFj+kBw==
|
||||
RMD160 (gnome/nautilus-sendto-2.28.5.tar.bz2) = CUR0l7QpLh0RcZrEo3/XtNhdBXo=
|
||||
SHA1 (gnome/nautilus-sendto-2.28.5.tar.bz2) = FvbkLnsyIzLPzpHvcA0rSvw6XI8=
|
||||
SHA256 (gnome/nautilus-sendto-2.28.5.tar.bz2) = kmW4ns+MtOf/f9SuFAZhskuADEsU/M2jZ6aj9xUeNFU=
|
||||
SIZE (gnome/nautilus-sendto-2.28.5.tar.bz2) = 445612
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.4 2010/03/21 09:04:40 ajacoutot Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.5 2010/08/21 19:16:21 ajacoutot Exp $
|
||||
@conflict nautilus-sendto-pidgin-*
|
||||
@pkgpath x11/gnome/nautilus-sendto,-main
|
||||
@bin bin/nautilus-sendto
|
||||
@ -49,6 +49,7 @@ share/locale/bn/LC_MESSAGES/nautilus-sendto.mo
|
||||
share/locale/bn_IN/LC_MESSAGES/nautilus-sendto.mo
|
||||
share/locale/br/LC_MESSAGES/nautilus-sendto.mo
|
||||
share/locale/ca/LC_MESSAGES/nautilus-sendto.mo
|
||||
share/locale/ca@valencia/LC_MESSAGES/nautilus-sendto.mo
|
||||
share/locale/cs/LC_MESSAGES/nautilus-sendto.mo
|
||||
share/locale/da/LC_MESSAGES/nautilus-sendto.mo
|
||||
share/locale/de/LC_MESSAGES/nautilus-sendto.mo
|
||||
@ -67,6 +68,7 @@ share/locale/gu/LC_MESSAGES/nautilus-sendto.mo
|
||||
share/locale/he/LC_MESSAGES/nautilus-sendto.mo
|
||||
share/locale/hi/LC_MESSAGES/nautilus-sendto.mo
|
||||
share/locale/hu/LC_MESSAGES/nautilus-sendto.mo
|
||||
share/locale/id/LC_MESSAGES/nautilus-sendto.mo
|
||||
share/locale/it/LC_MESSAGES/nautilus-sendto.mo
|
||||
share/locale/ja/LC_MESSAGES/nautilus-sendto.mo
|
||||
share/locale/ka/LC_MESSAGES/nautilus-sendto.mo
|
||||
@ -81,6 +83,7 @@ share/locale/nb/LC_MESSAGES/nautilus-sendto.mo
|
||||
share/locale/nds/LC_MESSAGES/nautilus-sendto.mo
|
||||
share/locale/ne/LC_MESSAGES/nautilus-sendto.mo
|
||||
share/locale/nl/LC_MESSAGES/nautilus-sendto.mo
|
||||
share/locale/nn/LC_MESSAGES/nautilus-sendto.mo
|
||||
share/locale/oc/LC_MESSAGES/nautilus-sendto.mo
|
||||
share/locale/or/LC_MESSAGES/nautilus-sendto.mo
|
||||
share/locale/pa/LC_MESSAGES/nautilus-sendto.mo
|
||||
|
Loading…
Reference in New Issue
Block a user