Changeset 5e0d750 for gnome/applications
- Timestamp:
- 02/07/2019 06:15:33 PM (6 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 8.4, 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:
- cee65a2
- Parents:
- 46abd0e
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
gnome/applications/network-manager-applet.xml
r46abd0e r5e0d750 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 " 34923579b39360db64649342ee6735d8">11 <!ENTITY network-manager-applet-md5sum "06aafa851762146034351aa72ebb23d4"> 12 12 <!ENTITY network-manager-applet-size "1.5 MB"> 13 <!ENTITY network-manager-applet-buildsize "6 6MB (with tests)">13 <!ENTITY network-manager-applet-buildsize "60 MB (with tests)"> 14 14 <!ENTITY network-manager-applet-time "0.4 SBU (with tests)"> 15 15 ]> … … 39 39 and <application>LXDE</application>. 40 40 </para> 41 <!-- This version of NewtorkManager Applet removes the deprecated libnm-gtk.so 42 library. It's possible that this may cause breakage. If needed, we can 43 enable it again with -Dlibnm-gtk=true --> 41 44 42 45 &lfs83_checked; … … 197 200 </seg> 198 201 <seg> 199 libnma.so and libnm-gtk.so202 libnma.so <!-- and libnm-gtk.so --> 200 203 </seg> 201 204 <seg> 202 /usr/include/{libnma,libnm-gtk}, /usr/share/gtk-doc/libnma 205 <!--/usr/include/{libnma,libnm-gtk},--> 206 /usr/include/libnma and /usr/share/gtk-doc/libnma 203 207 </seg> 204 208 </seglistitem> … … 234 238 </listitem> 235 239 </varlistentry> 236 240 <!-- 237 241 <varlistentry id="libnm-gtk"> 238 242 <term><filename class="libraryfile">libnm-gtk.so</filename></term> … … 247 251 </listitem> 248 252 </varlistentry> 253 --> 249 254 250 255 </variablelist>
Note:
See TracChangeset
for help on using the changeset viewer.