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
81287869
Commit
81287869
authored
Nov 25, 2001
by
Sam Hocevar
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* Added "Video" menu hint to debian/*menu (Closes Debian bug #121036).
parent
fefa3b65
Changes
5
Show whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
10 additions
and
4 deletions
+10
-4
debian/changelog
debian/changelog
+6
-0
debian/vlc-gnome.menu
debian/vlc-gnome.menu
+1
-1
debian/vlc-gtk.menu
debian/vlc-gtk.menu
+1
-1
debian/vlc-qt.menu
debian/vlc-qt.menu
+1
-1
debian/vlc.menu
debian/vlc.menu
+1
-1
No files found.
debian/changelog
View file @
81287869
vlc (0.2.91-2) unstable; urgency=low
* Added "Video" menu hints (Closes: #121036).
-- Samuel Hocevar <sam@zoy.org> Sun, 25 Nov 2001 02:25:34 +0100
vlc (0.2.91-1) unstable; urgency=low
vlc (0.2.91-1) unstable; urgency=low
* New upstream release.
* New upstream release.
...
...
debian/vlc-gnome.menu
View file @
81287869
?package(vlc-gnome):command="/usr/bin/gnome-vlc" hotkey="V" needs="X11" \
?package(vlc-gnome):command="/usr/bin/gnome-vlc" hotkey="V" needs="X11" \
section="Apps/Viewers" title="Gnome VideoLAN Client" \
section="Apps/Viewers" title="Gnome VideoLAN Client" \
icon="/usr/share/videolan/gnome-vlc.xpm"
icon="/usr/share/videolan/gnome-vlc.xpm"
hints="Video"
debian/vlc-gtk.menu
View file @
81287869
?package(vlc-gtk):command="/usr/bin/gvlc" hotkey="V" needs="X11" \
?package(vlc-gtk):command="/usr/bin/gvlc" hotkey="V" needs="X11" \
section="Apps/Viewers" title="Gtk+ VideoLAN Client" \
section="Apps/Viewers" title="Gtk+ VideoLAN Client" \
icon="/usr/share/videolan/gvlc.xpm"
icon="/usr/share/videolan/gvlc.xpm"
hints="Video"
debian/vlc-qt.menu
View file @
81287869
?package(vlc-qt):command="/usr/bin/qvlc" hotkey="V" needs="X11" \
?package(vlc-qt):command="/usr/bin/qvlc" hotkey="V" needs="X11" \
section="Apps/Viewers" title="Qt VideoLAN Client" \
section="Apps/Viewers" title="Qt VideoLAN Client" \
icon="/usr/share/videolan/qvlc.xpm"
icon="/usr/share/videolan/qvlc.xpm"
hints="Video"
debian/vlc.menu
View file @
81287869
?package(vlc):command="/usr/bin/vlc" hotkey="V" needs="X11" \
?package(vlc):command="/usr/bin/vlc" hotkey="V" needs="X11" \
section="Apps/Viewers" title="VideoLAN Client" \
section="Apps/Viewers" title="VideoLAN Client" \
icon="/usr/share/videolan/vlc.xpm"
icon="/usr/share/videolan/vlc.xpm"
hints="Video"
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