ngraham added inline comments.

INLINE COMMENTS

> opengl.cpp:284
>          auto info = get_dri_device_proc(QStringLiteral("/proc/dri/") + entry 
> + QStringLiteral("/name"));
> -        info.deviceId = entry;
> +        info.deviceId = i18nc("%1 is a DRI card index integer", "Card %1", 
> entry);
>          if (info.isValid()) {

What does "Card" mean in this context? A graphics card?

REPOSITORY
  R102 KInfoCenter

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

To: sitter
Cc: ngraham, plasma-devel, Orage, LeGast00n, The-Feren-OS-Dev, cblack, 
jraleigh, zachus, fbampaloukas, GB_2, ragreen, ZrenBot, himcesjf, lesliezhai, 
ali-mohamed, jensreuterberg, abetts, sebas, apol, ahiemstra, mart

Reply via email to