Ignore:
Timestamp:
10/20/02 06:40:54 (22 years ago)
Author:
Nicholas Riley
Message:

Pester 1.0

Location:
trunk/Cocoa/Pester/Source/English.lproj
Files:
7 edited

Legend:

Unmodified
Added
Removed
  • trunk/Cocoa/Pester/Source/English.lproj/Alarms.nib/info.nib

    r26 r28  
    11<?xml version="1.0" encoding="UTF-8"?>
    2 <!DOCTYPE plist SYSTEM "file://localhost/System/Library/DTDs/PropertyList.dtd">
    3 <plist version="0.9">
     2<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
     3<plist version="1.0">
    44<dict>
    55        <key>IBDocumentLocation</key>
    6         <string>430 17 356 240 0 0 1280 832 </string>
     6        <string>579 27 356 240 0 0 1600 1178 </string>
    77        <key>IBFramework Version</key>
    8         <string>263.2</string>
     8        <string>286.0</string>
    99        <key>IBOpenObjects</key>
    1010        <array>
     
    1212        </array>
    1313        <key>IBSystem Version</key>
    14         <string>5S66</string>
     14        <string>6D52</string>
    1515</dict>
    1616</plist>
  • trunk/Cocoa/Pester/Source/English.lproj/Credits.html

    r26 r28  
    1 <font face="Lucida Grande" size="-1"><b>Icon by</b> <a href="mailto:excellence@global.co.za">Diederik Vemer</a></font>.
     1<font face="Lucida Grande" size="-1"><b>Icon by</b> <a href="mailto:excellence@global.co.za">Diederik Vemer</a></font>.<br>
     2<font face="Lucida Grande" size="-1"><b>Thanks to</b> <a href="mailto:ryanwilcox@mac.com">Ryan Wilcox</a></font>.
  • trunk/Cocoa/Pester/Source/English.lproj/MainMenu.nib/classes.nib

    r26 r28  
    3737            CLASS = PSApplication;
    3838            LANGUAGE = ObjC;
     39            OUTLETS = {alarmSetController = PSAlarmSetController; };
    3940            SUPERCLASS = NSApplication;
    4041        }
  • trunk/Cocoa/Pester/Source/English.lproj/MainMenu.nib/info.nib

    r26 r28  
    1414        <key>IBOpenObjects</key>
    1515        <array>
     16                <integer>29</integer>
    1617                <integer>21</integer>
    17                 <integer>29</integer>
    1818        </array>
    1919        <key>IBSystem Version</key>
Note: See TracChangeset for help on using the changeset viewer.