Rectangle added to properties
[melted] / src / modules / gtk2 / configure
index 34f5515..8979d12 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/bin/sh
 
 if [ "$help" != "1" ]
 then
@@ -9,7 +9,7 @@ pango                   libmltgtk2.so
 EOF
 
 cat << EOF >> ../filters.dat
-rescale                        libmltgtk2.so
+gtkrescale             libmltgtk2.so
 EOF
 
 fi