From kde-devel Sat Jan 31 15:26:58 2004 From: Guillaume Laurent Date: Sat, 31 Jan 2004 15:26:58 +0000 To: kde-devel Subject: Proper way of saving app shortcut settings (and previous bugs in Message-Id: <200401311626.58420.glaurent () telegraph-road ! org> X-MARC-Message: https://marc.info/?l=kde-devel&m=107556289231805 Hi, We're currently trying to track a bug in Rosegarden regarding the saving of the shortcut settings. We use a simple KKeyDialog::configure(actionCollection()); from our main window, however it seems that under some versions of KDE (old 3.1.x ones), the shortcut settings aren't saved when the application exits (exits normally, that is). Apparently this is the proper way to handle shortcut configuration, and at least with KDE 3.2 there's no need of anything else to properly save the config. Is there anything else to do to save these settings under KDE 3.<2 ? I seem to remember there was a bug in this feature which either prevented user settings to be saved. Any help on this is welcome :-) -- Guillaume. http://www.telegraph-road.org >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<