HoLuLuLu / wps-office-multilang

Snap package of WPS Office with multi-language support
https://snapcraft.io/wps-office-multilang
15 stars 7 forks source link

Missing Plugs for WPS #1

Closed rudgal closed 4 years ago

rudgal commented 4 years ago

Hello there!

Just wanted to know whether there is a specific reason, why the WPS app doesn't have the some plugs compared to WPP And ET? E.g. the removable-media plug is missing for WPS. I noticed it, because i need to access other partitions and it was working for the other two apps but not for WPS.

apps:
  et:
    command: usr/bin/et
    desktop: gui/et.desktop
    plugs:
    - alsa
    - cups-control
    - desktop
    - home
    - opengl
    - pulseaudio
    - removable-media
    - wayland
    - x11
  wpp:
    command: usr/bin/wpp
    desktop: gui/wpp.desktop
    plugs:
    - alsa
    - cups-control
    - desktop
    - home
    - opengl
    - pulseaudio
    - removable-media
    - wayland
    - x11
  wps:
    command: usr/bin/wps
    desktop: gui/wps.desktop
    plugs:
    - gsettings
    - home
    - pulseaudio
    - unity7
    - x11
    - opengl
    - cups-control
    - alsa
    - desktop

Regards, RG

HoLuLuLu commented 4 years ago

Hello, there is no reason. It seems that I just forgot it in consequence of testing the functionality of the build of the snap. Thank you for this hint.