- Timestamp:
- 10/22/2014 06:01:13 PM (8 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 7.10, 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:
- d8bc6f7
- Parents:
- c9f6f019
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
lxde/apps/lxterminal.xml
rc9f6f019 r4393df4 7 7 <!ENTITY lxterminal-download-http "&sourceforge-repo;/lxde/lxterminal-&lxterminal-version;.tar.gz"> 8 8 <!ENTITY lxterminal-download-ftp " "> 9 <!ENTITY lxterminal-md5sum " fd9140b45c0f28d021253c4aeb8c4aea">10 <!ENTITY lxterminal-size " 300KB">11 <!ENTITY lxterminal-buildsize "4 .2MB">12 <!ENTITY lxterminal-time " 0.1 SBU">9 <!ENTITY lxterminal-md5sum "e80ad1b6e26212f3d43908c2ad87ba4d"> 10 <!ENTITY lxterminal-size "244 KB"> 11 <!ENTITY lxterminal-buildsize "4 MB"> 12 <!ENTITY lxterminal-time "less than 0.1 SBU"> 13 13 ]> 14 14 … … 99 99 </para> 100 100 101 <screen><userinput>./configure --prefix=/usr && 101 <screen><userinput>sed -i 's/System/Utility/' data/lxterminal.desktop.in && 102 ./configure --prefix=/usr && 102 103 make</userinput></screen> 103 104 … … 116 117 <sect2 role="commands"> 117 118 <title>Command Explanations</title> 119 120 <para> 121 <command>sed -i ... lxterminal.desktop.in</command>: Fixes submenu for 122 lxterminal entry. 123 </para> 118 124 119 125 <para>
Note:
See TracChangeset
for help on using the changeset viewer.