ngraham added a comment.

  In D25100#557494 <https://phabricator.kde.org/D25100#557494>, @apol wrote:
  
  > One thing we could do is update this patch to have 
`X-KDE-ParentApp=org.kde.plasmashell` instead of the .plasma (which I'm pretty 
sure it doesn't make a difference, you can check by reading the top of the 
appdata.xml file and see if it starts with `<component type="addon">`.
  
  
  The local version that I've built seems to be an addon, even without this 
patch:
  
    grep -i extends -B 2 
/home/nate/kde/usr/share/metainfo/org.kde.haenau.appdata.xml
    <component type="addon">
        <id>org.kde.haenau</id>
        <extends>org.kde.plasmashell</extends>
  
  But the distro-provided version (openSUSE Tumbleweed) does not:
  
    grep -i extends -B 2 /usr/share/metainfo/org.kde.haenau.appdata.xml
    [nothing]

REPOSITORY
  R114 Plasma Addons

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

To: ngraham, apol, mak, #plasma
Cc: davidre, davidedmundson, plasma-devel, LeGast00n, The-Feren-OS-Dev, 
jraleigh, fbampaloukas, GB_2, ragreen, ZrenBot, ngraham, alexeymin, himcesjf, 
lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, ahiemstra, mart

Reply via email to