Skip to content

Commit

Permalink
Mate: fix file mode for mate-session-check-accelerated and mate-volum…
Browse files Browse the repository at this point in the history
…e-control-applet

* mate-media: fix file mode of mate-volume-control-applet

* mate-session-manager: fix file mode for mate-session-check-accelerated
  • Loading branch information
AndWac committed Sep 26, 2020
1 parent 5b602cd commit 5be8ae2
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 2 deletions.
1 change: 1 addition & 0 deletions components/desktop/mate/mate-media/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ COMPONENT_NAME= mate-media
COMPONENT_MJR_VERSION= 1.24
COMPONENT_MNR_VERSION= 1
COMPONENT_VERSION= $(COMPONENT_MJR_VERSION).$(COMPONENT_MNR_VERSION)
COMPONENT_REVISION= 1
COMPONENT_PROJECT_URL= https://www.mate-desktop.org
COMPONENT_SUMMARY= Multimedia applications for the MATE desktop
COMPONENT_SRC= $(COMPONENT_NAME)-$(COMPONENT_VERSION)
Expand Down
2 changes: 1 addition & 1 deletion components/desktop/mate/mate-media/mate-media.p5m
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ license $(COMPONENT_LICENSE_FILE) license='$(COMPONENT_LICENSE)'
file path=etc/xdg/autostart/mate-volume-control-status-icon.desktop
file path=usr/bin/mate-volume-control
file path=usr/bin/mate-volume-control-status-icon
file path=usr/lib/$(MACH64)/mate/mate-volume-control-applet
file path=usr/lib/$(MACH64)/mate/mate-volume-control-applet mode=0755 preserve=true
file path=usr/share/applications/mate-volume-control.desktop
file path=usr/share/dbus-1/services/org.mate.panel.applet.GvcAppletFactory.service
file path=usr/share/locale/af/LC_MESSAGES/mate-media.mo
Expand Down
1 change: 1 addition & 0 deletions components/desktop/mate/mate-session-manager/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ COMPONENT_NAME= mate-session-manager
COMPONENT_MJR_VERSION= 1.24
COMPONENT_MNR_VERSION= 1
COMPONENT_VERSION= $(COMPONENT_MJR_VERSION).$(COMPONENT_MNR_VERSION)
COMPONENT_REVISION= 1
COMPONENT_PROJECT_URL= https://www.mate-desktop.org
COMPONENT_SUMMARY= The Session manager and session startup stuff
COMPONENT_SRC= $(COMPONENT_NAME)-$(COMPONENT_VERSION)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ file path=usr/bin/mate-session-inhibit
file path=usr/bin/mate-session-properties
file path=usr/bin/mate-session-save
file path=usr/bin/mate-wm
file path=usr/lib/$(MACH64)/mate/mate-session-check-accelerated
file path=usr/lib/$(MACH64)/mate/mate-session-check-accelerated mode=0755 preserve=true
#file path=usr/lib/$(MACH64)/mate/mate-session-check-accelerated-gl-helper
#file path=usr/lib/$(MACH64)/mate/mate-session-check-accelerated-gles-helper
file path=usr/share/applications/mate-session-properties.desktop
Expand Down

0 comments on commit 5be8ae2

Please sign in to comment.