I think I found the error and I will fix it this evening.
You could either rename the plugin folder to /gentlesource_shorturl/ or you could change the path in gentlesource_shorturl.php from
include ‘../wp-content/plugins/gentlesource_shorturl/template/settings.tpl.php’;
to
include ‘../wp-content/plugins/gentlesource-short-url/template/settings.tpl.php’;
Ralf