- Timestamp:
- 09/04/2014 04:57:50 PM (10 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 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, gimp3, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 57caa5f
- Parents:
- b43538ae
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
lxde/apps/lxdm.xml
rb43538ae rf40b4f32 107 107 108 108 <para> 109 First, fix some files.109 First, some fixes. 110 110 </para> 111 111 … … 120 120 121 121 sed -i 's:sysconfig/i18n:profile.d/i18n.sh:g' data/lxdm.in && 122 sed -i 's:/etc/xprofile:/etc/profile:g' data/Xsession && 122 123 sed -i 's/^bg/#&/' data/lxdm.conf.in</userinput></screen> 123 124 … … 155 156 156 157 <para> 157 <command>sed -i ... lxdm.conf.in</command>: Fix the background to the158 <command>sed -i ... data/lxdm.conf.in</command>: Fix the background to the 158 159 default one. 159 160 </para> 160 161 161 162 <para> 162 <command>sed -i data/lxdm.in</command>: Fix greeter's locale for BLFS 163 <command>sed -i ... data/Xsession</command>: Source 164 <filename>/etc/profile</filename>, instead of other file, according to 165 BLFS standard. 166 </para> 167 168 <para> 169 <command>sed -i ... data/lxdm.in</command>: Fix greeter's locale for BLFS 163 170 specification. 164 171 </para>
Note:
See TracChangeset
for help on using the changeset viewer.