diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-04-05 03:35:22 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-04-05 03:35:22 +0000 |
commit | d329a14ddd4677a4f71af31999460dfcbcc84df8 (patch) | |
tree | 3d0032c16f81a9e0ca676fac3aceb37e05b5fdfd /x11-themes | |
parent | Chase the glib20 update, and bump all affected ports' PORTREVISIONs. (diff) |
Adjust the gtk20 path for modules, themes, and input methods to catch up
with gtk+-2.4.
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/gtk-cleanice-engine/pkg-plist | 2 | ||||
-rw-r--r-- | x11-themes/gtk-flat-theme2/pkg-plist | 2 | ||||
-rw-r--r-- | x11-themes/gtk-smooth-engine/pkg-plist | 2 | ||||
-rw-r--r-- | x11-themes/gtk-xfce-engine/pkg-plist | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/x11-themes/gtk-cleanice-engine/pkg-plist b/x11-themes/gtk-cleanice-engine/pkg-plist index d6f1ea686743..4765d0a3bb0b 100644 --- a/x11-themes/gtk-cleanice-engine/pkg-plist +++ b/x11-themes/gtk-cleanice-engine/pkg-plist @@ -1,4 +1,4 @@ -lib/gtk-2.0/2.2.0/engines/libcleanice.so +lib/gtk-2.0/2.4.0/engines/libcleanice.so share/themes/CleanIce/index.theme share/themes/CleanIce/gtk-2.0/gtkrc share/themes/CleanIce/metacity-1/metacity-theme-1.xml diff --git a/x11-themes/gtk-flat-theme2/pkg-plist b/x11-themes/gtk-flat-theme2/pkg-plist index da1aa28cc668..eb3360e18d07 100644 --- a/x11-themes/gtk-flat-theme2/pkg-plist +++ b/x11-themes/gtk-flat-theme2/pkg-plist @@ -1,4 +1,4 @@ -lib/gtk-2.0/2.2.0/engines/libflat.so +lib/gtk-2.0/2.4.0/engines/libflat.so share/themes/Flat/ICON.png share/themes/Flat/README.html share/themes/Flat/gtk-2.0/gtkrc diff --git a/x11-themes/gtk-smooth-engine/pkg-plist b/x11-themes/gtk-smooth-engine/pkg-plist index ed1be4564da4..06ef9f3d867b 100644 --- a/x11-themes/gtk-smooth-engine/pkg-plist +++ b/x11-themes/gtk-smooth-engine/pkg-plist @@ -1,2 +1,2 @@ %%GTK1:%%lib/gtk/themes/engines/libsmooth.so -%%GTK2:%%lib/gtk-2.0/2.2.0/engines/libsmooth.so +%%GTK2:%%lib/gtk-2.0/2.4.0/engines/libsmooth.so diff --git a/x11-themes/gtk-xfce-engine/pkg-plist b/x11-themes/gtk-xfce-engine/pkg-plist index d2e574dbf384..8221cdc15d9d 100644 --- a/x11-themes/gtk-xfce-engine/pkg-plist +++ b/x11-themes/gtk-xfce-engine/pkg-plist @@ -1,4 +1,4 @@ -lib/gtk-2.0/2.2.0/engines/libxfce.so +lib/gtk-2.0/2.4.0/engines/libxfce.so share/themes/Xfce-b5/ICON.png share/themes/Xfce-b5/README.html share/themes/Xfce-b5/gtk-2.0/gtkrc |