Skip to content

Commit

Permalink
Remove all file headers, style
Browse files Browse the repository at this point in the history
  • Loading branch information
Giorgio Calderolla committed May 2, 2014
1 parent 4c8f8c0 commit 5a58ee4
Show file tree
Hide file tree
Showing 19 changed files with 6 additions and 155 deletions.
9 changes: 1 addition & 8 deletions CTCAppDelegate.h
Original file line number Diff line number Diff line change
@@ -1,15 +1,8 @@
//
// Catch.h
// Catch
//
// Created by Giorgio Calderolla on 6/12/10.
// Copyright 2010 n\a. All rights reserved.
//

#import <Cocoa/Cocoa.h>
#import "Preferences.h"
#import "CTCScheduler.h"


extern NSString * const APPLICATION_WEBSITE_URL;
extern NSString * const APPLICATION_BUG_REPORT_URL;
extern NSString * const APPLICATION_FEATURE_REQUEST_URL;
Expand Down
9 changes: 1 addition & 8 deletions CTCAppDelegate.m
Original file line number Diff line number Diff line change
@@ -1,15 +1,8 @@
//
// Catch.m
// Catch
//
// Created by Giorgio Calderolla on 6/12/10.
// Copyright 2010 n\a. All rights reserved.
//

#import "CTCAppDelegate.h"
#import "GUI.h"
#import "CTCLoginItems.h"


// Constant, non-localized, non-UI-related strings
NSString * const APPLICATION_WEBSITE_URL = @"http://github.com/mipstian/catch";
NSString * const APPLICATION_BUG_REPORT_URL = @"https://github.com/mipstian/catch/issues/new";
Expand Down
8 changes: 0 additions & 8 deletions CTCScheduler.h
Original file line number Diff line number Diff line change
@@ -1,11 +1,3 @@
//
// FeedChecker.h
// Catch
//
// Created by Giorgio Calderolla on 6/12/10.
// Copyright 2010 n\a. All rights reserved.
//

#import <Cocoa/Cocoa.h>
#import "Preferences.h"

Expand Down
8 changes: 0 additions & 8 deletions GUI.h
Original file line number Diff line number Diff line change
@@ -1,11 +1,3 @@
//
// GUI.h
// Catch
//
// Created by Giorgio Calderolla on 6/12/10.
// Copyright 2010 n\a. All rights reserved.
//

#import <Foundation/Foundation.h>
#import "CTCAppDelegate.h"
#import "Preferences.h"
Expand Down
8 changes: 0 additions & 8 deletions GUI.m
Original file line number Diff line number Diff line change
@@ -1,11 +1,3 @@
//
// GUI.m
// Catch
//
// Created by Giorgio Calderolla on 6/12/10.
// Copyright 2010 n\a. All rights reserved.
//

#import "GUI.h"
#import "CTCDefaults.h"

Expand Down
9 changes: 1 addition & 8 deletions Preferences.h
Original file line number Diff line number Diff line change
@@ -1,13 +1,6 @@
//
// Preferences.h
// Catch
//
// Created by Giorgio Calderolla on 6/12/10.
// Copyright 2010 n\a. All rights reserved.
//

#import <Cocoa/Cocoa.h>


// NSUserDefaults keys
extern NSString * const PREFERENCE_KEY_FEED_URL;
extern NSString * const PREFERENCE_KEY_ONLY_UPDATE_BETWEEN;
Expand Down
8 changes: 0 additions & 8 deletions Preferences.m
Original file line number Diff line number Diff line change
@@ -1,11 +1,3 @@
//
// Preferences.m
// Catch
//
// Created by Giorgio Calderolla on 6/12/10.
// Copyright 2010 n\a. All rights reserved.
//

#import "Preferences.h"
#import "CTCAppDelegate.h"
#import "CTCFileUtils.h"
Expand Down
8 changes: 0 additions & 8 deletions ca.lproj/Localizable.strings
Original file line number Diff line number Diff line change
@@ -1,11 +1,3 @@
/*
Localizable.strings
Catch

Created by Giorgio Calderolla on 6/17/10.
Copyright 2010 n\a. All rights reserved.
*/

/* Don't remove %@ signs or you'll break the application */
/* See UI.strings for general instructions*/

Expand Down
8 changes: 0 additions & 8 deletions de.lproj/Localizable.strings
Original file line number Diff line number Diff line change
@@ -1,11 +1,3 @@
/*
Localizable.strings
Catch

Created by Giorgio Calderolla on 6/17/10.
Copyright 2010 n\a. All rights reserved.
*/

