Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Steve Lhomme
VLC
Commits
251ee862
Commit
251ee862
authored
Dec 13, 2004
by
bigben
Browse files
* enable delete in the playlist context menu
parent
f00931a5
Changes
3
Hide whitespace changes
Inline
Side-by-side
extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
View file @
251ee862
...
...
@@ -389,7 +389,13 @@
SUPERCLASS = NSObject;
},
{
ACTIONS = {handlePopUp = id; playItem = id; searchItem = id; selectAll = id; };
ACTIONS = {
deleteItem = id;
handlePopUp = id;
playItem = id;
searchItem = id;
selectAll = id;
};
CLASS = VLCPlaylist;
LANGUAGE = ObjC;
OUTLETS = {
...
...
extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
View file @
251ee862
...
...
@@ -13,7 +13,7 @@
<key>
29
</key>
<string>
84 667 419 44 0 0 1024 746
</string>
<key>
915
</key>
<string>
54 452
100 130 0 0 1024 746
</string>
<string>
620 326
100 130 0 0 1024 746
</string>
</dict>
<key>
IBFramework Version
</key>
<string>
364.0
</string>
...
...
@@ -26,8 +26,8 @@
</array>
<key>
IBOpenObjects
</key>
<array>
<integer>
915
</integer>
<integer>
29
</integer>
<integer>
915
</integer>
</array>
<key>
IBSystem Version
</key>
<string>
7R28
</string>
...
...
extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
View file @
251ee862
No preview for this file type
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment