diff options
author | Caolán McNamara <caolanm@redhat.com> | 2011-08-19 13:13:59 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2011-08-19 13:14:52 +0100 |
commit | b0b157057005c27c401cebd77fb9ab7208329a2a (patch) | |
tree | 0965c75b45016634b2d1918f94a2c16daf9df7d6 /scp2/source | |
parent | 0531021de4a63879baa3de262d871a08712c4bed (diff) |
gnome.xcd is build in postprocess for ENABLE_GIO or (LOCKDOWN + GCONF)
Diffstat (limited to 'scp2/source')
-rw-r--r-- | scp2/source/gnome/file_gnome.scp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scp2/source/gnome/file_gnome.scp b/scp2/source/gnome/file_gnome.scp index 7cfd4556fc1a..b4da427fa670 100644 --- a/scp2/source/gnome/file_gnome.scp +++ b/scp2/source/gnome/file_gnome.scp @@ -44,7 +44,7 @@ File gid_File_Lib_Gnomevfs End #endif -#if (defined ENABLE_GNOMEVFS && defined ENABLE_LOCKDOWN) || defined ENABLE_GIO +#if (defined ENABLE_GCONF && defined ENABLE_LOCKDOWN) || defined ENABLE_GIO File gid_File_Share_Registry_Gnome_Xcd TXT_FILE_BODY; Styles = (PACKED); |