diff options
author | drochner <drochner> | 2007-09-03 16:11:06 +0000 |
---|---|---|
committer | drochner <drochner> | 2007-09-03 16:11:06 +0000 |
commit | a5cfe2774625f54b676800e11e2e2085ca13e78d (patch) | |
tree | 9973eef4f9a0cf4eda1afeb9c4bdb32f8f439b16 /graphics/gthumb/PLIST | |
parent | b3b4459c6d6569e0e723a7d006df632d5628fa40 (diff) | |
download | pkgsrc-a5cfe2774625f54b676800e11e2e2085ca13e78d.tar.gz |
update to 2.10.6
changes:
* Added shift+x keybinding to always perform zoom to fit
* Added a shift-w keybinding to force a fit width action
* Faster browsing of remote locations
* Keep the ui responsive when loading and saving remote images and
when creating video thumbnails
* Much faster loading of exif DataTime tags. This provides faster
folder loading in the sort-by-DateTime mode
-bugfixes
Diffstat (limited to 'graphics/gthumb/PLIST')
-rw-r--r-- | graphics/gthumb/PLIST | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/graphics/gthumb/PLIST b/graphics/gthumb/PLIST index 41fe8e70d2a..47b53551085 100644 --- a/graphics/gthumb/PLIST +++ b/graphics/gthumb/PLIST @@ -1,5 +1,6 @@ -@comment $NetBSD: PLIST,v 1.7 2007/04/11 18:08:54 drochner Exp $ +@comment $NetBSD: PLIST,v 1.8 2007/09/03 16:11:06 drochner Exp $ bin/gthumb +lib/bonobo/servers/GNOME_GThumb.server lib/gthumb/modules/libduplicates.la lib/gthumb/modules/libjpegtran.la lib/gthumb/modules/libphotoimporter.la @@ -16,6 +17,11 @@ share/gnome/help/gthumb/C/figures/nav-button.png share/gnome/help/gthumb/C/figures/preferences.png share/gnome/help/gthumb/C/gthumb.xml share/gnome/help/gthumb/C/legal.xml +share/gnome/help/gthumb/es/figures/comment.png +share/gnome/help/gthumb/es/figures/main-win.png +share/gnome/help/gthumb/es/figures/nav-button.png +share/gnome/help/gthumb/es/figures/preferences.png +share/gnome/help/gthumb/es/gthumb.xml share/gnome/help/gthumb/sv/figures/comment.png share/gnome/help/gthumb/sv/figures/main-win.png share/gnome/help/gthumb/sv/figures/nav-button.png @@ -164,6 +170,7 @@ share/locale/zh_CN/LC_MESSAGES/gthumb.mo share/locale/zh_HK/LC_MESSAGES/gthumb.mo share/locale/zh_TW/LC_MESSAGES/gthumb.mo share/omf/gthumb/gthumb-C.omf +share/omf/gthumb/gthumb-es.omf share/omf/gthumb/gthumb-sv.omf @dirrm share/omf/gthumb @comment in scrollkeeper: @dirrm share/omf @@ -180,6 +187,8 @@ share/omf/gthumb/gthumb-sv.omf @dirrm share/gthumb @dirrm share/gnome/help/gthumb/sv/figures @dirrm share/gnome/help/gthumb/sv +@dirrm share/gnome/help/gthumb/es/figures +@dirrm share/gnome/help/gthumb/es @dirrm share/gnome/help/gthumb/C/figures @dirrm share/gnome/help/gthumb/C @dirrm share/gnome/help/gthumb @@ -188,3 +197,4 @@ share/omf/gthumb/gthumb-sv.omf @comment in xdg-dirs: @dirrm share/applications @dirrm lib/gthumb/modules @dirrm lib/gthumb +@comment in libbonobo: @dirrm lib/bonobo/servers |