#!/bin/sh
echo 'The following Gtk# examples (with source) are available:'
echo
ls /usr/share/gtk-sharp2-examples/*.exe
