Dear visitor, welcome to KDE-Forum.org.
If this is your first visit here, please read the Help. It explains in detail how this page works.
To use all features of this page, you should consider registering.
Please use the registration form, to register here or read more information about the registration process.
If you are already registered, please login here.
Konqueror and saving rotated images
When browsing images in konqueror, if I rotated an image it would ask me if I want to save it, I ticked the 'Dont show this again' dialog, now I miss it and cant find a way to enable it again.
any ideas?
thanks
Open your konquerorrc (~/.kde/share/config/konquerorrc) with an editor. Finde the following entry:
|
Source code
|
1
2
3
4
|
[Notification Messages]
...
save automatically=yes
...
|
and remove the line
|
Source code
|
1
|
save automatically=yes
|
That should solve your problem.