Changeset 6b573eb
- Timestamp:
- 10/28/2013 04:51:21 PM (10 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 7.10, 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, gnome, kde5-13430, kde5-14269, kde5-14686, ken/inkscape-core-mods, krejzi/svn, lazarus, nosym, perl-modules, plabs/python-mods, qt5new, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226
- Children:
- 2a8993b5
- Parents:
- 4fd7edd
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
r4fd7edd r6b573eb 691 691 <!ENTITY pcmanfm-version "1.1.2"> 692 692 <!ENTITY lxpanel-version "0.6.1"> 693 <!ENTITY lxappearance-version "0.5. 2">693 <!ENTITY lxappearance-version "0.5.3"> 694 694 <!ENTITY lxpolkit-version "0.1.0"> 695 695 <!ENTITY lxsession-version "0.4.9.2"> -
introduction/welcome/changelog.xml
r4fd7edd r6b573eb 48 48 <itemizedlist> 49 49 <listitem> 50 <para>[fernando] - Update to lxappearance-0.5.3. Fixes 51 <ulink url="&blfs-ticket-root;4236">#4236</ulink>.</para> 52 </listitem> 53 <listitem> 50 54 <para>[fernando] - Add LXDE Applications. Fixes 51 55 <ulink url="&blfs-ticket-root;4232">#4232</ulink>.</para> -
lxde/desktop/lxappearance.xml
r4fd7edd r6b573eb 7 7 <!ENTITY lxappearance-download-http "&sourceforge-repo;/lxde/lxappearance-&lxappearance-version;.tar.gz"> 8 8 <!ENTITY lxappearance-download-ftp " "> 9 <!ENTITY lxappearance-md5sum " a088c6ef08fd25df7dc3be5b07168bbe">10 <!ENTITY lxappearance-size " 272 KB">11 <!ENTITY lxappearance-buildsize " 4.4MB">12 <!ENTITY lxappearance-time " 0.2SBU">9 <!ENTITY lxappearance-md5sum "9dfdc9bd45519d51b9df2ad6650c36f5"> 10 <!ENTITY lxappearance-size "432 KB"> 11 <!ENTITY lxappearance-buildsize "5.2 MB"> 12 <!ENTITY lxappearance-time "less than 0.1 SBU"> 13 13 ]> 14 14 … … 107 107 <screen><userinput>./configure --prefix=/usr \ 108 108 --sysconfdir=/etc \ 109 --disable-static \ 109 110 --enable-dbus && 110 111 make</userinput></screen> … … 140 141 manual pages. 141 142 </para> 143 144 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 145 href="../../xincludes/static-libraries.xml"/> 142 146 143 147 </sect2>
Note:
See TracChangeset
for help on using the changeset viewer.