File: menu

package info (click to toggle)
systempreferences.app 1.2.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster, jessie, jessie-kfreebsd, stretch
  • size: 1,432 kB
  • ctags: 123
  • sloc: objc: 3,502; makefile: 33
file content (6 lines) | stat: -rw-r--r-- 265 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
?package(systempreferences.app):needs="X11" \
  section="Applications/System/Administration" \
  title="System Preferences" \
  longtitle="GNUstep preferences application" \
  command="/usr/bin/SystemPreferences" \
  icon="/usr/share/pixmaps/SystemPreferences.xpm"