Changeset 1214ea36
- Timestamp:
- 09/29/2015 10:22:51 PM (8 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 7.10, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/inkscape-core-mods, lazarus, lxqt, nosym, perl-modules, plabs/python-mods, qt5new, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- c9b986ed
- Parents:
- e3e5318
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
lxde/desktop/pcmanfm.xml
re3e5318 r1214ea36 109 109 </para> 110 110 111 <screen role="root"><userinput>make install && 112 sed -i 's/System;//' /usr/share/applications/pcmanfm.desktop</userinput></screen> 111 <screen role="root"><userinput>make install</userinput></screen> 113 112 114 113 </sect2> 115 114 <!-- 116 115 <sect2 role="commands"> 117 116 <title>Command Explanations</title> 118 117 119 118 <para> 120 <command>sed -i ...</command>: Fixes submenu for 121 <application>PCManFM</application> entry. 119 <command>sed -i ...</command>: Fixes . 122 120 </para> 123 121 124 </sect2> 122 </sect2>--> 125 123 126 124 <sect2 role="content"> -
xfce/core/thunar.xml
re3e5318 r1214ea36 108 108 <sect2 role="installation"> 109 109 <title>Installation of Thunar</title> 110 111 <note><para>112 By default, <application>Thunar</application> installs its113 menu in the System category. If desired, change it to the114 Utiliities category:</para>115 116 <screen><userinput>sed -i 's/System;//' Thunar.desktop.in.in</userinput></screen>117 </note>118 110 119 111 <para>
Note:
See TracChangeset
for help on using the changeset viewer.