From d7959b75d312fdd63e1c90c3501d35cbac7e43fa Mon Sep 17 00:00:00 2001 From: pav Date: Tue, 6 Jan 2004 20:06:10 +0000 Subject: Add gdesklets-sensor-displayconstraints, a sensor that allows a user to set maximum constraints on a display. The display will then not grow larger then the maximum values specified. Currently only display 'Width' and 'Height' are supported. PR: ports/60979 Submitted by: Franz Klammer --- deskutils/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'deskutils/Makefile') diff --git a/deskutils/Makefile b/deskutils/Makefile index 314b6f98b578..d9f7ecbcbd5a 100644 --- a/deskutils/Makefile +++ b/deskutils/Makefile @@ -22,6 +22,7 @@ SUBDIR += gdesklets-psi_displaypackage SUBDIR += gdesklets-psi_themes SUBDIR += gdesklets-recentlyused + SUBDIR += gdesklets-sensor-displayconstraints SUBDIR += gdesklets-sensor-psi_externalinterval SUBDIR += gdesklets-sensor-psi_iconbutton SUBDIR += gdesklets-sensor-psi_memo -- cgit