- Timestamp:
- 09/17/2014 10:52:31 PM (9 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 7.10, 7.6, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, ken/inkscape-core-mods, krejzi/svn, lazarus, nosym, perl-modules, plabs/python-mods, qt5new, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226
- Children:
- 02fc2ae
- Parents:
- 8c64b06
- Location:
- lxde/apps
- Files:
-
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
lxde/apps/gpicview.xml
r8c64b06 r7a2aeb5 102 102 </para> 103 103 104 <screen role="root"><userinput>make install</userinput></screen> 104 <screen role="root"><userinput>make install && 105 sed -i 's/Utility;//' /usr/share/applications/gpicview.desktop</userinput></screen> 105 106 106 107 <para> … … 109 110 <command>xdg-icon-resource forceupdate --theme hicolor</command> command, 110 111 for the installed icon to be displayed in the menu item. 112 </para> 113 114 </sect2> 115 116 <sect2 role="commands"> 117 <title>Command Explanations</title> 118 119 <para> 120 <command>sed -i ...</command>: Fixes submenu for 121 <application>GPicView</application>. 111 122 </para> 112 123 -
lxde/apps/lxappearance-obconf.xml
r8c64b06 r7a2aeb5 5 5 %general-entities; 6 6 7 <!ENTITY lxappearance-obconf-download-http "&sourceforge-repo;/lxde/lxappearance-obconf-&lxappearance-obconf-version;.tar. gz">7 <!ENTITY lxappearance-obconf-download-http "&sourceforge-repo;/lxde/lxappearance-obconf-&lxappearance-obconf-version;.tar.xz"> 8 8 <!ENTITY lxappearance-obconf-download-ftp " "> 9 <!ENTITY lxappearance-obconf-md5sum " 1f061c96e0c78a6476421ca294ac24aa">10 <!ENTITY lxappearance-obconf-size " 412KB">11 <!ENTITY lxappearance-obconf-buildsize " 5.7MB">9 <!ENTITY lxappearance-obconf-md5sum "d958ac5514ba1707429ff6794ab59abf"> 10 <!ENTITY lxappearance-obconf-size "288 KB"> 11 <!ENTITY lxappearance-obconf-buildsize "4.0 MB"> 12 12 <!ENTITY lxappearance-obconf-time "0.1 SBU"> 13 13 ]> … … 93 93 </para> 94 94 95 <screen><userinput>./configure --prefix=/usr &&95 <screen><userinput>./configure --prefix=/usr --disable-static && 96 96 make</userinput></screen> 97 97 … … 108 108 </sect2> 109 109 110 <sect2 role="commands"> 111 <title>Command Explanations</title> 112 113 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 114 href="../../xincludes/static-libraries.xml"/> 115 116 </sect2> 117 110 118 <sect2 role="content"> 111 119 <title>Contents</title> … … 113 121 <segmentedlist> 114 122 <segtitle>Installed Programs</segtitle> 115 <segtitle>Installed Librar ies</segtitle>123 <segtitle>Installed Library</segtitle> 116 124 <segtitle>Installed Directories</segtitle> 117 125 … … 121 129 </seg> 122 130 <seg> 123 None131 /usr/lib/lxappearance/plugins/obconf.so 124 132 </seg> 125 133 <seg> -
lxde/apps/lxdm.xml
r8c64b06 r7a2aeb5 274 274 </para> 275 275 276 <screen role="root"><userinput> mv -vi/etc/inittab{,-orig} &&276 <screen role="root"><userinput>cp -v /etc/inittab{,-orig} && 277 277 sed -i '/initdefault/ s/3/5/' /etc/inittab</userinput></screen> 278 278 -
lxde/apps/lxinput.xml
r8c64b06 r7a2aeb5 5 5 %general-entities; 6 6 7 <!ENTITY lxinput-download-http "&sourceforge-repo;/lxde/lxinput-&lxinput-version;.tar. gz">7 <!ENTITY lxinput-download-http "&sourceforge-repo;/lxde/lxinput-&lxinput-version;.tar.xz"> 8 8 <!ENTITY lxinput-download-ftp " "> 9 <!ENTITY lxinput-md5sum " 5bf563d04984ef2a147433f3bdda687b">10 <!ENTITY lxinput-size " 256KB">11 <!ENTITY lxinput-buildsize "2. 7MB">9 <!ENTITY lxinput-md5sum "d2a6467c5d23f9aa7f65d0d3abacd102"> 10 <!ENTITY lxinput-size "144 KB"> 11 <!ENTITY lxinput-buildsize "2.4 MB"> 12 12 <!ENTITY lxinput-time "0.1 SBU"> 13 13 ]> -
lxde/apps/lxtask.xml
r8c64b06 r7a2aeb5 5 5 %general-entities; 6 6 7 <!ENTITY lxtask-download-http "&sourceforge-repo;/lxde/lxtask-&lxtask-version;.tar. gz">7 <!ENTITY lxtask-download-http "&sourceforge-repo;/lxde/lxtask-&lxtask-version;.tar.xz"> 8 8 <!ENTITY lxtask-download-ftp " "> 9 <!ENTITY lxtask-md5sum "c 4ab47d03d41a88696d64d3f1e78cf7f">10 <!ENTITY lxtask-size " 236 KB">9 <!ENTITY lxtask-md5sum "c8b1e9df8cbe41c07ebc3830d4386324"> 10 <!ENTITY lxtask-size "136 KB"> 11 11 <!ENTITY lxtask-buildsize "3.3 MB"> 12 <!ENTITY lxtask-time " 0.2SBU">12 <!ENTITY lxtask-time "less than 0.1 SBU"> 13 13 ]> 14 14
Note:
See TracChangeset
for help on using the changeset viewer.