summaryrefslogtreecommitdiffstats
path: root/src/gui/mac/qt_menu.nib
diff options
context:
space:
mode:
authorLars Knoll <lars.knoll@nokia.com>2009-03-23 09:34:13 (GMT)
committerSimon Hausmann <simon.hausmann@nokia.com>2009-03-23 09:34:13 (GMT)
commit67ad0519fd165acee4a4d2a94fa502e9e4847bd0 (patch)
tree1dbf50b3dff8d5ca7e9344733968c72704eb15ff /src/gui/mac/qt_menu.nib
downloadQt-67ad0519fd165acee4a4d2a94fa502e9e4847bd0.zip
Qt-67ad0519fd165acee4a4d2a94fa502e9e4847bd0.tar.gz
Qt-67ad0519fd165acee4a4d2a94fa502e9e4847bd0.tar.bz2
Long live Qt!
Diffstat (limited to 'src/gui/mac/qt_menu.nib')
-rw-r--r--src/gui/mac/qt_menu.nib/classes.nib59
-rw-r--r--src/gui/mac/qt_menu.nib/info.nib18
-rw-r--r--src/gui/mac/qt_menu.nib/keyedobjects.nibbin0 -> 5567 bytes
3 files changed, 77 insertions, 0 deletions
diff --git a/src/gui/mac/qt_menu.nib/classes.nib b/src/gui/mac/qt_menu.nib/classes.nib
new file mode 100644
index 0000000..fed50a3
--- /dev/null
+++ b/src/gui/mac/qt_menu.nib/classes.nib
@@ -0,0 +1,59 @@
+<?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>FirstResponder</string>
+ <key>LANGUAGE</key>
+ <string>ObjC</string>
+ <key>SUPERCLASS</key>
+ <string>NSObject</string>
+ </dict>
+ <dict>
+ <key>ACTIONS</key>
+ <dict>
+ <key>hide</key>
+ <string>id</string>
+ <key>hideOtherApplications</key>
+ <string>id</string>
+ <key>orderFrontStandardAboutPanel</key>
+ <string>id</string>
+ <key>qtDispatcherToQAction</key>
+ <string>id</string>
+ <key>terminate</key>
+ <string>id</string>
+ <key>unhideAllApplications</key>
+ <string>id</string>
+ </dict>
+ <key>CLASS</key>
+ <string>QCocoaMenuLoader</string>
+ <key>LANGUAGE</key>
+ <string>ObjC</string>
+ <key>OUTLETS</key>
+ <dict>
+ <key>aboutItem</key>
+ <string>NSMenuItem</string>
+ <key>aboutQtItem</key>
+ <string>NSMenuItem</string>
+ <key>appMenu</key>
+ <string>NSMenu</string>
+ <key>hideItem</key>
+ <string>NSMenuItem</string>
+ <key>preferencesItem</key>
+ <string>NSMenuItem</string>
+ <key>quitItem</key>
+ <string>NSMenuItem</string>
+ <key>theMenu</key>
+ <string>NSMenu</string>
+ </dict>
+ <key>SUPERCLASS</key>
+ <string>NSResponder</string>
+ </dict>
+ </array>
+ <key>IBVersion</key>
+ <string>1</string>
+</dict>
+</plist>
diff --git a/src/gui/mac/qt_menu.nib/info.nib b/src/gui/mac/qt_menu.nib/info.nib
new file mode 100644
index 0000000..768cb8b
--- /dev/null
+++ b/src/gui/mac/qt_menu.nib/info.nib
@@ -0,0 +1,18 @@
+<?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>670</string>
+ <key>IBOldestOS</key>
+ <integer>5</integer>
+ <key>IBOpenObjects</key>
+ <array>
+ <integer>57</integer>
+ </array>
+ <key>IBSystem Version</key>
+ <string>9G55</string>
+ <key>targetFramework</key>
+ <string>IBCocoaFramework</string>
+</dict>
+</plist>
diff --git a/src/gui/mac/qt_menu.nib/keyedobjects.nib b/src/gui/mac/qt_menu.nib/keyedobjects.nib
new file mode 100644
index 0000000..18a6648
--- /dev/null
+++ b/src/gui/mac/qt_menu.nib/keyedobjects.nib
Binary files differ