summaryrefslogtreecommitdiff
path: root/scp2/source/gnome/file_gnome.scp
diff options
context:
space:
mode:
Diffstat (limited to 'scp2/source/gnome/file_gnome.scp')
-rw-r--r--scp2/source/gnome/file_gnome.scp9
1 files changed, 9 insertions, 0 deletions
diff --git a/scp2/source/gnome/file_gnome.scp b/scp2/source/gnome/file_gnome.scp
index fefe57df96e2..9d10261843d2 100644
--- a/scp2/source/gnome/file_gnome.scp
+++ b/scp2/source/gnome/file_gnome.scp
@@ -48,6 +48,15 @@ File gid_File_Lib_Gnomevfs
End
#endif
+#if (defined ENABLE_GNOMEVFS && defined ENABLE_LOCKDOWN) || defined ENABLE_GIO
+File gid_File_Share_Registry_Gnome_Xcd
+ TXT_FILE_BODY;
+ Styles = (PACKED);
+ Dir = gid_Dir_Share_Registry;
+ Name = "gnome.xcd";
+End
+#endif
+
#ifdef ENABLE_GCONF
File gid_File_Lib_Gconfbe
TXT_FILE_BODY;