Revision 815436
Go back to digest for 8th June 2008Features in User Interface
Anne-Marie Mahfouf committed changes in /trunk/KDE/kdeplasmoids/applets/frame:
Add a random choice to start with random pictures. Patch from Justace Clutter, thanks a lot!
Just one thing to improve I think is to use a KRandomSequence so you won't have twice the same pic and to ensure that all numbers are picked.
What do you think?
I just KDEified the std::cout to kDebug() in your patch ;)
Nice contribution!
File Changes
Modified 7 files
- /trunk/KDE/kdeplasmoids/applets/frame
- /config.ui
- /configdialog.cpp
- /configdialog.h
- /frame.cpp
- /frame.h
- /slideshow.cpp
- /slideshow.h
7 files changed in total