Skip to content
This repository has been archived by the owner on Nov 14, 2017. It is now read-only.

Commit

Permalink
2.20.2
Browse files Browse the repository at this point in the history
Connected “Change Password” button to action
  • Loading branch information
macmule committed Sep 9, 2015
1 parent cd579b2 commit 05bb679
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,14 @@
<key>IDESourceControlProjectIdentifier</key>
<string>F4285E85-B866-484E-BC76-19DED77E85AC</string>
<key>IDESourceControlProjectName</key>
<string>project</string>
<string>ADPassMon</string>
<key>IDESourceControlProjectOriginsDictionary</key>
<dict>
<key>3E92D14539A59379C597C4FF4F77D5B7CEF3BCD7</key>
<string>https://github.com/macmule/ADPassMon.git</string>
</dict>
<key>IDESourceControlProjectPath</key>
<string>ADPassMon.xcodeproj/project.xcworkspace</string>
<string>ADPassMon.xcodeproj</string>
<key>IDESourceControlProjectRelativeInstallPathDictionary</key>
<dict>
<key>3E92D14539A59379C597C4FF4F77D5B7CEF3BCD7</key>
Expand Down
Binary file not shown.
4 changes: 2 additions & 2 deletions ADPassMon/ADPassMon-Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>2.20</string>
<string>2.20.2</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>1</string>
<string>2</string>
<key>LSApplicationCategoryType</key>
<string>public.app-category.utilities</string>
<key>LSMinimumSystemVersion</key>
Expand Down
1 change: 1 addition & 0 deletions ADPassMon/en.lproj/MainMenu.xib
Original file line number Diff line number Diff line change
Expand Up @@ -426,6 +426,7 @@ DQ
</string>
</buttonCell>
<connections>
<action selector="enteredPasswordCheck:" target="494" id="aJ6-YF-Fwo"/>
<binding destination="494" name="title" keyPath="passwordPromptWindowButton1" id="By3-1l-udu"/>
</connections>
</button>
Expand Down

0 comments on commit 05bb679

Please sign in to comment.