Commit 66bda8765ba706509d821f2af1a4e07c61ff0953

Documentation update to v0.2

Commit diff

AUTHORS

 
1GoogleMail Sentinel is copyright (C) 2008 Rodrigo Lazo
2
31Rodrigo Lazo <rlazo.paz@gmail.com>
toggle raw diff

HACKING

 
1212
1313Following the GTK+ reference[1], there is a msgid "translator-credits"
1414where you should put your name and email so you receive credit for
15your work on the credits tab of the about dialog.
15your work on the credits tab of the about dialog. It's also important
16to place your information on the Last-translator "header" of the .po
17file. If you don't fill this fields your translation will be accepted,
18but it will be harder to give you credit.
1619
1720To submit your translation create a new issue on the issue tracker
1821
toggle raw diff

INSTALL

 
2929value should be correct for any installation using the default LIBDIR
3030and PREFIX values. If you modify the prefix value I'm sure you have
3131enough knowledge to modify this path to the correct value.
32
33Your config file, for security reasons, should have 600 as permissions
34because store important information (username/password) as clear
35text. More permissions would allow other users to look at your file
36and get your username/passowrd. See bug #1[1] for more information
37
38Footnotes:
39[1] http://code.google.com/p/gmail-sentinel/issues/detail?id=1
40
toggle raw diff

NEWS

 
22 NEWS
33======
44
50.2:
6* Added next/previous buttons on the notification popup
7 This will allow users to browse within the popup all the new messages
8* Added open button on the notification popup
9 It will launch your browser to see the full message
10* New translations (italian and slovak)
11 Thanks to giacomomargarito and shamotj
12
5130.1:
614
715First version
toggle raw diff