Browse Source

Fix spelling errors

master
Michael Stapelberg 16 years ago
parent
commit
2828b3fb6e
  1. 2
      README
  2. 4
      debian/control
  3. 2
      i3lock.1

2
README

@ -1,7 +1,7 @@
i3lock - slightly improved screen locker based on slock i3lock - slightly improved screen locker based on slock
============================ ============================
i3lock improves slock by making it fork() and therefore combinable with i3lock improves slock by making it fork() and therefore combinable with
commands to suspend your computer. Additionally, instead of turning of commands to suspend your computer. Additionally, instead of turning off
your screen via DPMS and/or displaying a black screen, i3lock displays a your screen via DPMS and/or displaying a black screen, i3lock displays a
white screen so you can see if your computer failed to resume from suspend white screen so you can see if your computer failed to resume from suspend
or if your screen is just locked. Also, when entering a wrong password, or if your screen is just locked. Also, when entering a wrong password,

4
debian/control

@ -4,7 +4,7 @@ Priority: optional
Maintainer: Michael Stapelberg <michael+i3lock@stapelberg.de> Maintainer: Michael Stapelberg <michael+i3lock@stapelberg.de>
Build-Depends: debhelper (>= 5), libx11-dev Build-Depends: debhelper (>= 5), libx11-dev
Standards-Version: 3.8.0 Standards-Version: 3.8.0
Homepage: http://i3.zekjur.net/ Homepage: http://i3.zekjur.net/i3lock/
Package: i3lock Package: i3lock
Architecture: any Architecture: any
@ -13,7 +13,7 @@ Section: x11
Depends: ${shlibs:Depends} Depends: ${shlibs:Depends}
Description: a slightly improved version of slock Description: a slightly improved version of slock
i3lock improves slock by making it fork() and therefore combinable with i3lock improves slock by making it fork() and therefore combinable with
commands to suspend your computer. Additionally, instead of turning of commands to suspend your computer. Additionally, instead of turning off
your screen via DPMS and/or displaying a black screen, i3lock displays a your screen via DPMS and/or displaying a black screen, i3lock displays a
white screen so you can see if your computer failed to resume from suspend white screen so you can see if your computer failed to resume from suspend
or if your screen is just locked. Also, when entering a wrong password, or if your screen is just locked. Also, when entering a wrong password,

2
i3lock.1

@ -26,7 +26,7 @@ just enter your password.
.B i3lock .B i3lock
improves slock by making it fork() and therefore combinable with improves slock by making it fork() and therefore combinable with
commands to suspend your computer. Additionally, instead of turning of commands to suspend your computer. Additionally, instead of turning off
your screen via DPMS and/or displaying a black screen, your screen via DPMS and/or displaying a black screen,
.B i3lock .B i3lock
displays a white screen so you can see if your computer failed to resume displays a white screen so you can see if your computer failed to resume

Loading…
Cancel
Save