/* Don't remove %@ signs or you'll break the application */
/* See UI.strings for general instructions*/

Expand Down
8 changes: 0 additions & 8 deletions en.lproj/Localizable.strings
Original file line number Diff line number Diff line change
@@ -1,11 +1,3 @@
/*
Localizable.strings
Catch

Created by Giorgio Calderolla on 6/17/10.
Copyright 2010 n\a. All rights reserved.
*/

/* Don't remove %@ signs or you'll break the application */

// in menu:
Expand Down
8 changes: 0 additions & 8 deletions en_uk.lproj/Localizable.strings
Original file line number Diff line number Diff line change
@@ -1,11 +1,3 @@
/*
Localizable.strings
Catch

Created by Giorgio Calderolla on 6/17/10.
Copyright 2010 n\a. All rights reserved.
*/

/* Don't remove %@ signs or you'll break the application */

// in menu:
Expand Down
8 changes: 0 additions & 8 deletions es.lproj/Localizable.strings
Original file line number Diff line number Diff line change
@@ -1,11 +1,3 @@
/*
Localizable.strings
Catch

Created by Giorgio Calderolla on 6/17/10.
Copyright 2010 n\a. All rights reserved.
*/

/* Don't remove %@ signs or you'll break the application */
/* See UI.strings for general instructions*/

Expand Down
8 changes: 0 additions & 8 deletions fi.lproj/Localizable.strings
Original file line number Diff line number Diff line change
@@ -1,11 +1,3 @@
/*
Localizable.strings
Catch

Created by Giorgio Calderolla on 6/17/10.
Copyright 2010 n\a. All rights reserved.
*/

/* Don't remove %@ signs or you'll break the application */
/* See UI.strings for general instructions*/

Expand Down
8 changes: 0 additions & 8 deletions fr.lproj/Localizable.strings
Original file line number Diff line number Diff line change
@@ -1,11 +1,3 @@
/*
Localizable.strings
Catch

Created by Giorgio Calderolla on 6/17/10.
Copyright 2010 n\a. All rights reserved.
*/

/* Don't remove %@ signs or you'll break the application */
/* See UI.strings for general instructions*/

Expand Down
8 changes: 0 additions & 8 deletions it.lproj/Localizable.strings
Original file line number Diff line number Diff line change
@@ -1,11 +1,3 @@
/*
Localizable.strings
Catch

Created by Giorgio Calderolla on 6/17/10.
Copyright 2010 n\a. All rights reserved.
*/

/* Don't remove %@ signs or you'll break the application */

// in menu:
Expand Down
12 changes: 2 additions & 10 deletions main.m
Original file line number Diff line number Diff line change
@@ -1,14 +1,6 @@
//
// main.m
// Catch
//
// Created by Giorgio Calderolla on 6/12/10.
// Copyright n\a 2010. All rights reserved.
//

#import <Cocoa/Cocoa.h>

int main(int argc, char *argv[])
{

int main(int argc, char *argv[]) {
return NSApplicationMain(argc, (const char **) argv);
}
8 changes: 0 additions & 8 deletions nl.lproj/Localizable.strings
Original file line number Diff line number Diff line change
@@ -1,11 +1,3 @@
/*
Localizable.strings
Catch

Created by Giorgio Calderolla on 6/17/10.
Copyright 2010 n\a. All rights reserved.
*/

/* Don't remove %@ signs or you'll break the application */
/* See UI.strings for general instructions*/

Expand Down
8 changes: 0 additions & 8 deletions zh-Hans.lproj/Localizable.strings
Original file line number Diff line number Diff line change
@@ -1,11 +1,3 @@
/*
Localizable.strings
Catch

Created by Giorgio Calderolla on 6/17/10.
Copyright 2010 n\a. All rights reserved.
*/

/* Don't remove %@ signs or you'll break the application */
/* See UI.strings for general instructions*/

Expand Down
10 changes: 1 addition & 9 deletions zh-Hant.lproj/Localizable.strings
Original file line number Diff line number Diff line change
@@ -1,12 +1,4 @@
/*
Localizable.strings
Catch

Created by Giorgio Calderolla on 6/17/10.
Copyright 2010 n\a. All rights reserved.
*/

/* Don't remove %@ signs or you'll break the application */
/* Don't remove %@ signs or you'll break the application */
/* See UI.strings for general instructions*/

// in menu:
Expand Down

0 comments on commit 5a58ee4

Please sign in to comment.