Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.
anybody know how to get super reflective dock icons all the apps ive tried dont do much.
 

Attachments

  • 598575_10151697450006679_1362770341_n.jpg
    598575_10151697450006679_1362770341_n.jpg
    80.3 KB · Views: 148
anybody know how to get super reflective dock icons all the apps ive tried dont do much.

Here try this. If you are using Winterboard place it in Bundles/com.apple.springboard. Rename the original or make copy to desktop. If you aren't a Winterboard user you'll want to place this in /system/library/coreservices/springboard.app. Of course rename or make copy of original!

Of course credits to original creator...;)
 

Attachments

  • SBDockMask@2x.png
    446 bytes · Views: 281
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!
 
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"...
 
where do u guys get all those cool iWidgets ideas? i literally just spent like 15 mins on google trying to find a list. any repo ideas or something?
 
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...

OK, thanks for helping, I'll try to do that manually. but if someone know a tweak for this, pls share it.
 
You can get a lot of them on Cydia (search for iWidget...no s, and actually press Search). Many of those are dependent on purchasing the accompanying theme, but some are standalone. You can also browse through the more popular theme threads on ModMyi, and you'll find links to download iWidgets for those themes. You can follow Schnedi on twitter, and he posts links to the excellent widgets he makes.
 
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
 
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.
 
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.

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...
:)
 
Been looking for this wallpaper.
Can somebody share please
Thanks in advance
 

Attachments

  • image.jpg
    image.jpg
    239.3 KB · Views: 138
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...
:)

thank u very much, I will try it anyway!:)
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.