From f06f9edff4f4fed14b70fcb65f8f78af1830fdd5 Mon Sep 17 00:00:00 2001 From: Andy Hertzfeld Date: Mon, 24 Apr 2000 09:05:21 +0000 Subject: added new hardware view component, plus renamed link files added new hardware view component, plus renamed link files --- data/top/Computer-ntl.xml | 2 -- data/top/Computer.link | 2 ++ data/top/Makefile.am | 4 ++-- data/top/Services-ntl.xml | 2 -- data/top/Services.link | 2 ++ 5 files changed, 6 insertions(+), 6 deletions(-) delete mode 100644 data/top/Computer-ntl.xml create mode 100644 data/top/Computer.link delete mode 100644 data/top/Services-ntl.xml create mode 100644 data/top/Services.link (limited to 'data') diff --git a/data/top/Computer-ntl.xml b/data/top/Computer-ntl.xml deleted file mode 100644 index bdb0e6c2a..000000000 --- a/data/top/Computer-ntl.xml +++ /dev/null @@ -1,2 +0,0 @@ - - diff --git a/data/top/Computer.link b/data/top/Computer.link new file mode 100644 index 000000000..bdb0e6c2a --- /dev/null +++ b/data/top/Computer.link @@ -0,0 +1,2 @@ + + diff --git a/data/top/Makefile.am b/data/top/Makefile.am index f6acaea91..832a9cf1f 100644 --- a/data/top/Makefile.am +++ b/data/top/Makefile.am @@ -3,8 +3,8 @@ NULL= topdir = $(datadir)/nautilus/top top_DATA = \ - Computer-ntl.xml \ - Services-ntl.xml \ + Computer.link \ + Services.link \ $(NULL) EXTRA_DIST = $(top_DATA) diff --git a/data/top/Services-ntl.xml b/data/top/Services-ntl.xml deleted file mode 100644 index fd997ea41..000000000 --- a/data/top/Services-ntl.xml +++ /dev/null @@ -1,2 +0,0 @@ - - diff --git a/data/top/Services.link b/data/top/Services.link new file mode 100644 index 000000000..fd997ea41 --- /dev/null +++ b/data/top/Services.link @@ -0,0 +1,2 @@ + + -- cgit v1.2.1