Changeset 52889 in vbox for trunk/src/VBox/Frontends/VirtualBox
- Timestamp:
- Sep 29, 2014 2:23:34 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/runtime/fullscreen/UIMachineLogicFullscreen.cpp
r52886 r52889 867 867 ourBundleIdentifiers << "org.virtualbox.app.VirtualBox"; 868 868 ourBundleIdentifiers << "org.virtualbox.app.VirtualBoxVM"; 869 ourBundleIdentifiers << "com.citrix.DesktopPlayerVM"; 869 870 if (!ourBundleIdentifiers.contains(userInfo.value("BundleIdentifier"))) 870 871 return;
Note:
See TracChangeset
for help on using the changeset viewer.