forked from yaypixxo/Kage
hide page dots
This commit is contained in:
3
Tweak.x
3
Tweak.x
@ -111,6 +111,9 @@ static void notificationCallback(CFNotificationCenterRef center, void *observer,
|
|||||||
@property (nonatomic,retain)SBUILegibilityLabel *revealHintTitle;
|
@property (nonatomic,retain)SBUILegibilityLabel *revealHintTitle;
|
||||||
@end
|
@end
|
||||||
|
|
||||||
|
@interface SBIconListPageControl : UIView
|
||||||
|
@end
|
||||||
|
|
||||||
/*@interface SBFloatyFolderView : SBFolderView
|
/*@interface SBFloatyFolderView : SBFolderView
|
||||||
-(void)_handleOutsideTap:(id)arg1 ;
|
-(void)_handleOutsideTap:(id)arg1 ;
|
||||||
@end
|
@end
|
||||||
|
@ -174,7 +174,7 @@
|
|||||||
<key>key</key>
|
<key>key</key>
|
||||||
<string>hideFolderDots</string>
|
<string>hideFolderDots</string>
|
||||||
<key>label</key>
|
<key>label</key>
|
||||||
<string>Hide Folder Page Dots</string>
|
<string>Hide Page Dots*</string>
|
||||||
<key>PostNotification</key>
|
<key>PostNotification</key>
|
||||||
<string>com.yaypixxo.kage/preferences.changed</string>
|
<string>com.yaypixxo.kage/preferences.changed</string>
|
||||||
</dict>
|
</dict>
|
||||||
|
Reference in New Issue
Block a user