When moving that file back to gtk+2 I forgot to remove the gnome-specific
stuffs; spotted by tedu@
This commit is contained in:
parent
80690a4456
commit
90cfa4bdb6
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.197 2014/10/08 12:11:51 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.198 2014/10/09 06:43:03 ajacoutot Exp $
|
||||
|
||||
COMMENT-main= multi-platform graphical toolkit
|
||||
COMMENT-guic= gtk+ icon theme caching utility
|
||||
@ -9,7 +9,7 @@ GNOME_PROJECT= gtk+
|
||||
PKGNAME-main= gtk+2-${GNOME_VERSION}
|
||||
PKGNAME-guic= gtk-update-icon-cache-${GNOME_VERSION}
|
||||
|
||||
REVISION-main= 2
|
||||
REVISION-main= 3
|
||||
|
||||
CATEGORIES= x11 devel
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
# $OpenBSD: gtkrc,v 1.1 2014/10/02 20:02:20 ajacoutot Exp $
|
||||
# $OpenBSD: gtkrc,v 1.2 2014/10/09 06:43:03 ajacoutot Exp $
|
||||
|
||||
gtk-theme-name = "Adwaita"
|
||||
gtk-icon-theme-name = "gnome"
|
||||
gtk-cursor-theme-name = "Adwaita"
|
||||
gtk-button-images = 0
|
||||
gtk-menu-images = 0
|
||||
#gtk-cursor-theme-name = "Adwaita"
|
||||
#gtk-button-images = 0
|
||||
#gtk-menu-images = 0
|
||||
|
Loading…
x
Reference in New Issue
Block a user