diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-01-02 09:42:14 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-01-02 09:42:14 +0800 |
commit | 0df4c8d4f44b4fbf4f5d900b1b523547da091f59 (patch) | |
tree | 4365aaa610847d11190fa14559851eac810ff681 /games/monkeybubble/pkg-plist | |
parent | ccc651461327d01539efb96e4021744fa8b385fa (diff) | |
download | marcuscom-ports-0df4c8d4f44b4fbf4f5d900b1b523547da091f59.tar marcuscom-ports-0df4c8d4f44b4fbf4f5d900b1b523547da091f59.tar.gz marcuscom-ports-0df4c8d4f44b4fbf4f5d900b1b523547da091f59.tar.bz2 marcuscom-ports-0df4c8d4f44b4fbf4f5d900b1b523547da091f59.tar.lz marcuscom-ports-0df4c8d4f44b4fbf4f5d900b1b523547da091f59.tar.xz marcuscom-ports-0df4c8d4f44b4fbf4f5d900b1b523547da091f59.tar.zst marcuscom-ports-0df4c8d4f44b4fbf4f5d900b1b523547da091f59.zip |
* Use gstreamerplugins
* Fix a bug that prevented GConf schemas from being properly registered
* Bump PORTREVISION
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1580 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'games/monkeybubble/pkg-plist')
-rw-r--r-- | games/monkeybubble/pkg-plist | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/games/monkeybubble/pkg-plist b/games/monkeybubble/pkg-plist index 34d61ea18..cb3fd04be 100644 --- a/games/monkeybubble/pkg-plist +++ b/games/monkeybubble/pkg-plist @@ -1,4 +1,6 @@ bin/monkey-bubble +etc/gconf/gconf.xml.defaults/apps/monkey-bubble-game/%gconf.xml +etc/gconf/gconf.xml.defaults/schemas/apps/monkey-bubble-game/%gconf.xml etc/gconf/schemas/monkey-bubble.schemas lib/libgdkview.a lib/libgdkview.so @@ -145,3 +147,5 @@ share/locale/fr/LC_MESSAGES/monkey-bubble.mo @dirrm share/gnome/monkey-bubble/gfx/bubbles @dirrm share/gnome/monkey-bubble/gfx @dirrm share/gnome/monkey-bubble +@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/monkey-bubble-game +@dirrm etc/gconf/gconf.xml.defaults/apps/monkey-bubble-game |