Codebase list xapp / upstream/2.0.4
New upstream version 2.0.4 Norbert Preining 3 years ago
3 changed file(s) with 9 addition(s) and 2 deletion(s). Raw diff Collapse all Expand all
0 #!/usr/bin/bash
0 #!/bin/bash
11 # This file is sourced by xinit(1) or a display manager's Xsession, not executed.
22
33 if [ -z "$GTK_MODULES" ] ; then
0 xapp (2.0.4) ulyssa; urgency=medium
1
2 [ Leigh Scott ]
3 * Change shebang path
4
5 -- Clement Lefebvre <root@linuxmint.com> Sun, 13 Dec 2020 12:16:21 +0000
6
07 xapp (2.0.3) ulyssa; urgency=medium
18
29 [ Eli Schwartz ]
00 project('xapp',
11 'c',
2 version : '2.0.3',
2 version : '2.0.4',
33 default_options : [ 'buildtype=debugoptimized' ],
44 )
55