[go: up one dir, main page]

File: menu

package info (click to toggle)
cameramonitor 0.2-2
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 476 kB
  • ctags: 78
  • sloc: sh: 570; python: 398; makefile: 46
file content (13 lines) | stat: -rw-r--r-- 418 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
?package(cameramonitor): needs="X11" \
  section="Applications/Video" \
  hints="Gnome" \
  title="Camera Monitor" \
  icon="/usr/share/pixmaps/cameramonitor.xpm" \
  command="/usr/bin/cameramonitor"
  
?package(cameramonitor): needs="X11" \
  section="Applications/Video" \
  hints="Gnome" \
  title="Camera Monitor Preferences" \
  icon="/usr/share/pixmaps/cameramonitor.xpm" \
  command="/usr/bin/cameramonitor -p"