diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2001-02-02 11:17:21 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2001-02-02 11:17:21 +0000 |
commit | d239f7ab270dd166d00deb3411c2076f32f3039b (patch) | |
tree | c372e6b54e5641d07d008ed1f2fc1ccce5de9ee6 /x11-wm/enlightenment/files/patch-ag | |
parent | Bump PORTREVISION, since patch-af changes the package. (diff) |
Remove Aqua theme for copyrights,
now install Marble theme as DEFAULT,
because themes distributed with E's source are really suck and ugly,
Bump revision too.
Reminded by: rwatson
Notes
Notes:
svn path=/head/; revision=37904
Diffstat (limited to 'x11-wm/enlightenment/files/patch-ag')
-rw-r--r-- | x11-wm/enlightenment/files/patch-ag | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/enlightenment/files/patch-ag b/x11-wm/enlightenment/files/patch-ag index e902ece6d941..fc56891e27c6 100644 --- a/x11-wm/enlightenment/files/patch-ag +++ b/x11-wm/enlightenment/files/patch-ag @@ -14,7 +14,7 @@ rm -f $(DESTDIR)$(ENLIGHTENMENT_ROOT)/themes/DEFAULT; \ $(LN_S) \ - BrushedMetal-Tigert \ -+ Aqua \ ++ Marble \ $(DESTDIR)$(ENLIGHTENMENT_ROOT)/themes/DEFAULT; uninstall-local: |