diff options
author | Eric Turgeon <ericbsd@FreeBSD.org> | 2020-10-09 21:23:09 +0000 |
---|---|---|
committer | Eric Turgeon <ericbsd@FreeBSD.org> | 2020-10-09 21:23:09 +0000 |
commit | 6ff54a8d511206948da59939ba62fd20c55fbe34 (patch) | |
tree | 560ff1e842739f69a816c4dbdfd2fa889855752e /x11/mate-panel | |
parent | edb538952a864c67ec96639ca24b967ab4459ee9 (diff) |
Notes
Diffstat (limited to 'x11/mate-panel')
-rw-r--r-- | x11/mate-panel/pkg-plist | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/x11/mate-panel/pkg-plist b/x11/mate-panel/pkg-plist index 52184bf6ff0c..27665d53e2dd 100644 --- a/x11/mate-panel/pkg-plist +++ b/x11/mate-panel/pkg-plist @@ -12,16 +12,16 @@ lib/libmate-panel-applet-4.so.1.0.1 libdata/pkgconfig/libmatepanelapplet-4.0.pc libexec/clock-applet libexec/fish-applet -libexec/notification-area-applet -libexec/wnck-applet +%%X11%%libexec/notification-area-applet +%%X11%%libexec/wnck-applet man/man1/mate-desktop-item-edit.1.gz man/man1/mate-panel-test-applets.1.gz man/man1/mate-panel.1.gz share/applications/mate-panel.desktop share/dbus-1/services/org.mate.panel.applet.ClockAppletFactory.service share/dbus-1/services/org.mate.panel.applet.FishAppletFactory.service -share/dbus-1/services/org.mate.panel.applet.NotificationAreaAppletFactory.service -share/dbus-1/services/org.mate.panel.applet.WnckletFactory.service +%%X11%%share/dbus-1/services/org.mate.panel.applet.NotificationAreaAppletFactory.service +%%X11%%share/dbus-1/services/org.mate.panel.applet.WnckletFactory.service %%PORTDOCS%%%%DOCSDIR%%-applet/applet-popups.html %%PORTDOCS%%%%DOCSDIR%%-applet/applet-porting.html %%PORTDOCS%%%%DOCSDIR%%-applet/applet-writing.html @@ -1066,8 +1066,8 @@ share/locale/zh_TW/LC_MESSAGES/mate-panel.mo share/locale/zu/LC_MESSAGES/mate-panel.mo %%DATADIR%%/applets/org.mate.panel.ClockApplet.mate-panel-applet %%DATADIR%%/applets/org.mate.panel.FishApplet.mate-panel-applet -%%DATADIR%%/applets/org.mate.panel.NotificationAreaApplet.mate-panel-applet -%%DATADIR%%/applets/org.mate.panel.Wncklet.mate-panel-applet +%%X11%%%%DATADIR%%/applets/org.mate.panel.NotificationAreaApplet.mate-panel-applet +%%X11%%%%DATADIR%%/applets/org.mate.panel.Wncklet.mate-panel-applet %%DATADIR%%/fish/fishanim.png %%DATADIR%%/fish/footguy.png %%DATADIR%%/fish/monkey.png |