Changeset 3265ae7
- Timestamp:
- 05/18/2005 01:05:49 PM (19 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 6.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gimp3, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- ab3a3af7
- Parents:
- 26da27fa
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
gnome/add/gnome-netstatus.xml
r26da27fa r3265ae7 7 7 <!ENTITY gnome-netstatus-download-http "http://ftp.gnome.org/pub/GNOME/sources/gnome-netstatus/&gnome-version;/gnome-netstatus-&gnome-netstatus-version;.tar.bz2"> 8 8 <!ENTITY gnome-netstatus-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/gnome-netstatus/&gnome-version;/gnome-netstatus-&gnome-netstatus-version;.tar.bz2"> 9 <!ENTITY gnome-netstatus-md5sum " fadc8a26ff7142e1372740d2edc435b1">10 <!ENTITY gnome-netstatus-size " 492KB">11 <!ENTITY gnome-netstatus-buildsize " 9.6MB">12 <!ENTITY gnome-netstatus-time "0.1 2SBU">9 <!ENTITY gnome-netstatus-md5sum "b1a044cfbe3299e00d514d966d4766e8"> 10 <!ENTITY gnome-netstatus-size "510 KB"> 11 <!ENTITY gnome-netstatus-buildsize "8 MB"> 12 <!ENTITY gnome-netstatus-time "0.1 SBU"> 13 13 ]> 14 14 … … 65 65 --libexecdir=`pkg-config --variable=prefix ORBit-2.0`/sbin \ 66 66 --sysconfdir=/etc/gnome --localstatedir=/var/lib && 67 make && 68 make install && 67 make</command></userinput></screen> 68 69 <para>This package does not come with a test suite.</para> 70 71 <para>Now, as the root user:</para> 72 73 <screen><userinput role='root'><command>make install && 69 74 chmod 644 `pkg-config --variable=prefix ORBit-2.0`\ 70 75 /share/gnome/help/gnome-netstatus/C/*.xml</command></userinput></screen> -
introduction/welcome/changelog.xml
r26da27fa r3265ae7 26 26 27 27 <listitem> 28 <para>May 18th, 2005 [randy]: Updated to GConf Editor-2.10.0 and 29 GNOME Netstatus-2.10.0; commented out the Nautilus Media package from 30 inclusion in the book.</para> 31 </listitem> 32 33 <listitem> 28 34 <para>May 17th, 2005 [randy]: Updated to GNOME System Monitor-2.10.1, 29 35 bug-buddy-2.10.0, EOG-2.10.0, AT SPI-1.6.4, gtksourceview-1.2.0, 30 gedit-2.10.2, GGV-2.8.4, File Roller-2.10.3 and GConf 31 Editor-2.10.0.</para> 36 gedit-2.10.2, GGV-2.8.4 and File Roller-2.10.3.</para> 32 37 </listitem> 33 38
Note:
See TracChangeset
for help on using the changeset viewer.