The metacity theme which fits to the just committed gtk-ana-theme.
This commit is contained in:
parent
0036260fe0
commit
f5d269c829
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=129396
2 changed files with 12 additions and 0 deletions
|
@ -97,6 +97,7 @@
|
|||
SUBDIR += metacity-aluminumalloy-smog-theme
|
||||
SUBDIR += metacity-aluminumalloy-toxic-theme
|
||||
SUBDIR += metacity-aluminumalloy-volcanic-theme
|
||||
SUBDIR += metacity-ana-theme
|
||||
SUBDIR += metacity-theme-6nome
|
||||
SUBDIR += metacity-theme-aero
|
||||
SUBDIR += metacity-theme-alloy-c
|
||||
|
|
11
x11-themes/metacity-ana-theme/Makefile
Normal file
11
x11-themes/metacity-ana-theme/Makefile
Normal file
|
@ -0,0 +1,11 @@
|
|||
# New ports collection makefile for: Ana (metacity theme)
|
||||
# Date Created: 20 Feb 2005
|
||||
# Whom: Alexander Leidinger <netchild@FreeBSD.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
TYPE= metacity
|
||||
MASTERDIR= ${.CURDIR}/../gtk-ana-theme
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
Loading…
Reference in a new issue