[Python-apps-commits] r4515 - in packages/gmail-notify/trunk/debian (2 files)

awoodland at users.alioth.debian.org awoodland at users.alioth.debian.org
Tue Jan 12 11:40:28 UTC 2010


    Date: Tuesday, January 12, 2010 @ 11:40:26
  Author: awoodland
Revision: 4515

- spell check man page

Modified:
  packages/gmail-notify/trunk/debian/changelog
  packages/gmail-notify/trunk/debian/gmail-notify.1

Modified: packages/gmail-notify/trunk/debian/changelog
===================================================================
--- packages/gmail-notify/trunk/debian/changelog	2010-01-12 11:02:34 UTC (rev 4514)
+++ packages/gmail-notify/trunk/debian/changelog	2010-01-12 11:40:26 UTC (rev 4515)
@@ -1,8 +1,9 @@
 gmail-notify (1.6.1.1-2) unstable; urgency=low
 
   * Clean up desktop file, using patch from Ubuntu (Closes: #557310)
+  * Spell check manpage, fixes Lintian warning.
 
- -- Alan Woodland <awoodland at debian.org>  Tue, 12 Jan 2010 10:12:00 +0000
+ -- Alan Woodland <awoodland at debian.org>  Tue, 12 Jan 2010 11:32:54 +0000
 
 gmail-notify (1.6.1.1-1) unstable; urgency=medium
 

Modified: packages/gmail-notify/trunk/debian/gmail-notify.1
===================================================================
--- packages/gmail-notify/trunk/debian/gmail-notify.1	2010-01-12 11:02:34 UTC (rev 4514)
+++ packages/gmail-notify/trunk/debian/gmail-notify.1	2010-01-12 11:40:26 UTC (rev 4515)
@@ -12,7 +12,7 @@
 by Google, it is written in Python and provides an attractive and
 simple way to check for new mail messages.
 
-Open the notifier.conf file in your favourite text editor and edit the configuration options to match your system. Below is an explanation of each option: (See notifer.conf.sample located in the /usr/share/doc/gmail-notify directory for a helpful example)
+Open the notifier.conf file in your favourite text editor and edit the configuration options to match your system. Below is an explanation of each option: (See notifier.conf.sample located in the /usr/share/doc/gmail-notify directory for a helpful example)
 
 gmailusername - fairly self explanatory, must be without the @gmail.com at the end
 
@@ -20,15 +20,15 @@
 
 browserpath - this is the full path to the browser that you want Gmail Notifier to open when you click the popup to goto your Gmail inbox
 
-voffset - this is the amount (in pixels) the popup will be displaced from the bottom of the screen, it will almost definately need changing to suit your system, ideally, you want it to look like it came out of the bar along the bottom of the screen the best way to adjust it is to run it initially with the default value and then add/remove from it then test again. Higher values result in the popup appearing higher up the screen.
+voffset - this is the amount (in pixels) the popup will be displaced from the bottom of the screen, it will almost definitely need changing to suit your system, ideally, you want it to look like it came out of the bar along the bottom of the screen the best way to adjust it is to run it initially with the default value and then add/remove from it then test again. Higher values result in the popup appearing higher up the screen.
 
 hoffset - same as above only this is the amount the popup will be displaced from the side of the screen. Higher values will displace it more to the left of the screen.
 
 checkinterval - this is how often Gmail Notifier will check for new mail (in ms), do NOT set it lower than 20000 (20 seconds), or the libgmail library will not keep up, causing many strange side effects. If you need to check your mail more than once every 20 seconds, then chances are your famous and don't have time to read your mail anyway.
 
-animationdelay - this is the amount of time (in ms) that Gmail Notifier will wait before moving the popup up one step, when the popup is popping up, to high values will cause the animation to be jerky, to low values will cause tearing at the bottom of the popup. 15ms seems about right. Only small adjustments are necercery, best thing is to leave it alone.
+animationdelay - this is the amount of time (in ms) that Gmail Notifier will wait before moving the popup up one step, when the popup is popping up, to high values will cause the animation to be jerky, to low values will cause tearing at the bottom of the popup. 15ms seems about right. Only small adjustments are necessary, best thing is to leave it alone.
 
-popuptimespan - this is the amount of time before the popup will dissappear again after popping up you can set this to  whatever you want
+popuptimespan - this is the amount of time before the popup will disappear again after popping up you can set this to  whatever you want
 
 .
 .SH Web Page
@@ -38,3 +38,8 @@
 John Winter <wintersoft at gmail.com>
 .
 .\" EOF
+
+\"  LocalWords:  popup sourceforge gmail LocalWords popuptimespan http EOF conf
+\"  LocalWords:  wintersoft Google usr com gmailusername gmailpassword inbox
+\"  LocalWords:  browserpath voffset libgmail hoffset checkinterval
+\"  LocalWords:  animationdelay




More information about the Python-apps-commits mailing list