diff options
author | sobomax <sobomax@FreeBSD.org> | 2000-10-20 18:13:05 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2000-10-20 18:13:05 +0800 |
commit | 99dfc077265a26e35a1eb55317ba62582eb90d87 (patch) | |
tree | 7d7c4830b659e7eae3b0049f6f1ea6dfe903f863 /x11-wm | |
parent | 69f6502f738c9014e08f37a338c63e48780996aa (diff) | |
download | freebsd-ports-gnome-99dfc077265a26e35a1eb55317ba62582eb90d87.tar.gz freebsd-ports-gnome-99dfc077265a26e35a1eb55317ba62582eb90d87.tar.zst freebsd-ports-gnome-99dfc077265a26e35a1eb55317ba62582eb90d87.zip |
Fix plist for nognome case.
Submitted by: bento
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/sawfish/pkg-plist | 6 | ||||
-rw-r--r-- | x11-wm/sawfish2/pkg-plist | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/x11-wm/sawfish/pkg-plist b/x11-wm/sawfish/pkg-plist index ee5b32426df5..952584ba319b 100644 --- a/x11-wm/sawfish/pkg-plist +++ b/x11-wm/sawfish/pkg-plist @@ -1,7 +1,7 @@ bin/sawfish %%GNOME:%%bin/sawfish-capplet bin/sawfish-client -bin/sawfish-themer +%%GNOME:%%bin/sawfish-themer bin/sawfish-ui @unexec install-info --delete %D/info/sawfish.info %D/info/dir info/sawfish.info @@ -71,7 +71,7 @@ share/gnome/pixmaps/sawfish.png %%GNOME:%%share/gnome/pixmaps/sawfish-shortcuts.png %%GNOME:%%share/gnome/pixmaps/sawfish-tooltips.png %%GNOME:%%share/gnome/pixmaps/sawfish-workspaces.png -share/gnome/wm-properties/Sawfish.desktop +%%GNOME:%%share/gnome/wm-properties/Sawfish.desktop share/locale/da/LC_MESSAGES/sawfish.mo share/locale/de/LC_MESSAGES/sawfish.mo share/locale/el/LC_MESSAGES/sawfish.mo @@ -410,7 +410,7 @@ share/sawfish/%%VERSION%%/sounds/clicked.wav share/sawfish/%%VERSION%%/sounds/gameover.wav share/sawfish/%%VERSION%%/sounds/slide.wav share/sawfish/%%VERSION%%/sounds/toggled.wav -share/sawfish/%%VERSION%%/themer.glade +%%GNOME:%%share/sawfish/%%VERSION%%/themer.glade share/sawfish/%%VERSION%%/themes/absolute-e/README share/sawfish/%%VERSION%%/themes/absolute-e/README.gl share/sawfish/%%VERSION%%/themes/absolute-e/README.ja diff --git a/x11-wm/sawfish2/pkg-plist b/x11-wm/sawfish2/pkg-plist index ee5b32426df5..952584ba319b 100644 --- a/x11-wm/sawfish2/pkg-plist +++ b/x11-wm/sawfish2/pkg-plist @@ -1,7 +1,7 @@ bin/sawfish %%GNOME:%%bin/sawfish-capplet bin/sawfish-client -bin/sawfish-themer +%%GNOME:%%bin/sawfish-themer bin/sawfish-ui @unexec install-info --delete %D/info/sawfish.info %D/info/dir info/sawfish.info @@ -71,7 +71,7 @@ share/gnome/pixmaps/sawfish.png %%GNOME:%%share/gnome/pixmaps/sawfish-shortcuts.png %%GNOME:%%share/gnome/pixmaps/sawfish-tooltips.png %%GNOME:%%share/gnome/pixmaps/sawfish-workspaces.png -share/gnome/wm-properties/Sawfish.desktop +%%GNOME:%%share/gnome/wm-properties/Sawfish.desktop share/locale/da/LC_MESSAGES/sawfish.mo share/locale/de/LC_MESSAGES/sawfish.mo share/locale/el/LC_MESSAGES/sawfish.mo @@ -410,7 +410,7 @@ share/sawfish/%%VERSION%%/sounds/clicked.wav share/sawfish/%%VERSION%%/sounds/gameover.wav share/sawfish/%%VERSION%%/sounds/slide.wav share/sawfish/%%VERSION%%/sounds/toggled.wav -share/sawfish/%%VERSION%%/themer.glade +%%GNOME:%%share/sawfish/%%VERSION%%/themer.glade share/sawfish/%%VERSION%%/themes/absolute-e/README share/sawfish/%%VERSION%%/themes/absolute-e/README.gl share/sawfish/%%VERSION%%/themes/absolute-e/README.ja |