diff options
author | Stefano Karapetsas <[email protected]> | 2012-09-05 12:36:04 +0200 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2012-09-05 12:36:04 +0200 |
commit | 6f15dc7cc1be8b98bbc1f5edd963ff89076295ee (patch) | |
tree | 04a0b2971e10ce57880360f63147b2d137b84b2a /src/caja-information-panel.h | |
parent | 373da58a33a4242f3d91771fd304ba8bb3d55e61 (diff) | |
download | caja-6f15dc7cc1be8b98bbc1f5edd963ff89076295ee.tar.bz2 caja-6f15dc7cc1be8b98bbc1f5edd963ff89076295ee.tar.xz |
start migration to gsettings
Diffstat (limited to 'src/caja-information-panel.h')
-rw-r--r-- | src/caja-information-panel.h | 2 |
1 files changed, 1 insertions, 1 deletions
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 { |