Ignore:
Timestamp:
02/23/03 04:55:07 (21 years ago)
Author:
Nicholas Riley
Message:

Pester 1.1b3

Location:
trunk/Cocoa/Pester/Source/English.lproj/Notifier.nib
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/Cocoa/Pester/Source/English.lproj/Notifier.nib/classes.nib

    r53 r102  
    1010        },
    1111        {
    12             ACTIONS = {close = id; snooze = id; stopRepeating = id; };
     12            ACTIONS = {
     13                close = id;
     14                snooze = id;
     15                snoozeIntervalUnitsChanged = id;
     16                snoozeUntil = id;
     17                stopRepeating = id;
     18            };
    1319            CLASS = PSAlarmNotifierController;
    1420            LANGUAGE = ObjC;
  • trunk/Cocoa/Pester/Source/English.lproj/Notifier.nib/info.nib

    r53 r102  
    44<dict>
    55        <key>IBDocumentLocation</key>
    6         <string>122 13 356 240 0 0 1280 832 </string>
     6        <string>5 6 356 240 0 0 1280 832 </string>
    77        <key>IBFramework Version</key>
    88        <string>291.0</string>
     9        <key>IBGroupedObjects</key>
     10        <dict>
     11                <key>1</key>
     12                <array>
     13                        <string>64</string>
     14                        <string>80</string>
     15                </array>
     16                <key>2</key>
     17                <array>
     18                        <string>66</string>
     19                        <string>79</string>
     20                        <string>82</string>
     21                </array>
     22        </dict>
     23        <key>IBLastGroupID</key>
     24        <string>3</string>
    925        <key>IBOpenObjects</key>
    1026        <array>
     
    1228        </array>
    1329        <key>IBSystem Version</key>
    14         <string>6G30</string>
     30        <string>6I32</string>
    1531        <key>IBUserGuides</key>
    1632        <dict>
     33                <key>0</key>
     34                <dict>
     35                        <key>guideLocations</key>
     36                        <array>
     37                                <string>Horizontal:64.000000</string>
     38                        </array>
     39                        <key>guidesLocked</key>
     40                        <false/>
     41                </dict>
    1742                <key>5</key>
    1843                <dict>
Note: See TracChangeset for help on using the changeset viewer.