Better DESCR, from mabe at mail dot noda dot se

This commit is contained in:
landry 2009-11-09 17:20:51 +00:00
parent f882b65570
commit 5295a3b5e5
2 changed files with 4 additions and 2 deletions

View File

@ -1,9 +1,10 @@
# $OpenBSD: Makefile,v 1.3 2009/11/08 17:31:14 landry Exp $
# $OpenBSD: Makefile,v 1.4 2009/11/09 17:20:51 landry Exp $
COMMENT = Thunar vcs integration plugin
XFCE_VERSION = 0.1.2
THUNAR_PLUGIN = thunar-vcs-plugin
PKGNAME = ${DISTNAME}p0
# GPLv2
PERMIT_PACKAGE_CDROM = Yes

View File

@ -4,4 +4,5 @@ The current features are:
export, import, lock, log, move, properties, resolved, revert, status,
unlock, update.
* Subversion info in file properties dialog.
In the future, git will be supported too.
* Basic git actions: add, blame, branch, clean, clone, log, move, reset,
stash, status.