tazweb diff src/snippets.c @ rev 210
Update po/it.po (thanks Christian Michelini)
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Wed Feb 21 21:17:29 2018 +0200 (2018-02-21) |
parents | f4f9f41cf004 |
children |
line diff
1.1 --- a/src/snippets.c Tue Mar 14 13:01:10 2017 +0100 1.2 +++ b/src/snippets.c Wed Feb 21 21:17:29 2018 +0200 1.3 @@ -1,7 +1,7 @@ 1.4 /* 1.5 - * TazWeb code snippets: small region of re-usable source code 1.6 + * TazWeb code snippets: small regions of re-usable source code 1.7 * 1.8 - * This file is used for ideas, proposal and to keep removed code under 1.9 + * This file is used for ideas, proposals and to keep removed code under 1.10 * the hand. 1.11 * 1.12 * Copyright (C) 2011-2017 SliTaz GNU/Linux - BSD License 1.13 @@ -42,7 +42,7 @@ 1.14 1.15 /* Zoom out and in callback function 1.16 * 1.17 - * Not sure zooming is usefull in menu, but with GDK keybinding or 1.18 + * Not sure zooming is useful in menu, but with GDK keybinding or 1.19 * mouse Ctrl+scroll it would be nice! 1.20 * 1.21 */