aboutsummaryrefslogtreecommitdiff
path: root/AppKit/GTMLoginItems.h
diff options
context:
space:
mode:
Diffstat (limited to 'AppKit/GTMLoginItems.h')
-rw-r--r--AppKit/GTMLoginItems.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/AppKit/GTMLoginItems.h b/AppKit/GTMLoginItems.h
index b4375b4..1e2015f 100644
--- a/AppKit/GTMLoginItems.h
+++ b/AppKit/GTMLoginItems.h
@@ -6,9 +6,9 @@
// Licensed under the Apache License, Version 2.0 (the "License"); you may not
// use this file except in compliance with the License. You may obtain a copy
// of the License at
-//
+//
// http://www.apache.org/licenses/LICENSE-2.0
-//
+//
// Unless required by applicable law or agreed to in writing, software
// distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
// WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
@@ -47,7 +47,7 @@ GTM_EXTERN NSString * const kGTMLoginItemsHiddenKey;
//
// Returns:
// YES if the path is in the Login Items
-//
+//
+ (BOOL)pathInLoginItems:(NSString *)path;
/// Check if the given name is in the current user's Login Items
@@ -57,7 +57,7 @@ GTM_EXTERN NSString * const kGTMLoginItemsHiddenKey;
//
// Returns:
// YES if the name is in the Login Items
-//
+//
+ (BOOL)itemWithNameInLoginItems:(NSString *)name;
/// Add the given path to the current user's Login Items. Does nothing if the