- add same MESSAGE as evolution so that people don't think rhythmbox deps
are broken found out by rgouveia on #bsdcow
This commit is contained in:
parent
daf6cc05c9
commit
54df9f885d
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.28 2009/03/20 16:56:34 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.29 2009/03/23 15:39:39 ajacoutot Exp $
|
||||
|
||||
COMMENT= music management application for GNOME
|
||||
|
||||
GNOME_PROJECT= rhythmbox
|
||||
GNOME_VERSION= 0.12.0
|
||||
PKGNAME= ${DISTNAME}p0
|
||||
PKGNAME= ${DISTNAME}p1
|
||||
|
||||
SHARED_LIBS += rhythmbox-core 0.0 # .0.0
|
||||
CATEGORIES= audio
|
||||
|
4
audio/rhythmbox/pkg/MESSAGE
Normal file
4
audio/rhythmbox/pkg/MESSAGE
Normal file
@ -0,0 +1,4 @@
|
||||
If you intend to run rhythmbox outside of GNOME and don't have a
|
||||
default icon theme setup, you need to configure one. Add the following
|
||||
line in ~/.gtkrc-2.0:
|
||||
gtk-icon-theme-name="gnome"
|
Loading…
Reference in New Issue
Block a user