Last change
on this file was 36698, checked in by vboxsync, 14 years ago |
Installer/darwin: add VBoxBalloonCtrl
|
-
Property svn:eol-style
set to
native
-
Property svn:keywords
set to
Author Date Id Revision
|
File size:
423 bytes
|
Line | |
---|
1 | <?xml version="1.0" encoding="UTF-8"?>
|
---|
2 | <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
---|
3 | <plist version="1.0">
|
---|
4 | <dict>
|
---|
5 | <key>Disabled</key>
|
---|
6 | <true/>
|
---|
7 | <key>KeepAlive</key>
|
---|
8 | <false/>
|
---|
9 | <key>Label</key>
|
---|
10 | <string>org.virtualbox.vboxballoonctrl</string>
|
---|
11 | <key>Program</key>
|
---|
12 | <string>/Applications/VirtualBox.app/Contents/MacOS/VBoxBalloonCtrl</string>
|
---|
13 | </dict>
|
---|
14 | </plist>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.