Bug 180425 - PATCH: add "Save & Close" action for kmenuedit
Summary: PATCH: add "Save & Close" action for kmenuedit
Status: RESOLVED INTENTIONAL
Alias: None
Product: kmenuedit
Classification: Applications
Component: general (other bugs)
Version First Reported In: unspecified
Platform: Compiled Sources Linux
: NOR wishlist
Target Milestone: ---
Assignee: Unassigned bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-12 09:13 UTC by Francesco Cosoleto
Modified: 2013-03-15 18:38 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
Patch for 3.5 KDE branch (1.85 KB, patch)
2009-01-12 09:16 UTC, Francesco Cosoleto
Details
Example of possible icon for "Save & Close" action (3.19 KB, image/png)
2009-01-12 09:21 UTC, Francesco Cosoleto
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Francesco Cosoleto 2009-01-12 09:13:33 UTC
Version:            (using KDE 3.5.10)
OS:                Linux
Installed from:    Compiled From Sources

Hi,

Attached patch adds the "Save & Close" action, as I feel a bit frustrating to wait that the save process has completed and then quit. Current patch is from 3.5 branch.
Comment 1 Francesco Cosoleto 2009-01-12 09:16:40 UTC
Created attachment 30169 [details]
Patch for 3.5 KDE branch
Comment 2 Francesco Cosoleto 2009-01-12 09:21:40 UTC
Created attachment 30170 [details]
Example of possible icon for "Save & Close" action
Comment 3 Julien Borderie 2013-03-15 18:38:09 UTC
Hi,

I didn't used KMenuEdit in the 3.5 branch, but now if you leave KMenuEdit with unsaved changes, you'll be asked to save or discard them.

Thus, no need to implement a "save and quit" feature.