Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
vlc-1.1
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Redmine
Redmine
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
videolan
vlc-1.1
Commits
251ee862
Commit
251ee862
authored
Dec 13, 2004
by
Benjamin Pracht
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* enable delete in the playlist context menu
parent
f00931a5
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
9 additions
and
3 deletions
+9
-3
extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
...s/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
+7
-1
extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
+2
-2
extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
...s/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
+0
-0
No files found.
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
Markdown
is supported
0%
Try again
or
attach a new file
Attach a 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