Update to gtk2-equinox-engine-1.40.

This commit is contained in:
ajacoutot 2011-04-17 14:36:07 +00:00
parent 10f3cee1cc
commit b0bd785acd
4 changed files with 251 additions and 219 deletions

View File

@ -1,15 +1,15 @@
# $OpenBSD: Makefile,v 1.6 2010/11/22 08:36:59 espie Exp $
# $OpenBSD: Makefile,v 1.7 2011/04/17 14:36:07 ajacoutot Exp $
SHARED_ONLY= Yes
COMMENT= Equinox GTK+2 engine
V= 1.20
V= 1.40
DISTNAME= 121881-equinox-${V}
PKGNAME= gtk2-equinox-engine-${V}
REVISION= 0
EXTRACT_SUFX= .tar.bz2
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
140449-equinox-themes-${V}${EXTRACT_SUFX}
CATEGORIES= x11
@ -21,12 +21,13 @@ PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
WANTLIB += X11 Xau Xcomposite Xcursor Xdamage Xdmcp Xext Xfixes
WANTLIB += Xi Xinerama Xrandr Xrender atk-1.0 cairo expat fontconfig
WANTLIB += freetype gio-2.0 glib-2.0 gmodule-2.0 gobject-2.0
WANTLIB += gthread-2.0 m pango-1.0 pangocairo-1.0 pangoft2-1.0
WANTLIB += pcre pixman-1 png pthread-stubs xcb xcb-render xcb-render-util
WANTLIB += z gdk-x11-2.0 gdk_pixbuf-2.0 gtk-x11-2.0
WANTLIB += GL X11 Xau Xcomposite Xcursor Xdamage Xdmcp Xext Xfixes
WANTLIB += Xi Xinerama Xrandr Xrender Xxf86vm atk-1.0 cairo drm
WANTLIB += expat fontconfig freetype gdk-x11-2.0 gdk_pixbuf-2.0
WANTLIB += gio-2.0 glib-2.0 gmodule-2.0 gobject-2.0 gthread-2.0
WANTLIB += gtk-x11-2.0 m pango-1.0 pangocairo-1.0 pangoft2-1.0
WANTLIB += pcre pixman-1 png pthread-stubs xcb xcb-render xcb-shm
WANTLIB += z
MASTER_SITES= http://gnome-look.org/CONTENT/content-files/
@ -48,25 +49,17 @@ WRKDIST= ${WRKDIR}/${_DNAME:S/-gtk-engine//}
post-extract:
cd ${WRKDIR} && \
tar xzf equinox-gtk-engine.tar.gz && \
tar xzf equinox-themes.tar.gz -C ${WRKSRC}
mv ${WRKSRC}/"Equinox Glass" ${WRKSRC}/EquinoxGlass
mv ${WRKSRC}/"Equinox Wide" ${WRKSRC}/EquinoxWide
mv ${WRKSRC}/"Equinox Classic" ${WRKSRC}/EquinoxClassic
mv ${WRKSRC}/"Equinox Light" ${WRKSRC}/EquinoxLight
chmod +x ${WRKSRC}/install-sh
for i in Equinox*; do mv "$$i" $$(echo "$$i" | sed -e 's, ,_,g'); done
post-install:
${INSTALL_DATA_DIR} ${PREFIX}/share/themes/Equinox/gtk-2.0/
cp -R ${WRKSRC}/Equinox{,Glass,Wide,Classic,Light} \
${PREFIX}/share/themes/
${INSTALL_DATA_DIR} ${PREFIX}/share/themes/
cp -R ${WRKDIR}/Equinox_Evolution* ${PREFIX}/share/themes/
chown -R ${SHAREOWN}:${SHAREGRP} \
${PREFIX}/share/themes/Equinox{,Glass,Wide}
find ${PREFIX}/share/themes/ -type f | \
xargs perl -pi -e 's,Equinox Glass,EquinoxGlass,g;' \
-e 's,Equinox Wide,EquinoxWide,g;' \
-e 's,Equinox Classic,EquinoxClassic,g;' \
-e 's,Equinox Light,EquinoxLight,g'
find ${PREFIX} -name \*.orig | xargs rm
${PREFIX}/share/themes/Equinox_Evolution*
find ${PREFIX}/share/themes/ -type f -name index.theme | \
xargs perl -pi -e 's,Equinox Evolution,Equinox_Evolution,g;' \
-e 's,Evolution ,Evolution_,g'
find ${PREFIX}/share/themes/ -type f -name \*.crx \
-or -name README -or -name ChangeLog | xargs rm
.include <bsd.port.mk>

View File

@ -1,5 +1,10 @@
MD5 (121881-equinox-1.20.tar.bz2) = mgMPROrXh2HK57/cpbXFOA==
RMD160 (121881-equinox-1.20.tar.bz2) = yjIPQwse0X4ExpnjQypgtWWat7M=
SHA1 (121881-equinox-1.20.tar.bz2) = KcjflUXhtt44Wqn/v1ymN4W5Pxs=
SHA256 (121881-equinox-1.20.tar.bz2) = vKNkFHP6TCjWCG6QMnYfLCffk5U87uvW+6v85WlZp3k=
SIZE (121881-equinox-1.20.tar.bz2) = 463003
MD5 (121881-equinox-1.40.tar.gz) = j0v4V9D/VZgEpK7CFdVMJw==
MD5 (140449-equinox-themes-1.40.tar.gz) = 1kbzSu4jVv0D4+uB4DHIYw==
RMD160 (121881-equinox-1.40.tar.gz) = UX3q6b1j7YOJSDHl12gUT9l38n4=
RMD160 (140449-equinox-themes-1.40.tar.gz) = cexdH1/Xqraq6z/sGfdNrgc5te8=
SHA1 (121881-equinox-1.40.tar.gz) = r1LdU+mJvIDD8nUeawbPj1IKZBs=
SHA1 (140449-equinox-themes-1.40.tar.gz) = 3kqLzmfGwh32BtdiZnd7m4dMz2A=
SHA256 (121881-equinox-1.40.tar.gz) = iqnqxx3b00uozLa4gK69TTraHZN8WjRuG6J2n2nl1dI=
SHA256 (140449-equinox-themes-1.40.tar.gz) = RRE3xzgvY/WVOUu2wqta5fLwmEDe9nJyIKRv4XAMyBE=
SIZE (121881-equinox-1.40.tar.gz) = 360642
SIZE (140449-equinox-themes-1.40.tar.gz) = 503174

View File

@ -1,21 +0,0 @@
$OpenBSD: patch-EquinoxWide_index_theme,v 1.2 2010/08/01 07:12:51 ajacoutot Exp $
--- EquinoxWide/index.theme.orig Sun May 16 21:17:19 2010
+++ EquinoxWide/index.theme Sun Aug 1 08:51:01 2010
@@ -1,9 +1,13 @@
-
[Desktop Entry]
Version=1.0
Encoding=UTF-8
-Name=Equinox Wide
+Name=EquinoxWide
Type=X-GNOME-Metatheme
-Comment=Gtk 2.0 Equinox Wide theme
-Name[fr_FR]=Equinox Wide
+Comment=Gtk 2.0 Equinox theme - Wide version
+Name[fr_FR]=EquinoxWide
ButtonLayout=menu:minimize,maximize,close
+[X-GNOME-Metatheme]
+GtkTheme=EquinoxWide
+MetacityTheme=Equinox
+IconTheme=Faenza
+CursorTheme=DMZ-Black

View File

@ -1,168 +1,223 @@
@comment $OpenBSD: PLIST,v 1.2 2010/08/01 07:12:51 ajacoutot Exp $
@comment $OpenBSD: PLIST,v 1.3 2011/04/17 14:36:07 ajacoutot Exp $
@comment lib/gtk-2.0/2.10.0/engines/libequinox.la
lib/gtk-2.0/2.10.0/engines/libequinox.so
share/themes/Equinox/
share/themes/Equinox/ChangeLog
share/themes/Equinox/gtk-2.0/
share/themes/Equinox/gtk-2.0/apps/
share/themes/Equinox/gtk-2.0/apps/gnome-system-monitor.rc
share/themes/Equinox/gtk-2.0/apps/gnome-terminal.rc
share/themes/Equinox/gtk-2.0/apps/nautilus.rc
share/themes/Equinox/gtk-2.0/gtkrc
share/themes/Equinox/gtk-2.0/images/
share/themes/Equinox/gtk-2.0/images/arrow.png
share/themes/Equinox/gtk-2.0/images/blank.png
share/themes/Equinox/gtk-2.0/images/handle-nautilus.png
share/themes/Equinox/gtk-2.0/images/panel_bg.png
share/themes/Equinox/index.theme
share/themes/Equinox/metacity-1/
share/themes/Equinox/metacity-1/active_close.png
share/themes/Equinox/metacity-1/active_close_on.png
share/themes/Equinox/metacity-1/active_close_pressed.png
share/themes/Equinox/metacity-1/active_max.png
share/themes/Equinox/metacity-1/active_max_on.png
share/themes/Equinox/metacity-1/active_max_pressed.png
share/themes/Equinox/metacity-1/active_menu.png
share/themes/Equinox/metacity-1/active_menu_on.png
share/themes/Equinox/metacity-1/active_menu_pressed.png
share/themes/Equinox/metacity-1/active_min.png
share/themes/Equinox/metacity-1/active_min_on.png
share/themes/Equinox/metacity-1/active_min_pressed.png
share/themes/Equinox/metacity-1/dialog_active_close.png
share/themes/Equinox/metacity-1/dialog_active_close_on.png
share/themes/Equinox/metacity-1/dialog_active_close_pressed.png
share/themes/Equinox/metacity-1/dialog_active_max.png
share/themes/Equinox/metacity-1/dialog_active_max_on.png
share/themes/Equinox/metacity-1/dialog_active_max_pressed.png
share/themes/Equinox/metacity-1/dialog_active_min.png
share/themes/Equinox/metacity-1/dialog_active_min_on.png
share/themes/Equinox/metacity-1/dialog_active_min_pressed.png
share/themes/Equinox/metacity-1/dialog_inactive_close.png
share/themes/Equinox/metacity-1/dialog_inactive_close_on.png
share/themes/Equinox/metacity-1/dialog_inactive_close_pressed.png
share/themes/Equinox/metacity-1/dialog_inactive_max.png
share/themes/Equinox/metacity-1/dialog_inactive_max_on.png
share/themes/Equinox/metacity-1/dialog_inactive_max_pressed.png
share/themes/Equinox/metacity-1/dialog_inactive_min.png
share/themes/Equinox/metacity-1/dialog_inactive_min_on.png
share/themes/Equinox/metacity-1/dialog_inactive_min_pressed.png
share/themes/Equinox/metacity-1/inactive_close.png
share/themes/Equinox/metacity-1/inactive_close_on.png
share/themes/Equinox/metacity-1/inactive_close_pressed.png
share/themes/Equinox/metacity-1/inactive_max.png
share/themes/Equinox/metacity-1/inactive_max_on.png
share/themes/Equinox/metacity-1/inactive_max_pressed.png
share/themes/Equinox/metacity-1/inactive_menu.png
share/themes/Equinox/metacity-1/inactive_menu_on.png
share/themes/Equinox/metacity-1/inactive_menu_pressed.png
share/themes/Equinox/metacity-1/inactive_min.png
share/themes/Equinox/metacity-1/inactive_min_on.png
share/themes/Equinox/metacity-1/inactive_min_pressed.png
share/themes/Equinox/metacity-1/metacity-theme-1.xml
share/themes/EquinoxClassic/
share/themes/EquinoxClassic/ChangeLog
share/themes/EquinoxClassic/metacity-1/
share/themes/EquinoxClassic/metacity-1/button_close.png
share/themes/EquinoxClassic/metacity-1/button_max.png
share/themes/EquinoxClassic/metacity-1/button_menu.png
share/themes/EquinoxClassic/metacity-1/button_min.png
share/themes/EquinoxClassic/metacity-1/dialog_close.png
share/themes/EquinoxClassic/metacity-1/dialog_max.png
share/themes/EquinoxClassic/metacity-1/dialog_min.png
share/themes/EquinoxClassic/metacity-1/metacity-theme-1.xml
share/themes/EquinoxGlass/
share/themes/EquinoxGlass/ChangeLog
share/themes/EquinoxGlass/gtk-2.0/
share/themes/EquinoxGlass/gtk-2.0/apps/
share/themes/EquinoxGlass/gtk-2.0/apps/gnome-system-monitor.rc
share/themes/EquinoxGlass/gtk-2.0/apps/gnome-terminal.rc
share/themes/EquinoxGlass/gtk-2.0/apps/nautilus.rc
share/themes/EquinoxGlass/gtk-2.0/gtkrc
share/themes/EquinoxGlass/gtk-2.0/images/
share/themes/EquinoxGlass/gtk-2.0/images/arrow.png
share/themes/EquinoxGlass/gtk-2.0/images/blank.png
share/themes/EquinoxGlass/gtk-2.0/images/handle-nautilus.png
share/themes/EquinoxGlass/gtk-2.0/images/panel_bg.png
share/themes/EquinoxGlass/index.theme
share/themes/EquinoxGlass/metacity-1/
share/themes/EquinoxGlass/metacity-1/active_close.png
share/themes/EquinoxGlass/metacity-1/active_close_on.png
share/themes/EquinoxGlass/metacity-1/active_close_pressed.png
share/themes/EquinoxGlass/metacity-1/active_max.png
share/themes/EquinoxGlass/metacity-1/active_max_on.png
share/themes/EquinoxGlass/metacity-1/active_max_pressed.png
share/themes/EquinoxGlass/metacity-1/active_menu.png
share/themes/EquinoxGlass/metacity-1/active_menu_on.png
share/themes/EquinoxGlass/metacity-1/active_menu_pressed.png
share/themes/EquinoxGlass/metacity-1/active_min.png
share/themes/EquinoxGlass/metacity-1/active_min_on.png
share/themes/EquinoxGlass/metacity-1/active_min_pressed.png
share/themes/EquinoxGlass/metacity-1/dialog_active_close.png
share/themes/EquinoxGlass/metacity-1/dialog_active_close_on.png
share/themes/EquinoxGlass/metacity-1/dialog_active_close_pressed.png
share/themes/EquinoxGlass/metacity-1/dialog_active_max.png
share/themes/EquinoxGlass/metacity-1/dialog_active_max_on.png
share/themes/EquinoxGlass/metacity-1/dialog_active_max_pressed.png
share/themes/EquinoxGlass/metacity-1/dialog_active_min.png
share/themes/EquinoxGlass/metacity-1/dialog_active_min_on.png
share/themes/EquinoxGlass/metacity-1/dialog_active_min_pressed.png
share/themes/EquinoxGlass/metacity-1/dialog_inactive_close.png
share/themes/EquinoxGlass/metacity-1/dialog_inactive_close_on.png
share/themes/EquinoxGlass/metacity-1/dialog_inactive_close_pressed.png
share/themes/EquinoxGlass/metacity-1/dialog_inactive_max.png
share/themes/EquinoxGlass/metacity-1/dialog_inactive_max_on.png
share/themes/EquinoxGlass/metacity-1/dialog_inactive_max_pressed.png
share/themes/EquinoxGlass/metacity-1/dialog_inactive_min.png
share/themes/EquinoxGlass/metacity-1/dialog_inactive_min_on.png
share/themes/EquinoxGlass/metacity-1/dialog_inactive_min_pressed.png
share/themes/EquinoxGlass/metacity-1/inactive_close.png
share/themes/EquinoxGlass/metacity-1/inactive_close_on.png
share/themes/EquinoxGlass/metacity-1/inactive_close_pressed.png
share/themes/EquinoxGlass/metacity-1/inactive_max.png
share/themes/EquinoxGlass/metacity-1/inactive_max_on.png
share/themes/EquinoxGlass/metacity-1/inactive_max_pressed.png
share/themes/EquinoxGlass/metacity-1/inactive_menu.png
share/themes/EquinoxGlass/metacity-1/inactive_menu_on.png
share/themes/EquinoxGlass/metacity-1/inactive_menu_pressed.png
share/themes/EquinoxGlass/metacity-1/inactive_min.png
share/themes/EquinoxGlass/metacity-1/inactive_min_on.png
share/themes/EquinoxGlass/metacity-1/inactive_min_pressed.png
share/themes/EquinoxGlass/metacity-1/metacity-theme-1.xml
share/themes/EquinoxLight/
share/themes/EquinoxLight/ChangeLog
share/themes/EquinoxLight/gtk-2.0/
share/themes/EquinoxLight/gtk-2.0/apps/
share/themes/EquinoxLight/gtk-2.0/apps/gnome-system-monitor.rc
share/themes/EquinoxLight/gtk-2.0/apps/gnome-terminal.rc
share/themes/EquinoxLight/gtk-2.0/apps/nautilus.rc
share/themes/EquinoxLight/gtk-2.0/gtkrc
share/themes/EquinoxLight/gtk-2.0/images/
share/themes/EquinoxLight/gtk-2.0/images/arrow.png
share/themes/EquinoxLight/gtk-2.0/images/blank.png
share/themes/EquinoxLight/gtk-2.0/images/handle-nautilus.png
share/themes/EquinoxLight/gtk-2.0/images/panel_bg.png
share/themes/EquinoxLight/gtk-2.0/panel_bg.png
share/themes/EquinoxLight/index.theme
share/themes/EquinoxLight/metacity-1/
share/themes/EquinoxLight/metacity-1/button_close.png
share/themes/EquinoxLight/metacity-1/button_max.png
share/themes/EquinoxLight/metacity-1/button_menu.png
share/themes/EquinoxLight/metacity-1/button_min.png
share/themes/EquinoxLight/metacity-1/dialog_close.png
share/themes/EquinoxLight/metacity-1/dialog_max.png
share/themes/EquinoxLight/metacity-1/dialog_min.png
share/themes/EquinoxLight/metacity-1/metacity-theme-1.xml
share/themes/EquinoxWide/
share/themes/EquinoxWide/ChangeLog
share/themes/EquinoxWide/gtk-2.0/
share/themes/EquinoxWide/gtk-2.0/apps/
share/themes/EquinoxWide/gtk-2.0/apps/gnome-system-monitor.rc
share/themes/EquinoxWide/gtk-2.0/apps/gnome-terminal.rc
share/themes/EquinoxWide/gtk-2.0/apps/nautilus.rc
share/themes/EquinoxWide/gtk-2.0/gtkrc
share/themes/EquinoxWide/gtk-2.0/images/
share/themes/EquinoxWide/gtk-2.0/images/arrow.png
share/themes/EquinoxWide/gtk-2.0/images/blank.png
share/themes/EquinoxWide/gtk-2.0/images/handle-nautilus.png
share/themes/EquinoxWide/gtk-2.0/images/panel_bg.png
share/themes/EquinoxWide/index.theme
share/themes/Equinox_Evolution/
share/themes/Equinox_Evolution/gtk-2.0/
share/themes/Equinox_Evolution/gtk-2.0/apps/
share/themes/Equinox_Evolution/gtk-2.0/apps/gedit.rc
share/themes/Equinox_Evolution/gtk-2.0/apps/gnome-system-monitor.rc
share/themes/Equinox_Evolution/gtk-2.0/apps/gnome-terminal.rc
share/themes/Equinox_Evolution/gtk-2.0/apps/google-chrome.rc
share/themes/Equinox_Evolution/gtk-2.0/apps/nautilus-elementary.rc
share/themes/Equinox_Evolution/gtk-2.0/apps/nautilus.rc
share/themes/Equinox_Evolution/gtk-2.0/apps/nm-applet.gtkrc
share/themes/Equinox_Evolution/gtk-2.0/gtkrc
share/themes/Equinox_Evolution/gtk-2.0/images/
share/themes/Equinox_Evolution/gtk-2.0/images/arrow.png
share/themes/Equinox_Evolution/gtk-2.0/images/blank.png
share/themes/Equinox_Evolution/gtk-2.0/images/breadcrumb_normal.png
share/themes/Equinox_Evolution/gtk-2.0/images/breadcrumb_prelight.png
share/themes/Equinox_Evolution/gtk-2.0/images/handle-nautilus.png
share/themes/Equinox_Evolution/gtk-2.0/images/left_slider_normal.png
share/themes/Equinox_Evolution/gtk-2.0/images/mode_normal.png
share/themes/Equinox_Evolution/gtk-2.0/images/mode_prelight.png
share/themes/Equinox_Evolution/gtk-2.0/images/mode_pressed.png
share/themes/Equinox_Evolution/gtk-2.0/images/panel_bg.png
share/themes/Equinox_Evolution/gtk-2.0/images/resize_grip.png
share/themes/Equinox_Evolution/gtk-2.0/images/right_slider_normal.png
share/themes/Equinox_Evolution/index.theme
share/themes/Equinox_Evolution_Dawn/
share/themes/Equinox_Evolution_Dawn/gtk-2.0/
share/themes/Equinox_Evolution_Dawn/gtk-2.0/apps/
share/themes/Equinox_Evolution_Dawn/gtk-2.0/apps/gedit.rc
share/themes/Equinox_Evolution_Dawn/gtk-2.0/apps/gnome-system-monitor.rc
share/themes/Equinox_Evolution_Dawn/gtk-2.0/apps/gnome-terminal.rc
share/themes/Equinox_Evolution_Dawn/gtk-2.0/apps/google-chrome.rc
share/themes/Equinox_Evolution_Dawn/gtk-2.0/apps/nautilus-elementary.rc
share/themes/Equinox_Evolution_Dawn/gtk-2.0/apps/nautilus.rc
share/themes/Equinox_Evolution_Dawn/gtk-2.0/gtkrc
share/themes/Equinox_Evolution_Dawn/gtk-2.0/images/
share/themes/Equinox_Evolution_Dawn/gtk-2.0/images/arrow.png
share/themes/Equinox_Evolution_Dawn/gtk-2.0/images/blank.png
share/themes/Equinox_Evolution_Dawn/gtk-2.0/images/breadcrumb_normal.png
share/themes/Equinox_Evolution_Dawn/gtk-2.0/images/breadcrumb_prelight.png
share/themes/Equinox_Evolution_Dawn/gtk-2.0/images/handle-nautilus.png
share/themes/Equinox_Evolution_Dawn/gtk-2.0/images/left_slider_normal.png
share/themes/Equinox_Evolution_Dawn/gtk-2.0/images/mode_normal.png
share/themes/Equinox_Evolution_Dawn/gtk-2.0/images/mode_prelight.png
share/themes/Equinox_Evolution_Dawn/gtk-2.0/images/mode_pressed.png
share/themes/Equinox_Evolution_Dawn/gtk-2.0/images/panel_bg.png
share/themes/Equinox_Evolution_Dawn/gtk-2.0/images/resize_grip.png
share/themes/Equinox_Evolution_Dawn/gtk-2.0/images/right_slider_normal.png
share/themes/Equinox_Evolution_Dawn/index.theme
share/themes/Equinox_Evolution_Dawn/metacity-1/
share/themes/Equinox_Evolution_Dawn/metacity-1/button_inactive.png
share/themes/Equinox_Evolution_Dawn/metacity-1/button_normal.png
share/themes/Equinox_Evolution_Dawn/metacity-1/button_prelight.png
share/themes/Equinox_Evolution_Dawn/metacity-1/button_pressed.png
share/themes/Equinox_Evolution_Dawn/metacity-1/close.png
share/themes/Equinox_Evolution_Dawn/metacity-1/close_inactive.png
share/themes/Equinox_Evolution_Dawn/metacity-1/max.png
share/themes/Equinox_Evolution_Dawn/metacity-1/max_inactive.png
share/themes/Equinox_Evolution_Dawn/metacity-1/menu.png
share/themes/Equinox_Evolution_Dawn/metacity-1/menu_inactive.png
share/themes/Equinox_Evolution_Dawn/metacity-1/metacity-theme-1.xml
share/themes/Equinox_Evolution_Dawn/metacity-1/min.png
share/themes/Equinox_Evolution_Dawn/metacity-1/min_inactive.png
share/themes/Equinox_Evolution_Dawn_Squared/
share/themes/Equinox_Evolution_Dawn_Squared/metacity-1/
share/themes/Equinox_Evolution_Dawn_Squared/metacity-1/button2_inactive.png
share/themes/Equinox_Evolution_Dawn_Squared/metacity-1/button2_normal.png
share/themes/Equinox_Evolution_Dawn_Squared/metacity-1/button2_prelight.png
share/themes/Equinox_Evolution_Dawn_Squared/metacity-1/button2_pressed.png
share/themes/Equinox_Evolution_Dawn_Squared/metacity-1/button_inactive.png
share/themes/Equinox_Evolution_Dawn_Squared/metacity-1/button_normal.png
share/themes/Equinox_Evolution_Dawn_Squared/metacity-1/button_prelight.png
share/themes/Equinox_Evolution_Dawn_Squared/metacity-1/button_pressed.png
share/themes/Equinox_Evolution_Dawn_Squared/metacity-1/close.png
share/themes/Equinox_Evolution_Dawn_Squared/metacity-1/close_inactive.png
share/themes/Equinox_Evolution_Dawn_Squared/metacity-1/max.png
share/themes/Equinox_Evolution_Dawn_Squared/metacity-1/max_inactive.png
share/themes/Equinox_Evolution_Dawn_Squared/metacity-1/menu.png
share/themes/Equinox_Evolution_Dawn_Squared/metacity-1/menu_inactive.png
share/themes/Equinox_Evolution_Dawn_Squared/metacity-1/metacity-theme-1.xml
share/themes/Equinox_Evolution_Dawn_Squared/metacity-1/min.png
share/themes/Equinox_Evolution_Dawn_Squared/metacity-1/min_inactive.png
share/themes/Equinox_Evolution_Dusk/
share/themes/Equinox_Evolution_Dusk/gtk-2.0/
share/themes/Equinox_Evolution_Dusk/gtk-2.0/apps/
share/themes/Equinox_Evolution_Dusk/gtk-2.0/apps/gedit.rc
share/themes/Equinox_Evolution_Dusk/gtk-2.0/apps/gnome-system-monitor.rc
share/themes/Equinox_Evolution_Dusk/gtk-2.0/apps/gnome-terminal.rc
share/themes/Equinox_Evolution_Dusk/gtk-2.0/apps/google-chrome.rc
share/themes/Equinox_Evolution_Dusk/gtk-2.0/apps/nautilus-elementary.rc
share/themes/Equinox_Evolution_Dusk/gtk-2.0/apps/nautilus.rc
share/themes/Equinox_Evolution_Dusk/gtk-2.0/gtkrc
share/themes/Equinox_Evolution_Dusk/gtk-2.0/images/
share/themes/Equinox_Evolution_Dusk/gtk-2.0/images/arrow.png
share/themes/Equinox_Evolution_Dusk/gtk-2.0/images/blank.png
share/themes/Equinox_Evolution_Dusk/gtk-2.0/images/breadcrumb_normal.png
share/themes/Equinox_Evolution_Dusk/gtk-2.0/images/breadcrumb_prelight.png
share/themes/Equinox_Evolution_Dusk/gtk-2.0/images/handle-nautilus.png
share/themes/Equinox_Evolution_Dusk/gtk-2.0/images/left_slider_normal.png
share/themes/Equinox_Evolution_Dusk/gtk-2.0/images/mode_normal.png
share/themes/Equinox_Evolution_Dusk/gtk-2.0/images/mode_prelight.png
share/themes/Equinox_Evolution_Dusk/gtk-2.0/images/mode_pressed.png
share/themes/Equinox_Evolution_Dusk/gtk-2.0/images/panel_bg.png
share/themes/Equinox_Evolution_Dusk/gtk-2.0/images/resize_grip.png
share/themes/Equinox_Evolution_Dusk/gtk-2.0/images/right_slider_normal.png
share/themes/Equinox_Evolution_Dusk/index.theme
share/themes/Equinox_Evolution_Dusk/metacity-1/
share/themes/Equinox_Evolution_Dusk/metacity-1/button_inactive.png
share/themes/Equinox_Evolution_Dusk/metacity-1/button_normal.png
share/themes/Equinox_Evolution_Dusk/metacity-1/button_prelight.png
share/themes/Equinox_Evolution_Dusk/metacity-1/button_pressed.png
share/themes/Equinox_Evolution_Dusk/metacity-1/close.png
share/themes/Equinox_Evolution_Dusk/metacity-1/close_inactive.png
share/themes/Equinox_Evolution_Dusk/metacity-1/max.png
share/themes/Equinox_Evolution_Dusk/metacity-1/max_inactive.png
share/themes/Equinox_Evolution_Dusk/metacity-1/menu.png
share/themes/Equinox_Evolution_Dusk/metacity-1/menu_inactive.png
share/themes/Equinox_Evolution_Dusk/metacity-1/metacity-theme-1.xml
share/themes/Equinox_Evolution_Dusk/metacity-1/min.png
share/themes/Equinox_Evolution_Dusk/metacity-1/min_inactive.png
share/themes/Equinox_Evolution_Light/
share/themes/Equinox_Evolution_Light/gtk-2.0/
share/themes/Equinox_Evolution_Light/gtk-2.0/apps/
share/themes/Equinox_Evolution_Light/gtk-2.0/apps/gedit.rc
share/themes/Equinox_Evolution_Light/gtk-2.0/apps/gnome-system-monitor.rc
share/themes/Equinox_Evolution_Light/gtk-2.0/apps/gnome-terminal.rc
share/themes/Equinox_Evolution_Light/gtk-2.0/apps/google-chrome.rc
share/themes/Equinox_Evolution_Light/gtk-2.0/apps/nautilus-elementary.rc
share/themes/Equinox_Evolution_Light/gtk-2.0/apps/nautilus.rc
share/themes/Equinox_Evolution_Light/gtk-2.0/gtkrc
share/themes/Equinox_Evolution_Light/gtk-2.0/images/
share/themes/Equinox_Evolution_Light/gtk-2.0/images/arrow.png
share/themes/Equinox_Evolution_Light/gtk-2.0/images/blank.png
share/themes/Equinox_Evolution_Light/gtk-2.0/images/breadcrumb_normal.png
share/themes/Equinox_Evolution_Light/gtk-2.0/images/breadcrumb_prelight.png
share/themes/Equinox_Evolution_Light/gtk-2.0/images/handle-nautilus.png
share/themes/Equinox_Evolution_Light/gtk-2.0/images/left_slider_normal.png
share/themes/Equinox_Evolution_Light/gtk-2.0/images/mode_normal.png
share/themes/Equinox_Evolution_Light/gtk-2.0/images/mode_prelight.png
share/themes/Equinox_Evolution_Light/gtk-2.0/images/mode_pressed.png
share/themes/Equinox_Evolution_Light/gtk-2.0/images/panel_bg (copie).png
share/themes/Equinox_Evolution_Light/gtk-2.0/images/panel_bg.png
share/themes/Equinox_Evolution_Light/gtk-2.0/images/resize_grip.png
share/themes/Equinox_Evolution_Light/gtk-2.0/images/right_slider_normal.png
share/themes/Equinox_Evolution_Light/index.theme
share/themes/Equinox_Evolution_Midnight/
share/themes/Equinox_Evolution_Midnight/gtk-2.0/
share/themes/Equinox_Evolution_Midnight/gtk-2.0/apps/
share/themes/Equinox_Evolution_Midnight/gtk-2.0/apps/gedit.rc
share/themes/Equinox_Evolution_Midnight/gtk-2.0/apps/gnome-panel.rc
share/themes/Equinox_Evolution_Midnight/gtk-2.0/apps/gnome-system-monitor.rc
share/themes/Equinox_Evolution_Midnight/gtk-2.0/apps/gnome-terminal.rc
share/themes/Equinox_Evolution_Midnight/gtk-2.0/apps/google-chrome.rc
share/themes/Equinox_Evolution_Midnight/gtk-2.0/apps/nautilus-elementary.rc
share/themes/Equinox_Evolution_Midnight/gtk-2.0/apps/nautilus.rc
share/themes/Equinox_Evolution_Midnight/gtk-2.0/fixes/
share/themes/Equinox_Evolution_Midnight/gtk-2.0/fixes/fixes.rc
share/themes/Equinox_Evolution_Midnight/gtk-2.0/gtkrc
share/themes/Equinox_Evolution_Midnight/gtk-2.0/images/
share/themes/Equinox_Evolution_Midnight/gtk-2.0/images/arrow.png
share/themes/Equinox_Evolution_Midnight/gtk-2.0/images/blank.png
share/themes/Equinox_Evolution_Midnight/gtk-2.0/images/breadcrumb_normal.png
share/themes/Equinox_Evolution_Midnight/gtk-2.0/images/breadcrumb_prelight.png
share/themes/Equinox_Evolution_Midnight/gtk-2.0/images/handle-nautilus.png
share/themes/Equinox_Evolution_Midnight/gtk-2.0/images/left_slider_normal.png
share/themes/Equinox_Evolution_Midnight/gtk-2.0/images/mode_normal.png
share/themes/Equinox_Evolution_Midnight/gtk-2.0/images/mode_prelight.png
share/themes/Equinox_Evolution_Midnight/gtk-2.0/images/mode_pressed.png
share/themes/Equinox_Evolution_Midnight/gtk-2.0/images/panel_bg.png
share/themes/Equinox_Evolution_Midnight/gtk-2.0/images/resize_grip.png
share/themes/Equinox_Evolution_Midnight/gtk-2.0/images/right_slider_normal.png
share/themes/Equinox_Evolution_Midnight/index.theme
share/themes/Equinox_Evolution_Midnight/metacity-1/
share/themes/Equinox_Evolution_Midnight/metacity-1/button_inactive.png
share/themes/Equinox_Evolution_Midnight/metacity-1/button_normal.png
share/themes/Equinox_Evolution_Midnight/metacity-1/button_prelight.png
share/themes/Equinox_Evolution_Midnight/metacity-1/button_pressed.png
share/themes/Equinox_Evolution_Midnight/metacity-1/close.png
share/themes/Equinox_Evolution_Midnight/metacity-1/close_inactive.png
share/themes/Equinox_Evolution_Midnight/metacity-1/max.png
share/themes/Equinox_Evolution_Midnight/metacity-1/max_inactive.png
share/themes/Equinox_Evolution_Midnight/metacity-1/menu.png
share/themes/Equinox_Evolution_Midnight/metacity-1/menu_inactive.png
share/themes/Equinox_Evolution_Midnight/metacity-1/metacity-theme-1.xml
share/themes/Equinox_Evolution_Midnight/metacity-1/min.png
share/themes/Equinox_Evolution_Midnight/metacity-1/min_inactive.png
share/themes/Equinox_Evolution_Rounded/
share/themes/Equinox_Evolution_Rounded/metacity-1/
share/themes/Equinox_Evolution_Rounded/metacity-1/button_inactive.png
share/themes/Equinox_Evolution_Rounded/metacity-1/button_normal.png
share/themes/Equinox_Evolution_Rounded/metacity-1/button_prelight.png
share/themes/Equinox_Evolution_Rounded/metacity-1/button_pressed.png
share/themes/Equinox_Evolution_Rounded/metacity-1/close.png
share/themes/Equinox_Evolution_Rounded/metacity-1/close_inactive.png
share/themes/Equinox_Evolution_Rounded/metacity-1/max.png
share/themes/Equinox_Evolution_Rounded/metacity-1/max_inactive.png
share/themes/Equinox_Evolution_Rounded/metacity-1/menu.png
share/themes/Equinox_Evolution_Rounded/metacity-1/menu_inactive.png
share/themes/Equinox_Evolution_Rounded/metacity-1/metacity-theme-1.xml
share/themes/Equinox_Evolution_Rounded/metacity-1/min.png
share/themes/Equinox_Evolution_Rounded/metacity-1/min_inactive.png
share/themes/Equinox_Evolution_Squared/
share/themes/Equinox_Evolution_Squared/metacity-1/
share/themes/Equinox_Evolution_Squared/metacity-1/button2_inactive.png
share/themes/Equinox_Evolution_Squared/metacity-1/button2_normal.png
share/themes/Equinox_Evolution_Squared/metacity-1/button2_prelight.png
share/themes/Equinox_Evolution_Squared/metacity-1/button2_pressed.png
share/themes/Equinox_Evolution_Squared/metacity-1/button_inactive.png
share/themes/Equinox_Evolution_Squared/metacity-1/button_normal.png
share/themes/Equinox_Evolution_Squared/metacity-1/button_prelight.png
share/themes/Equinox_Evolution_Squared/metacity-1/button_pressed.png
share/themes/Equinox_Evolution_Squared/metacity-1/close.png
share/themes/Equinox_Evolution_Squared/metacity-1/close_inactive.png
share/themes/Equinox_Evolution_Squared/metacity-1/max.png
share/themes/Equinox_Evolution_Squared/metacity-1/max_inactive.png
share/themes/Equinox_Evolution_Squared/metacity-1/menu.png
share/themes/Equinox_Evolution_Squared/metacity-1/menu_inactive.png
share/themes/Equinox_Evolution_Squared/metacity-1/metacity-theme-1.xml
share/themes/Equinox_Evolution_Squared/metacity-1/min.png
share/themes/Equinox_Evolution_Squared/metacity-1/min_inactive.png