~ubuntu-branches/ubuntu/hoary/blackbox/hoary

« back to all changes in this revision

Viewing changes to debian/menu

  • Committer: Bazaar Package Importer
  • Author(s): Bruno Barrera C.
  • Date: 2004-08-20 21:44:55 UTC
  • mfrom: (0.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20040820214455-lk7lolt92o90aaao
Tags: 0.65.0-3
* Fixed FTBFS with gcc-3.4 (closes: #266642)
* debian/postinst now checks for the correct files to be removed
  (blackbox-menu instead Blackbox-menu)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
?package(blackbox):needs=wm \
 
1
?package(blackbox):needs="wm" \
2
2
        section="WindowManagers" title="Blackbox" \
3
3
        command="/usr/bin/blackbox"
4
 
?package(blackbox):needs=blackbox \
 
4
?package(blackbox):needs="blackbox" \
5
5
        section="WindowManagers" title="Exit" \
6
6
        command="exit"
7
 
?package(blackbox):needs=blackbox \
 
7
?package(blackbox):needs="blackbox" \
8
8
        section="WindowManagers" title="Reconfigure" \
9
9
        command="reconfig"
10
 
?package(blackbox):needs=blackbox \
 
10
?package(blackbox):needs="blackbox" \
11
11
        section="WindowManagers" title="Restart" \
12
12
        command="restart"
13
 
?package(blackbox):needs=blackbox \
 
13
?package(blackbox):needs="blackbox" \
14
14
        section="Blackbox/Styles" title="/usr/share/blackbox/styles" \
15
15
        command="stylesdir"
16
 
?package(blackbox):needs=blackbox \
 
16
?package(blackbox):needs="blackbox" \
17
17
        section="Blackbox/Styles" title="~/.blackbox/styles" \
18
18
        command="stylesdir"
19
 
?package(blackbox):needs=blackbox \
 
19
?package(blackbox):needs="blackbox" \
20
20
        section="Blackbox" title="Workspaces" \
21
21
        command="workspaces"
22
 
?package(blackbox):needs=blackbox \
 
22
?package(blackbox):needs="blackbox" \
23
23
        section="Blackbox" title="Configuration" \
24
24
        command="config"