Changeset a85c6ce for lxde/apps/lxterminal.xml
- Timestamp:
- 01/25/2015 11:55:39 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, lazarus, nosym, perl-modules, plabs/python-mods, qt5new, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226
- Children:
- ad86df81
- Parents:
- 4d5c31d
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
lxde/apps/lxterminal.xml
r4d5c31d ra85c6ce 94 94 <title>Installation of LXTerminal</title> 95 95 96 <note><para> 97 By default, <application>LXTerminal</application> installs its 98 menu in the System category. If desired, change it to the 99 Utility category:</para> 100 101 <screen><userinput>sed -i 's/System/Utility/' data/lxterminal.desktop.in</userinput></screen> 102 </note> 103 96 104 <para> 97 105 Install <application>LXTerminal</application> by running the following … … 99 107 </para> 100 108 101 <screen><userinput>sed -i 's/System/Utility/' data/lxterminal.desktop.in && 102 ./configure --prefix=/usr && 109 <screen><userinput>./configure --prefix=/usr && 103 110 make</userinput></screen> 104 111 … … 117 124 <sect2 role="commands"> 118 125 <title>Command Explanations</title> 119 120 <para>121 <command>sed -i ... lxterminal.desktop.in</command>: Fixes submenu for122 lxterminal entry.123 </para>124 126 125 127 <para>
Note:
See TracChangeset
for help on using the changeset viewer.