From e21275f3562950ae5e5acde8e6f4f631d6c7f1b9 Mon Sep 17 00:00:00 2001 From: Aura Linden Date: Thu, 6 Dec 2012 21:00:37 -0800 Subject: Fixed several minor issues with validation. --- indra/mac_updater/AutoUpdater.nib/classes.nib | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 indra/mac_updater/AutoUpdater.nib/classes.nib (limited to 'indra/mac_updater/AutoUpdater.nib/classes.nib') diff --git a/indra/mac_updater/AutoUpdater.nib/classes.nib b/indra/mac_updater/AutoUpdater.nib/classes.nib deleted file mode 100644 index ea58db1189..0000000000 --- a/indra/mac_updater/AutoUpdater.nib/classes.nib +++ /dev/null @@ -1,4 +0,0 @@ -{ -IBClasses = (); -IBVersion = 1; -} -- cgit v1.2.3 From e3fa3addd0f91ac4c88624be6539b253f64136d3 Mon Sep 17 00:00:00 2001 From: Aura Linden Date: Thu, 20 Dec 2012 10:51:55 -0800 Subject: Reverted mac updater --- indra/mac_updater/AutoUpdater.nib/classes.nib | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 indra/mac_updater/AutoUpdater.nib/classes.nib (limited to 'indra/mac_updater/AutoUpdater.nib/classes.nib') diff --git a/indra/mac_updater/AutoUpdater.nib/classes.nib b/indra/mac_updater/AutoUpdater.nib/classes.nib new file mode 100644 index 0000000000..ea58db1189 --- /dev/null +++ b/indra/mac_updater/AutoUpdater.nib/classes.nib @@ -0,0 +1,4 @@ +{ +IBClasses = (); +IBVersion = 1; +} -- cgit v1.2.3 From 540909bae99e36ce4e7ea169a83e89b1117a9993 Mon Sep 17 00:00:00 2001 From: Nat Goodspeed Date: Tue, 8 Jan 2013 22:31:47 -0500 Subject: MAINT-2155: re-remove remnants of mac_updater source subtree. Merging up to viewer-development brought in additional mac_updater sources. Delete them along with the rest. --- indra/mac_updater/AutoUpdater.nib/classes.nib | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 indra/mac_updater/AutoUpdater.nib/classes.nib (limited to 'indra/mac_updater/AutoUpdater.nib/classes.nib') diff --git a/indra/mac_updater/AutoUpdater.nib/classes.nib b/indra/mac_updater/AutoUpdater.nib/classes.nib deleted file mode 100644 index ea58db1189..0000000000 --- a/indra/mac_updater/AutoUpdater.nib/classes.nib +++ /dev/null @@ -1,4 +0,0 @@ -{ -IBClasses = (); -IBVersion = 1; -} -- cgit v1.2.3