Remove outdated README which makes no sense with gnome 3.
ok jasper@
This commit is contained in:
parent
35cd617eb7
commit
f2b97bad7a
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.73 2011/10/13 14:04:45 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.74 2011/10/13 14:08:24 ajacoutot Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
@ -6,7 +6,7 @@ COMMENT= lightweight window manager
|
||||
|
||||
GNOME_PROJECT= metacity
|
||||
GNOME_VERSION= 2.34.1
|
||||
REVISION= 4
|
||||
REVISION= 5
|
||||
|
||||
SHARED_LIBS += metacity-private 1.0 # .0.0
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.29 2011/09/12 08:24:06 ajacoutot Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.30 2011/10/13 14:08:24 ajacoutot Exp $
|
||||
@pkgpath x11/gnome/metacity,gtk2
|
||||
@bin bin/metacity
|
||||
@bin bin/metacity-message
|
||||
@ -26,7 +26,6 @@ share/doc/metacity/
|
||||
share/doc/metacity/README
|
||||
share/doc/metacity/metacity-theme.dtd
|
||||
share/doc/metacity/theme-format.txt
|
||||
share/doc/pkg-readmes/${FULLPKGNAME}
|
||||
share/gnome-control-center/
|
||||
share/gnome-control-center/keybindings/
|
||||
share/gnome-control-center/keybindings/50-metacity-launchers.xml
|
||||
|
@ -1,13 +0,0 @@
|
||||
$OpenBSD: README,v 1.2 2011/06/02 13:41:42 ajacoutot Exp $
|
||||
|
||||
+-----------------------------------------------------------------------
|
||||
| Running ${FULLPKGNAME} on OpenBSD
|
||||
+-----------------------------------------------------------------------
|
||||
|
||||
To enable the compositor manager of metacity, use the following command:
|
||||
gconftool-2 -s '/apps/metacity/general/compositing_manager' \
|
||||
--type bool true
|
||||
|
||||
To disable it:
|
||||
gconftool-2 -s '/apps/metacity/general/compositing_manager' \
|
||||
--type bool false
|
Loading…
Reference in New Issue
Block a user