Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/EionRobb/skype4pidgin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEion Robb <eion@robbmob.com>2010-10-15 12:12:56 +0400
committerEion Robb <eion@robbmob.com>2010-10-15 12:12:56 +0400
commitffb35ac8b1fbd37b6cc5167172d86e243c6675d7 (patch)
treeaff9c4eb0fe01ebd550bc453081e5eb26d18ebc2 /SkypeJoinChatView.nib
parentc51d4edfe6cccff6c916ad7a9203b282fbb5461f (diff)
Apparently I never commited the code needed to compile the plugin for Adium
Diffstat (limited to 'SkypeJoinChatView.nib')
-rw-r--r--SkypeJoinChatView.nib/classes.nib38
-rw-r--r--SkypeJoinChatView.nib/info.nib20
-rw-r--r--SkypeJoinChatView.nib/keyedobjects.nibbin0 -> 5324 bytes
3 files changed, 58 insertions, 0 deletions
diff --git a/SkypeJoinChatView.nib/classes.nib b/SkypeJoinChatView.nib/classes.nib
new file mode 100644
index 0000000..e909c25
--- /dev/null
+++ b/SkypeJoinChatView.nib/classes.nib
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
+<plist version="1.0">
+<dict>
+ <key>IBClasses</key>
+ <array>
+ <dict>
+ <key>CLASS</key>
+ <string>SkypeJoinChatViewController</string>
+ <key>LANGUAGE</key>
+ <string>ObjC</string>
+ <key>OUTLETS</key>
+ <dict>
+ <key>textField_inviteUsers</key>
+ <string>AICompletingTextField</string>
+ <key>textField_password</key>
+ <string>NSTextField</string>
+ <key>textField_roomName</key>
+ <string>NSTextField</string>
+ <key>view</key>
+ <string>NSView</string>
+ </dict>
+ <key>SUPERCLASS</key>
+ <string>DCJoinChatViewController</string>
+ </dict>
+ <dict>
+ <key>CLASS</key>
+ <string>AICompletingTextField</string>
+ <key>LANGUAGE</key>
+ <string>ObjC</string>
+ <key>SUPERCLASS</key>
+ <string>NSTextField</string>
+ </dict>
+ </array>
+ <key>IBVersion</key>
+ <string>1</string>
+</dict>
+</plist>
diff --git a/SkypeJoinChatView.nib/info.nib b/SkypeJoinChatView.nib/info.nib
new file mode 100644
index 0000000..46e427c
--- /dev/null
+++ b/SkypeJoinChatView.nib/info.nib
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
+<plist version="1.0">
+<dict>
+ <key>IBFramework Version</key>
+ <string>677</string>
+ <key>IBLastKnownRelativeProjectPath</key>
+ <string>SkypePlugin.xcodeproj</string>
+ <key>IBOldestOS</key>
+ <integer>5</integer>
+ <key>IBOpenObjects</key>
+ <array>
+ <integer>1</integer>
+ </array>
+ <key>IBSystem Version</key>
+ <string>9G55</string>
+ <key>targetFramework</key>
+ <string>IBCocoaFramework</string>
+</dict>
+</plist>
diff --git a/SkypeJoinChatView.nib/keyedobjects.nib b/SkypeJoinChatView.nib/keyedobjects.nib
new file mode 100644
index 0000000..41c286a
--- /dev/null
+++ b/SkypeJoinChatView.nib/keyedobjects.nib
Binary files differ