| Summary: | Ask for confirmation when overwriting existing .okular file | ||
|---|---|---|---|
| Product: | [Applications] okular | Reporter: | Vitor M. Pereira <vmpereir> |
| Component: | general | Assignee: | Okular developers <okular-devel> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | 0.8.2 | ||
| Target Milestone: | --- | ||
| Platform: | unspecified | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Vitor M. Pereira
2009-05-07 18:27:34 UTC
SVN commit 1066333 by pino: Use the KDE 4.4 way to ask for the "exists, overwite?" confirmation dialog. This allows to: a) get rid of our prompts done in two places b) really make sure it is being asked in any saving context (eg for .okular files) BUG: 191928 M +9 -15 part.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1066333 |