[vlc-commits] macosx: fix reveal-in-finder menu for detached windows

David Fuhrmann git at videolan.org
Wed Mar 5 18:51:41 CET 2014


vlc | branch: master | David Fuhrmann <david.fuhrmann at googlemail.com> | Wed Mar  5 18:41:53 2014 +0100| [ceb372ef24cdb1b5070f82afe468f683783649d8] | committer: David Fuhrmann

macosx: fix reveal-in-finder menu for detached windows

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=ceb372ef24cdb1b5070f82afe468f683783649d8
---

 .../package/macosx/Resources/English.lproj/DetachedVideoWindow.xib   |    2 ++
 1 file changed, 2 insertions(+)

diff --git a/extras/package/macosx/Resources/English.lproj/DetachedVideoWindow.xib b/extras/package/macosx/Resources/English.lproj/DetachedVideoWindow.xib
index c10719d..78fcfe1 100644
--- a/extras/package/macosx/Resources/English.lproj/DetachedVideoWindow.xib
+++ b/extras/package/macosx/Resources/English.lproj/DetachedVideoWindow.xib
@@ -1092,6 +1092,7 @@
           <string>27.CustomClassName</string>
           <string>27.IBPluginDependency</string>
           <string>27.IBViewBoundsToFrameTransform</string>
+          <string>28.CustomClassName</string>
           <string>28.IBPluginDependency</string>
           <string>28.IBViewBoundsToFrameTransform</string>
           <string>29.IBPluginDependency</string>
@@ -1194,6 +1195,7 @@
           <object class="NSAffineTransform">
             <bytes key="NSTransformStruct">P4AAAL+AAABDv4AAwYAAAA</bytes>
           </object>
+          <string>VLCWindowTitleTextField</string>
           <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
           <object class="NSAffineTransform">
             <bytes key="NSTransformStruct">P4AAAL+AAABCggAAwZAAAA</bytes>



More information about the vlc-commits mailing list