ehm?
This commit is contained in:
+1
-1
@@ -532,4 +532,4 @@
|
|||||||
(stem4 (string-trim stem3 " ."))
|
(stem4 (string-trim stem3 " ."))
|
||||||
|
|
||||||
(stem5 (if (string=? stem4 "") "_" stem4)))
|
(stem5 (if (string=? stem4 "") "_" stem4)))
|
||||||
(string-append stem5 ext)))
|
(string-append (string-trim stem5) (string-trim ext))))
|
||||||
|
|||||||
Reference in New Issue
Block a user