D5685: Create context with pa_context_new_with_proplist

David Edmundson noreply at phabricator.kde.org
Tue May 2 09:07:03 UTC 2017


davidedmundson added a comment.


  what do we gain from doing this?

INLINE COMMENTS

> context.cpp:544
> +    pa_proplist *proplist = pa_proplist_new();
> +    pa_proplist_sets(proplist, PA_PROP_APPLICATION_NAME, "plasma-pa");
> +    pa_proplist_sets(proplist, PA_PROP_APPLICATION_ID, "org.kde.plasma.volume");

docs say this should be localised. ie i18n

REPOSITORY
  R115 Plasma Audio Volume Applet

REVISION DETAIL
  https://phabricator.kde.org/D5685

To: drosca, #plasma
Cc: davidedmundson, plasma-devel, spstarr, progwolff, Zren, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, lukas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20170502/7eb6a2e3/attachment.html>


More information about the Plasma-devel mailing list