summaryrefslogtreecommitdiff
path: root/_darcs/pristine/scripts/update_pot.sh
diff options
context:
space:
mode:
authorEvan Prodromou <evan@controlyourself.ca>2009-01-08 20:56:09 +0000
committerEvan Prodromou <evan@controlyourself.ca>2009-01-08 20:56:09 +0000
commit07e9e2dc3241eef1b803e655a5273f79cb758806 (patch)
tree0846f3e3cbefd39041e580bffbc7556eb7f45c93 /_darcs/pristine/scripts/update_pot.sh
parente67affdbbcdcaa9f43750389922b802d0b425ddb (diff)
Remove _darcs from git repository
Not sure how or why this got in there.
Diffstat (limited to '_darcs/pristine/scripts/update_pot.sh')
-rw-r--r--_darcs/pristine/scripts/update_pot.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/_darcs/pristine/scripts/update_pot.sh b/_darcs/pristine/scripts/update_pot.sh
deleted file mode 100644
index f3526d514..000000000
--- a/_darcs/pristine/scripts/update_pot.sh
+++ /dev/null
@@ -1,3 +0,0 @@
-cd `dirname $0`
-cd ..
-xgettext --from-code=UTF-8 --default-domain=laconica --output=locale/laconica.pot --language=PHP --join-existing actions/*.php classes/*.php lib/*.php scripts/*.php