Add missing N_.fish file to repo

darcs-hash:20060526120906-ac50b-5c903a99dfcb176c454bec2abc25360e8a7bf79a.gz
This commit is contained in:
axel 2006-05-26 22:09:06 +10:00
parent eccba7626d
commit 28ea5ce732

6
share/functions/N_.fish Normal file
View file

@ -0,0 +1,6 @@
function N_ -d "No-op"
printf "%s" $argv
end