remove unneeded sparkle localizations

This commit is contained in:
Mitchell Livingston
2008-01-03 18:05:54 +00:00
parent 09ca9f6dda
commit bbe41f4b4c
15 changed files with 0 additions and 119 deletions

View File

@@ -1,12 +0,0 @@
{
IBClasses = (
{CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
{
ACTIONS = {relaunchLater = id; relaunchNow = id; };
CLASS = SUAutomaticUpdateAlert;
LANGUAGE = ObjC;
SUPERCLASS = NSWindowController;
}
);
IBVersion = 1;
}