浏览代码

Add VLC to menu.

Drew 12 年之前
父节点
当前提交
72460431cf
共有 1 个文件被更改,包括 8 次插入0 次删除
  1. 8 0
      openbox/menu.xml

+ 8 - 0
openbox/menu.xml

@@ -119,6 +119,14 @@
 </menu>
 
 <menu id="apps-multimedia-menu" label="Multimedia">
+  <item label="VLC">
+    <action name="Execute">
+      <command>vlc</command>
+      <startupnotify>
+        <enabled>yes</enabled>
+      </startupnotify>
+    </action>
+  </item>
 </menu>
 
 <menu id="apps-fileman-menu" label="File Managers">