Dylan Aïssi pushed to branch debian-unstable at X Strike Force / app / x11-utils
Commits:
-
dca6dc11
by Pino Toscano at 2023-11-14T20:23:05+01:00
2 changed files:
Changes:
1 | +x11-utils (7.7+7) UNRELEASED; urgency=medium
|
|
2 | + |
|
3 | + [ Pino Toscano ]
|
|
4 | + * Drop the Debian menu file:
|
|
5 | + - the Debian menu is deprecated for some years already
|
|
6 | + - none of the items in the menu file have icons
|
|
7 | + - the utilities are very niche, and most likely not something you need to
|
|
8 | + show in application menus
|
|
9 | + |
|
10 | + -- Debian X Strike Force <debian-x@lists.debian.org> Tue, 14 Nov 2023 20:22:03 +0100
|
|
11 | + |
|
1 | 12 | x11-utils (7.7+6) unstable; urgency=medium
|
2 | 13 | |
3 | 14 | [ Brendan O'Dea ]
|
1 | -?package(x11-utils):\
|
|
2 | - needs="x11"\
|
|
3 | - section="Applications/System/Administration"\
|
|
4 | - longtitle="Editres: resource editor for X Toolkit applications"\
|
|
5 | - title="Editres"\
|
|
6 | - command="editres"
|
|
7 | -?package(x11-utils):\
|
|
8 | - needs="x11"\
|
|
9 | - section="Applications/System/Monitoring"\
|
|
10 | - longtitle="Xev: display X events"\
|
|
11 | - title="Xev"\
|
|
12 | - command="x-terminal-emulator -e xev"
|
|
13 | -?package(x11-utils):\
|
|
14 | - needs="x11"\
|
|
15 | - section="Applications/System/Administration"\
|
|
16 | - hints="Fonts"\
|
|
17 | - longtitle="Xfontsel: font viewer/selector for X"\
|
|
18 | - title="Xfontsel"\
|
|
19 | - command="xfontsel"
|
|
20 | -?package(x11-utils):\
|
|
21 | - needs="x11"\
|
|
22 | - section="Applications/System/Administration"\
|
|
23 | - longtitle="Xkill: tool to kill X clients by clicking on their windows"\
|
|
24 | - title="Xkill"\
|
|
25 | - command="xkill" |