vlc | branch: master | Felix Paul Kühne <[email protected]> | Sat Feb 27 17:48:08 2016 +0100| [b9bf89d72ccb5c5675751620cfc13454ebee9c99] | committer: Felix Paul Kühne
macosx/open: fix opening the panel by removing a constraint with an out of subtree reference > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=b9bf89d72ccb5c5675751620cfc13454ebee9c99 --- extras/package/macosx/Resources/English.lproj/Open.xib | 1 - 1 file changed, 1 deletion(-) diff --git a/extras/package/macosx/Resources/English.lproj/Open.xib b/extras/package/macosx/Resources/English.lproj/Open.xib index 86348c1..6e85ba8 100644 --- a/extras/package/macosx/Resources/English.lproj/Open.xib +++ b/extras/package/macosx/Resources/English.lproj/Open.xib @@ -615,7 +615,6 @@ Gw <constraint firstAttribute="trailing" secondItem="640" secondAttribute="trailing" constant="20" id="fwB-4h-Xua"/> <constraint firstItem="929" firstAttribute="leading" secondItem="678" secondAttribute="leading" id="gPB-5G-X6T"/> <constraint firstItem="929" firstAttribute="centerY" secondItem="1256" secondAttribute="centerY" id="jRR-ho-Y62"/> - <constraint firstItem="929" firstAttribute="leading" secondItem="2258" secondAttribute="leading" id="n5A-Zx-H1L"/> <constraint firstAttribute="bottom" secondItem="678" secondAttribute="bottom" constant="106" id="pDE-n6-2wP"/> <constraint firstItem="640" firstAttribute="leading" secondItem="641" secondAttribute="trailing" constant="12" id="pzg-l3-etg"/> <constraint firstItem="640" firstAttribute="width" secondItem="1256" secondAttribute="width" id="qIY-Fe-KNM"/> _______________________________________________ vlc-commits mailing list [email protected] https://mailman.videolan.org/listinfo/vlc-commits
