diff options
author | marcus <marcus@FreeBSD.org> | 2003-01-13 12:36:28 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-01-13 12:36:28 +0800 |
commit | 34ca9a6ed490f5dfb3e76ebbf6393de44722eb80 (patch) | |
tree | e081ae1e907662413a65f33e24c81e63465e1f72 | |
parent | fb0732bdb6e90f2a411fb959ded2e3a489b36646 (diff) | |
download | freebsd-ports-gnome-34ca9a6ed490f5dfb3e76ebbf6393de44722eb80.tar.gz freebsd-ports-gnome-34ca9a6ed490f5dfb3e76ebbf6393de44722eb80.tar.zst freebsd-ports-gnome-34ca9a6ed490f5dfb3e76ebbf6393de44722eb80.zip |
Add some missing files.
Reported by: bento
-rw-r--r-- | graphics/gthumb2/Makefile | 2 | ||||
-rw-r--r-- | graphics/gthumb2/pkg-plist | 3 |
2 files changed, 4 insertions, 1 deletions
diff --git a/graphics/gthumb2/Makefile b/graphics/gthumb2/Makefile index cf0ca6d6695e..abf0560af754 100644 --- a/graphics/gthumb2/Makefile +++ b/graphics/gthumb2/Makefile @@ -7,7 +7,7 @@ PORTNAME= gthumb2 PORTVERSION= 1.104 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= gthumb diff --git a/graphics/gthumb2/pkg-plist b/graphics/gthumb2/pkg-plist index 7ce06701a43e..4ffb3428274e 100644 --- a/graphics/gthumb2/pkg-plist +++ b/graphics/gthumb2/pkg-plist @@ -1,5 +1,7 @@ bin/gthumb +libdata/bonobo/servers/GNOME_GThumb_CatalogView.server libdata/bonobo/servers/GNOME_GThumb_Viewer.server +libexec/gthumb-catalog-view libexec/gthumb-image-viewer share/gnome/application-registry/gthumb.applications share/gnome/applications/gthumb.desktop @@ -30,6 +32,7 @@ share/gnome/help/gthumb/C/gthumb.xml share/gnome/help/gthumb/C/legal.xml share/gnome/omf/gthumb/gthumb-C.omf share/gnome/pixmaps/gthumb.png +share/gnome/gnome-2.0/ui/GNOME_GThumb_CatalogView.xml share/locale/de/LC_MESSAGES/gthumb-2.0.mo share/locale/es/LC_MESSAGES/gthumb-2.0.mo share/locale/fr/LC_MESSAGES/gthumb-2.0.mo |