Changeset 48a14791 for gnome/applications
- Timestamp:
- 06/09/2019 12:27:06 PM (5 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 9.0, 9.1, gimp3, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- a4b38ab
- Parents:
- 6519b73
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
gnome/applications/network-manager-applet.xml
r6519b73 r48a14791 9 9 <!ENTITY network-manager-applet-download-ftp 10 10 "&gnome-download-ftp;/network-manager-applet/1.8/network-manager-applet-&network-manager-applet-version;.tar.xz"> 11 <!ENTITY network-manager-applet-md5sum " 06aafa851762146034351aa72ebb23d4">12 <!ENTITY network-manager-applet-size " 1.5MB">13 <!ENTITY network-manager-applet-buildsize " 60MB (with tests)">11 <!ENTITY network-manager-applet-md5sum "e0373f4c0d0637716e6e385799a9080f"> 12 <!ENTITY network-manager-applet-size "2.0 MB"> 13 <!ENTITY network-manager-applet-buildsize "54 MB (with tests)"> 14 14 <!ENTITY network-manager-applet-time "0.4 SBU (with tests)"> 15 15 ]> … … 102 102 <para role="optional" revision="sysv"> 103 103 <xref linkend="gc"/> (for linker garbage collection), 104 <xref linkend="gtk-doc"/>, 104 105 <xref linkend="jansson"/>, 105 106 <ulink url="&gnome-download-http;/gnome-bluetooth/"> … … 111 112 <xref linkend="gc"/> (for linker garbage collection), 112 113 <xref linkend="gnome-bluetooth"/>, 114 <xref linkend="gtk-doc"/>, 113 115 <xref linkend="jansson"/>, and 114 116 <ulink url="&gnome-download-http;/mobile-broadband-provider-info"> … … 137 139 -Dselinux=false \ 138 140 -Dteam=false \ 139 -Dmobile_broadband_provider_info=false .. && 141 -Dmobile_broadband_provider_info=false \ 142 -Dgtk_doc=false .. && 140 143 ninja</userinput></screen> 141 144 … … 180 183 </para> 181 184 <para> 182 <option>-Dgtk_doc=false</option>: Use this if you do not have <xref linkend="gtk-doc"/> installed. 185 <option>-Dgtk_doc=false</option>: Remove this if you have <xref linkend="gtk-doc"/> installed 186 and want to rebuild the documentation with it. 183 187 </para> 184 188
Note:
See TracChangeset
for help on using the changeset viewer.