projects
/
cydia.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Use setViewControllers: instead of setViewControllers:animated: with animated:NO.
[cydia.git]
/
Library
/
space.sh
diff --git
a/Library/space.sh
b/Library/space.sh
index 953ae57996ae328677135fa2682f0ea0e675cc34..3be1f0d44bee6f9138a2083c162c6ef3e6b0f8b1 100755
(executable)
--- a/
Library/space.sh
+++ b/
Library/space.sh
@@
-8,5
+8,5
@@
for dir in \
/System/Library/TextInput \
/usr/share
do
- . /usr/libexec/cydia/move.sh
-v
"${dir}"
+ . /usr/libexec/cydia/move.sh
"$@"
"${dir}"
done