[Differential] [Changed Subscribers] D2718: show an OSD on display button press
    graesslin (Martin Gräßlin) 
    noreply at phabricator.kde.org
       
    Fri Sep  9 05:44:47 UTC 2016
    
    
  
graesslin added inline comments.
INLINE COMMENTS
> daemon.cpp:235-237
> +    QString message = i18nc("OSD text after XF86Display button press", "No External Display");
> +    if (m_monitoredConfig && m_monitoredConfig->connectedOutputs().count() > 1) {
> +        message = i18nc("OSD text after XF86Display button press", "Changing Screen Layout");
One time it's "Display", one time it's "Screen". I think we should use the same wording.
REPOSITORY
  rKSCREEN KScreen
REVISION DETAIL
  https://phabricator.kde.org/D2718
EMAIL PREFERENCES
  https://phabricator.kde.org/settings/panel/emailpreferences/
To: sebas, #plasma
Cc: graesslin, plasma-devel, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20160909/5768ee03/attachment-0001.html>
    
    
More information about the Plasma-devel
mailing list