Porting Notes: KNotifications sound theme
Jonathan Riddell
jr at jriddell.org
Fri Oct 21 16:52:00 UTC 2016
On Fri, Oct 21, 2016 at 06:38:17PM +0200, Luigi Toscano wrote:
> On Friday, 21 October 2016 17:30:10 CEST Jonathan Riddell wrote:
> > KNotifications uses sound which you set in your .notifyrc file.
> >
> > To prevent overlapping files the name of the files were renamed when
> > moving from kde-runtime to plasma-desktop.
> >
> > You will nedd to update your .notifyrc file for this, e.g.
> > Sound=KDE-Sys-Log-Out.ogg
> > is now
> > Sound=Oxygen-Sys-Log-Out.ogg
> >
> > I've added this to
> > https://community.kde.org/Frameworks/Porting_Notes#KNotifications_Changes
> >
> Can we do a global search&replace? If the only occurrencies are Sound=KDE...,
> then there are not many:
>
> https://lxr.kde.org/search?_filestring=&_string=Sound%3DKDE
Thanks, I fixed the ones there.
Of course more instances appear as more apps are ported.
Jonathan
More information about the Kde-frameworks-devel
mailing list