Changeset c48b85a1 for gnome/platform
- Timestamp:
- 06/26/2019 10:27:15 PM (4 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 9.0, 9.1, ken/inkscape-core-mods, lazarus, plabs/python-mods, qt5new, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226
- Children:
- e4a13182
- Parents:
- f1c4c622
- Location:
- gnome/platform
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
gnome/platform/geocode-glib.xml
rf1c4c622 rc48b85a1 108 108 <screen><userinput>mkdir build && 109 109 cd build && 110 meson --prefix /usr .. -Denable-gtk-doc=false&&110 meson --prefix /usr -Denable-gtk-doc=false .. && 111 111 ninja</userinput></screen> 112 112 -
gnome/platform/gnome-desktop.xml
rf1c4c622 rc48b85a1 126 126 <para revision="sysv"> 127 127 This package does not come with a functioning test suite. 128 or similar.128 <!-- NOTE: On my elogind system, all tests passed. Please verify -renodr --> 129 129 </para> 130 130 … … 150 150 field of the <quote>GNOME About</quote> display window. 151 151 </para> 152 153 <!-- When elogind drops into mainline, we need to add that option 154 to gnome-desktop, otherwise there's no distributor noted. --> 152 155 153 156 <!--<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
Note:
See TracChangeset
for help on using the changeset viewer.