MacFile plugin for Gimp 2

by Brion Vibber <brion at pobox.com>
GPL license

Quickie plugin to add a "Show in Finder" to the image window file menu.

Download

SourceForge.net Logo

Source and binary (compiled against Fink unstable's gimp2 package): macfile-gimp-0.1.tar.gz

Installation

The distribution tarball includes source and a binary (compiled with Fink on Panther). The binary may or may not work for you.

Compiling the plugin requires that you have the Developer Tools installed and have either installed Gimp from source or have installed the dev package with the necessary header files.

To compile & install into ~/.gimp-2.0/plug-ins:

  make install

To compile only:

  make

Use

A menu item "Show in Finder" is added to the File menu on Gimp image windows. Select it and marvel as Finder opens up a window and shows you the file.

Version history

Version 0.1, 2004-07-16