Fix "Archive Mounter" name diplay.
This commit is contained in:
parent
b8a65b30c4
commit
f3ec398270
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.19 2009/11/30 12:35:29 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.20 2009/11/30 17:15:15 ajacoutot Exp $
|
||||
|
||||
COMMENT-main= GNOME virtual file system
|
||||
COMMENT-smb= samba module for GVFS
|
||||
@ -6,7 +6,7 @@ COMMENT-smb= samba module for GVFS
|
||||
GNOME_PROJECT= gvfs
|
||||
GNOME_VERSION= 1.4.2
|
||||
|
||||
PKGNAME-main= ${DISTNAME}
|
||||
PKGNAME-main= ${DISTNAME}p0
|
||||
PKGNAME-smb= ${GNOME_PROJECT}-smb-${GNOME_VERSION}
|
||||
|
||||
SHARED_LIBS += gvfscommon 2.0 # .0.0
|
||||
|
@ -1,6 +1,6 @@
|
||||
[Desktop Entry]
|
||||
Encoding=UTF-8
|
||||
_Name=Archive Mounter
|
||||
Name=Archive Mounter
|
||||
Exec=${TRUEPREFIX}/libexec/gvfsd-archive file=%u
|
||||
X-Gnome-Vfs-System=gio
|
||||
MimeType=application/x-cd-image;application/x-bzip-compressed-tar;application/x-compressed-tar;application/x-tar;application/x-cpio;application/x-zip;application/zip;application/x-lzma-compressed-tar;application/x-xz-compressed-tar;
|
||||
|
Loading…
Reference in New Issue
Block a user