edit
Last edited:
anybody know how to get super reflective dock icons all the apps ive tried dont do much.
Hey!
I'm looking for a tweak, which can turn off ALL slider text in LS. I tried the SliderTextsKiller theme for winterboard, but it can't do that, there is some text which are visible.
Thx a lot!
Springtomize will hide the "Slide to Unlock" but does not hide the "Slide to Answer"...
yes, that is my problem. In my LS the text slide to anwer or view an email a little bit above the slider is ugly.
If you are using a Winterboard theme might look into the info.plist to see if there's anything. It's been a long time since I've used a custom theme...
I know ill look silly here, but what are you guys using to get five icons per row? I set it in springtomize but it hasn't changed anything.
Thanks in advance
Be sure to set 'Use Custom Number' to ON in Springtomzie>Dock.
Then top it off with a Respring.
Thanks but I have 5 icon dock and it hasn't worked (actually removed an icon from dock!) I just want 5 across on a row
Edit: was on a different setting, but thanks!
Springtomize will hide the "Slide to Unlock" but does not hide the "Slide to Answer"...
yes, that is my problem. In my LS the text slide to anwer or view an email a little bit above the slider is ugly.
"AWAY_LOCK_LABEL" = "slide to unlock";
"POWER_DOWN_LOCK_LABEL" = "slide to shut down";
"SLIDE_TO_ANSWER" = "slide to answer";
"AWAY_LOCK_LABEL" = "";
"POWER_DOWN_LOCK_LABEL" = "slide to shut down";
"SLIDE_TO_ANSWER" = "";
Use Springtomize 2.
Been looking for this wallpaper.
Can somebody share please
Thanks in advance
That's my screenshot there
Here you go!
https://dl.boxcloud.com/bc/1/c67465...LaXDzIbNQ,,/9ae6f78abae77386203742b2706b0f59/
I have S2. It was under icons> custom number.
I'm probably in the minority in not using springtomize or tweaks to get rid of icon labels, or changing or removing my "slide to" text. I just prefer to add source to my .plist or bundles to remove icon labels, or edit/remove "slide to" text.
As for editing or removing the "slide to" text... you can try the following...
example:
/var/stash/themexxx/base.theme or LS.theme/Bundles/com.apple.springboard
Within the the "com.apple.springboard" create a folder named "en.lproj". Next, create a file named "SpringBoard.strings", and copy/paste the following source in it:
PHP:"AWAY_LOCK_LABEL" = "slide to unlock"; "POWER_DOWN_LOCK_LABEL" = "slide to shut down"; "SLIDE_TO_ANSWER" = "slide to answer";
You can change the text above to your preferences.
If you want to take out the "slide to unlock" and "slide to answer" text, just make the following edits in the "SpringBoard.strings" file:
PHP:"AWAY_LOCK_LABEL" = ""; "POWER_DOWN_LOCK_LABEL" = "slide to shut down"; "SLIDE_TO_ANSWER" = "";
I just remove the slide to unlock text on my lock screen... and the example above is they way I do it.
Anyhow... hope this helps...
![]()