diff options
author | David Seikel | 2011-02-09 01:57:04 +1000 |
---|---|---|
committer | David Seikel | 2011-02-09 01:57:04 +1000 |
commit | 6a87cef1d449e8cdf8ebac53994a9a032792cf92 (patch) | |
tree | c6f129866713b590e2a02e2199f5b6fd8595438e /.gitignore | |
parent | Merge branch 'branding' of github.com:onefang/meta-impy into branding (diff) | |
download | meta-impy-6a87cef1d449e8cdf8ebac53994a9a032792cf92.zip meta-impy-6a87cef1d449e8cdf8ebac53994a9a032792cf92.tar.gz meta-impy-6a87cef1d449e8cdf8ebac53994a9a032792cf92.tar.bz2 meta-impy-6a87cef1d449e8cdf8ebac53994a9a032792cf92.tar.xz |
Change imprudence -> meta-impy, though not the URLs. Probably some will need to be reverted later.
Changed file names to.
Diffstat (limited to '')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -14,7 +14,7 @@ linden/indra/newview/lib/ | |||
14 | linden/indra/newview/dbghelp.dll | 14 | linden/indra/newview/dbghelp.dll |
15 | linden/indra/newview/linux_tools/client-readme-voice.txt | 15 | linden/indra/newview/linux_tools/client-readme-voice.txt |
16 | linden/indra/newview/vivox-runtime/ | 16 | linden/indra/newview/vivox-runtime/ |
17 | linden/indra/newview/*.lproj/ | 17 | # linden/indra/newview/*.lproj/ |
18 | linden/indra/newview/mozilla-theme/ | 18 | linden/indra/newview/mozilla-theme/ |
19 | linden/indra/test_apps/ | 19 | linden/indra/test_apps/ |
20 | 20 | ||