D10091: Combine source and version into a single piece of metadata
    Aleix Pol Gonzalez 
    noreply at phabricator.kde.org
       
    Thu Jan 25 12:03:59 UTC 2018
    
    
  
apol added a comment.
  Would it maybe make sense to just show the version by the displayOrigin in the different places?
INLINE COMMENTS
> AbstractResource.cpp:227
> +    const QString version = state() >= Installed ? installedVersion() : availableVersion();
> +    return i18nc("version from source (backend)", "%1 from %2 (%3)", version, origin(), backend()->displayName());
>  }
This change we can't integrate in 5.12 at the moment, because i18n()
REPOSITORY
  R134 Discover Software Store
REVISION DETAIL
  https://phabricator.kde.org/D10091
To: ngraham, apol, #discover_software_store, #vdg
Cc: plasma-devel, ZrenBot, progwolff, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20180125/c44750b8/attachment.html>
    
    
More information about the Plasma-devel
mailing list