From 6f15dc7cc1be8b98bbc1f5edd963ff89076295ee Mon Sep 17 00:00:00 2001 From: Stefano Karapetsas Date: Wed, 5 Sep 2012 12:36:04 +0200 Subject: start migration to gsettings --- src/caja-information-panel.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/caja-information-panel.h') diff --git a/src/caja-information-panel.h b/src/caja-information-panel.h index b6df023d..75bcfcbb 100644 --- a/src/caja-information-panel.h +++ b/src/caja-information-panel.h @@ -44,7 +44,7 @@ typedef struct CajaInformationPanelDetails CajaInformationPanelDetails; -#define CAJA_INFORMATION_PANEL_ID "CajaInformationPanel" +#define CAJA_INFORMATION_PANEL_ID "information" typedef struct { -- cgit v1.2.1