Changeset 2206258 for gnome/platform
- Timestamp:
- 01/23/2019 05:36:01 AM (3 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 8.4, 9.0, 9.1, bdubbs/svn, lazarus, qt5new, trunk, upgradedb, xry111/intltool, xry111/test-20220226
- Children:
- e41a348
- Parents:
- c4ef0f9
- Location:
- gnome/platform
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
gnome/platform/caribou.xml
rc4ef0f9 r2206258 91 91 <para role="optional"> 92 92 <xref linkend="gtk2"/> and 93 < ulink url="http://www.valadoc.org/">Valadoc</ulink>93 <xref linkend="vala"/> (with Valadoc installed) 94 94 </para> 95 95 -
gnome/platform/mutter.xml
rc4ef0f9 r2206258 121 121 </para> 122 122 123 <screen><userinput>./configure --prefix=/usr --disable-static && 123 <screen><userinput>./configure --prefix=/usr \ 124 --disable-static \ 125 --enable-compile-warnings=minimum && 124 126 make</userinput></screen> 125 127
Note:
See TracChangeset
for help on using the changeset viewer.