Use gtkh header files to clean up dolcon{,f} a bit.
[doldaconnect.git] / config / dc-filter
old mode 100644 (file)
new mode 100755 (executable)
index e3d0a26..23049eb
@@ -115,7 +115,7 @@ if [ -e "$newname" ]; then
 fi
 mv "$resfile" "$newname"
 if [ -x $HOME/dc/complete ]; then
-    export "${!dcarg_@}" tth
+    export "${!dcarg_@}" tth filesize
     exec $HOME/dc/complete "$newname"
 fi
 exit 0