From 1206949c173977283d45bafc9e951a749317b1da Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Tue, 30 Mar 2010 22:53:01 -0600 Subject: so, I realised that because: * filedata was stipped down to just filename * the directory structure of files/filecontent stored member names then: * all filedata was really doing is storing filetype so, I decided to make filetype inherent of ID in a fairly elegant way --- rvs/plugins/filecontent/lib/stdio.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rvs/plugins/filecontent/lib/stdio.sh') diff --git a/rvs/plugins/filecontent/lib/stdio.sh b/rvs/plugins/filecontent/lib/stdio.sh index ca4a86a..09d2ec7 100644 --- a/rvs/plugins/filecontent/lib/stdio.sh +++ b/rvs/plugins/filecontent/lib/stdio.sh @@ -1,5 +1,5 @@ #!/bin/sh -#name='rvs files stdio' +#name='rvs @ID@ stdio' #ver=0.9 # Copyright (C) 2009 Luke Shumaker # -- cgit v1.2.3