| Summary: | Impossible to delete a template (CSV import functionality) | ||
|---|---|---|---|
| Product: | [Applications] kaddressbook | Reporter: | Sabine Faure <sabine> |
| Component: | general | Assignee: | kdepim bugs <pim-bugs-null> |
| Status: | VERIFIED FIXED | ||
| Severity: | normal | CC: | tokoe |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Sabine Faure
2009-11-04 23:28:33 UTC
SVN commit 1045692 by tokoe: Extend the template selection dialog to allow to remove templates as well BUG: 213163 M +1 -0 CMakeLists.txt M +9 -28 xxport/csv/csvimportdialog.cpp A xxport/csv/templateselectiondialog.cpp [License: GPL (v2+)] A xxport/csv/templateselectiondialog.h [License: GPL (v2+)] WebSVN link: http://websvn.kde.org/?view=rev&revision=1045692 It is corrected now. In the 'Template Selection' dialogue there is now a '-' sign next to each template name. To delete a template, click on the corresponding minus sign and click on 'Yes' to answer the ''Do you really want to delete template 'TEMPLATE NAME'?'' question. Trunk,Svn Rev 1046648 |