View | Details | Raw Unified | Return to bug 265107
Collapse All | Expand All

(-)b/sysutils/gnome-settings-daemon/Makefile (+1 lines)
Lines 2-7 Link Here
2
2
3
PORTNAME=	gnome-settings-daemon
3
PORTNAME=	gnome-settings-daemon
4
PORTVERSION=	42.2
4
PORTVERSION=	42.2
5
PORTREVISION=	1
5
CATEGORIES=	sysutils gnome
6
CATEGORIES=	sysutils gnome
6
MASTER_SITES=	GNOME/sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+)\..*/\1/}
7
MASTER_SITES=	GNOME/sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+)\..*/\1/}
7
DIST_SUBDIR=	gnome
8
DIST_SUBDIR=	gnome
(-)b/sysutils/gnome-settings-daemon/files/org.gnome.settings-daemon.plugins.power.gschema.xml.override (-3 / +1 lines)
Lines 1-7 Link Here
1
[org.gnome.settings-daemon.plugins.power]
1
[org.gnome.settings-daemon.plugins.power]
2
sleep-inactive-ac-type = 'nothing'
2
sleep-inactive-ac-type = 'nothing'
3
sleep-inactive-battery-type = 'nothing'
3
sleep-inactive-battery-type = 'nothing'
4
button-suspend = 'nothing'
4
power-button-action = 'nothing'
5
button-power = 'nothing'
6
button-sleep = 'nothing'
7
5

Return to bug 265107