From 7cb5b454a83eb53e3ba5143e4f30ccd913b1cffb Mon Sep 17 00:00:00 2001 From: Andy Hertzfeld Date: Fri, 16 Feb 2001 02:29:46 +0000 Subject: fixed bug 5599, make objects in $USER/Nautilus localizable. Fixed by fixed bug 5599, make objects in $USER/Nautilus localizable. Fixed by creating a linkset to instead the Computer and Services icons, and removing the top directory and associated code, since it's no longer needed. * configure.in: removed data/top * data/Makefile.am: removed top directory * data/linksets/Makefile.am: * data/linksets/home.xml: added new home linkset * data/top/.cvsignore: * data/top/.nautilus-metafile.xml: * data/top/Computer: * data/top/Makefile.am: * data/top/Services: removed files from top * libnautilus-extensions/nautilus-file-utilities.c: (nautilus_get_user_main_directory): changed it to no longer copy the top directory; instead, install the new linkset * po/POTFILES.in: added home.xml to the files to be localized --- data/Makefile.am | 1 - 1 file changed, 1 deletion(-) (limited to 'data/Makefile.am') diff --git a/data/Makefile.am b/data/Makefile.am index 73347b9d8..ed2821ec6 100644 --- a/data/Makefile.am +++ b/data/Makefile.am @@ -16,5 +16,4 @@ SUBDIRS = \ fonts \ linksets \ patterns \ - top \ $(NULL) -- cgit v1.2.1