summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Lipovský <janlipovsky@gmail.com>2011-01-08 18:52:56 +0100
committerJan Lipovský <janlipovsky@gmail.com>2011-01-08 18:52:56 +0100
commit2acea8726039d61feaaac13e15c3c1839dfb29d9 (patch)
treefabe2133a6a57876c0cc39a0b2163c88d1ced18c
parentf5355f036e3950922eda7dc2e75c0d6ce9c48107 (diff)
downloadgncpmount-2acea8726039d61feaaac13e15c3c1839dfb29d9.tar.gz
gncpmount-2acea8726039d61feaaac13e15c3c1839dfb29d9.tar.xz
gncpmount-2acea8726039d61feaaac13e15c3c1839dfb29d9.zip
Added GPLv3 text;
-rw-r--r--po/cs.po116
-rw-r--r--src/dialogs.c36
-rw-r--r--src/dialogs.h21
-rw-r--r--src/globals.c21
-rw-r--r--src/globals.h21
-rw-r--r--src/gncpmount.c21
-rw-r--r--src/keyfile.c22
-rw-r--r--src/keyfile.h21
-rw-r--r--src/ncpwrapper.c21
-rw-r--r--src/ncpwrapper.h21
10 files changed, 247 insertions, 74 deletions
diff --git a/po/cs.po b/po/cs.po
index f79128d..3dbd1ef 100644
--- a/po/cs.po
+++ b/po/cs.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: gncpmount 0.0.3\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-01-08 18:24+0100\n"
-"PO-Revision-Date: 2011-01-08 18:25+0100\n"
+"POT-Creation-Date: 2011-01-08 18:51+0100\n"
+"PO-Revision-Date: 2011-01-08 18:51+0100\n"
"Last-Translator: Jan Lipovsky <janlipovsky@gmail.com>\n"
"Language-Team: cs <janlipovsky@gmail.com>\n"
"Language: cs\n"
@@ -18,228 +18,228 @@ msgstr ""
"X-Poedit-Language: Czech\n"
"X-Poedit-Country: CZECH REPUBLIC\n"
-#: ../src/gncpmount.c:107
+#: ../src/gncpmount.c:128
msgid "Select folder - mount point"
msgstr "Vyber adresář k připojení"
-#: ../src/gncpmount.c:135
+#: ../src/gncpmount.c:156
msgid "Load options from file"
msgstr "Načti nastavení ze souboru"
-#: ../src/gncpmount.c:169
+#: ../src/gncpmount.c:190
msgid "ERROR: Set as default"
msgstr "ERROR: Nastav jako výchozí"
-#: ../src/gncpmount.c:169
+#: ../src/gncpmount.c:190
msgid "Can't create directory: ~/.gncpmount"
msgstr "Nelze vytvořit adresář: ~/.gncpmount"
-#: ../src/gncpmount.c:175
+#: ../src/gncpmount.c:196
msgid "Set as default"
msgstr "Nastav jako výchozí"
-#: ../src/gncpmount.c:175
+#: ../src/gncpmount.c:196
msgid "Current state of GUI was set as default."
msgstr "Aktuální stav GUI byl nastaven jako výchozí."
-#: ../src/gncpmount.c:191
+#: ../src/gncpmount.c:212
msgid "Save options to file"
msgstr "Ulož nastavení do souboru"
-#: ../src/gncpmount.c:250
+#: ../src/gncpmount.c:271
msgid "no password will be used"
msgstr "bude použito prázdné heslo"
-#: ../src/gncpmount.c:343
+#: ../src/gncpmount.c:364
msgid "_File"
msgstr "_Soubor"
-#: ../src/gncpmount.c:351
+#: ../src/gncpmount.c:372
msgid "_New"
msgstr "_Nový"
-#: ../src/gncpmount.c:356
+#: ../src/gncpmount.c:377
msgid "_Load from file"
msgstr "Načti nastavení ze souboru"
-#: ../src/gncpmount.c:361
+#: ../src/gncpmount.c:382
msgid "_Save as..."
msgstr "_Uložit jako..."
-#: ../src/gncpmount.c:366
+#: ../src/gncpmount.c:387
msgid "_Set as default"
msgstr "_Nastav jako výchozí"
-#: ../src/gncpmount.c:375
+#: ../src/gncpmount.c:396
msgid "_Quit"
msgstr "_Ukončit"
-#: ../src/gncpmount.c:382
+#: ../src/gncpmount.c:403
msgid "_Tools"
msgstr "_Nástroje"
-#: ../src/gncpmount.c:389
+#: ../src/gncpmount.c:410
msgid "_Options"
msgstr "N_astavení"
-#: ../src/gncpmount.c:394
+#: ../src/gncpmount.c:415
msgid "Show _command"
msgstr "Zobraz _příkaz"
-#: ../src/gncpmount.c:401
+#: ../src/gncpmount.c:422
msgid "_Help"
msgstr "Ná_pověda"
-#: ../src/gncpmount.c:408
+#: ../src/gncpmount.c:429
msgid "_About..."
msgstr "_O aplikaci..."
-#: ../src/gncpmount.c:435
+#: ../src/gncpmount.c:456
msgid "Login"
msgstr "Přihlášení"
-#: ../src/gncpmount.c:441
+#: ../src/gncpmount.c:462
msgid "Username [-U]:"
msgstr "Jméno [-U]:"
-#: ../src/gncpmount.c:451
+#: ../src/gncpmount.c:472
msgid "Password [-P]:"
msgstr "Heslo [-P]:"
-#: ../src/gncpmount.c:462
+#: ../src/gncpmount.c:483
msgid "Do not use any password [-n]"
msgstr "Přihlaš se s prázdným heslem [-n]"
-#: ../src/gncpmount.c:471
+#: ../src/gncpmount.c:492
msgid "Server"
msgstr "Server"
-#: ../src/gncpmount.c:475
+#: ../src/gncpmount.c:496
msgid "Mount point:"
msgstr "Adresář k připojení:"
-#: ../src/gncpmount.c:495
+#: ../src/gncpmount.c:516
msgid "Server [-S]:"
msgstr "Server [-S]:"
-#: ../src/gncpmount.c:505
+#: ../src/gncpmount.c:526
msgid "DNS name [-A]:"
msgstr "DNS jméno [-A]:"
-#: ../src/gncpmount.c:521
+#: ../src/gncpmount.c:542
msgid "Mount"
msgstr "Připojit"
-#: ../src/dialogs.c:177
+#: ../src/dialogs.c:183
msgid "Options"
msgstr "Nastavení"
-#: ../src/dialogs.c:190
+#: ../src/dialogs.c:196
msgid "<span weight=\"bold\"><big>Set ncpmount options:</big></span>"
msgstr "<span weight=\"bold\"><big>Nastavení parametrů:</big></span>"
-#: ../src/dialogs.c:200
+#: ../src/dialogs.c:206
msgid "Codepage [-p]:"
msgstr "Kódová stránka [-p]:"
-#: ../src/dialogs.c:209
+#: ../src/dialogs.c:215
msgid "Charset [-y]:"
msgstr "Kódová tabulka [-y]:"
-#: ../src/dialogs.c:223
+#: ../src/dialogs.c:229
msgid "Signature level [-i]:"
msgstr "Podpisování rámců [-i]:"
-#: ../src/dialogs.c:228
+#: ../src/dialogs.c:234
msgid "Do not use signature level"
msgstr "Nepoužívat podpisování"
-#: ../src/dialogs.c:229
+#: ../src/dialogs.c:235
msgid "Level 0 - never"
msgstr "Úroveň 0 - nikdy"
-#: ../src/dialogs.c:230
+#: ../src/dialogs.c:236
msgid "Level 1 - supported"
msgstr "Úroveň 1 - podporováno"
-#: ../src/dialogs.c:231
+#: ../src/dialogs.c:237
msgid "Level 2 - prefered"
msgstr "Úroveň 2 - preferováno"
-#: ../src/dialogs.c:232
+#: ../src/dialogs.c:238
msgid "Level 3 - required"
msgstr "Úroveň 3 - vyžadováno"
-#: ../src/dialogs.c:244
+#: ../src/dialogs.c:250
msgid "Volume to mount [-V]:"
msgstr "Připoj jen daný svazek [-V]:"
-#: ../src/dialogs.c:258
+#: ../src/dialogs.c:264
msgid "Mounted files uid [-u]:"
msgstr "uid pro připojené soubory [-u]:"
-#: ../src/dialogs.c:267
+#: ../src/dialogs.c:273
msgid "Mounted files gid [-g]:"
msgstr "gid pro připojené soubory [-g]:"
-#: ../src/dialogs.c:276
+#: ../src/dialogs.c:282
msgid "Files permission [-f]:"
msgstr "Práva pro soubory [-f]:"
-#: ../src/dialogs.c:285
+#: ../src/dialogs.c:291
msgid "Dirs permission [-d]:"
msgstr "Práva pro adresáře [-d]:"
-#: ../src/dialogs.c:298
+#: ../src/dialogs.c:304
msgid "Timeout [-t]:"
msgstr "Timeout [-t]:"
-#: ../src/dialogs.c:307
+#: ../src/dialogs.c:313
msgid "Retry count [-r]:"
msgstr "Počet opakování [-r]:"
-#: ../src/dialogs.c:320
+#: ../src/dialogs.c:326
msgid "Don't convet password to uppercase [-C]"
msgstr "Nepřeváděj heslo na velká písmena [-C]"
-#: ../src/dialogs.c:324
+#: ../src/dialogs.c:330
msgid "Allow multiple logins to server [-m]"
msgstr "ovol několikanásobné připojení na server [-m]"
-#: ../src/dialogs.c:328
+#: ../src/dialogs.c:334
msgid "Enable renaming/deletion of read-only files [-s]"
msgstr "Povol odstraňování/přejmenovávání souborů pouze ke čtení [-s]"
-#: ../src/dialogs.c:332
+#: ../src/dialogs.c:338
msgid "Force bindery login to NDS servers [-b]"
msgstr "Použij připojení přes bindery k NDS serverům [-b]"
-#: ../src/dialogs.c:342
+#: ../src/dialogs.c:348
msgid "Extra options:"
msgstr "Další parametry:"
-#: ../src/dialogs.c:408
+#: ../src/dialogs.c:414
msgid "Show ncpmount command"
msgstr "Zobraz příkaz"
-#: ../src/dialogs.c:422
+#: ../src/dialogs.c:428
msgid "ncpmount command with selected options:"
msgstr "Program ncpmount s vybraným nastavením:"
-#: ../src/ncpwrapper.c:91
+#: ../src/ncpwrapper.c:112
msgid "Mounting succesfull"
msgstr "Připojení bylo úspěšné"
-#: ../src/ncpwrapper.c:91
+#: ../src/ncpwrapper.c:112
#, c-format
msgid "Mounted to \"%s\" directory."
msgstr "Připojeno do adresáře \"%s\"."
-#: ../src/ncpwrapper.c:130
+#: ../src/ncpwrapper.c:151
msgid "ncpmount output"
msgstr "ncpmount výstup"
-#: ../src/ncpwrapper.c:166
+#: ../src/ncpwrapper.c:187
msgid "ncpmount error"
msgstr "ncpmount chyba"
diff --git a/src/dialogs.c b/src/dialogs.c
index 179aef1..f23e712 100644
--- a/src/dialogs.c
+++ b/src/dialogs.c
@@ -1,7 +1,27 @@
+ /*
+ * dialogs.c
+ *
+ * This file is part of gncpmount.
+ *
+ * gncpmount is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * gncpmount is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with gncpmount. If not, see <http://www.gnu.org/licenses/>.
+ *
+ * Author: Jan Lipovsky <janlipovsky@gmail.com>
+ *
+ */
#include "dialogs.h"
-
/** Signature level type */
typedef enum lvl
{
@@ -13,20 +33,6 @@ typedef enum lvl
} TLevel;
-
-/* Signature leve combo box text */
-/*
-gchar *sig_level_texts[] =
-{
- "Do not use signature level",
- "Level 0 - never",
- "Level 1 - supported",
- "Level 2 - prefered",
- "Level 3 - required"
-};
-*/
-
-
/**
* Save options to cmd_params
*/
diff --git a/src/dialogs.h b/src/dialogs.h
index 2b6cf28..1d226c7 100644
--- a/src/dialogs.h
+++ b/src/dialogs.h
@@ -1,3 +1,24 @@
+ /*
+ * dialogs.h
+ *
+ * This file is part of gncpmount.
+ *
+ * gncpmount is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * gncpmount is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with gncpmount. If not, see <http://www.gnu.org/licenses/>.
+ *
+ * Author: Jan Lipovsky <janlipovsky@gmail.com>
+ *
+ */
#ifndef GNCPMOUNT_DIALOGS_H
#define GNCPMOUNT_DIALOGS_H
diff --git a/src/globals.c b/src/globals.c
index 2a2c463..fec4f9c 100644
--- a/src/globals.c
+++ b/src/globals.c
@@ -1,3 +1,24 @@
+ /*
+ * globals.c
+ *
+ * This file is part of gncpmount.
+ *
+ * gncpmount is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * gncpmount is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with gncpmount. If not, see <http://www.gnu.org/licenses/>.
+ *
+ * Author: Jan Lipovsky <janlipovsky@gmail.com>
+ *
+ */
#include "globals.h"
diff --git a/src/globals.h b/src/globals.h
index 99ec9af..e6a7c75 100644
--- a/src/globals.h
+++ b/src/globals.h
@@ -1,3 +1,24 @@
+ /*
+ * globals.h
+ *
+ * This file is part of gncpmount.
+ *
+ * gncpmount is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * gncpmount is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with gncpmount. If not, see <http://www.gnu.org/licenses/>.
+ *
+ * Author: Jan Lipovsky <janlipovsky@gmail.com>
+ *
+ */
#ifndef GNCPMOUNT_GLOBALS_H
#define GNCPMOUNT_GLOBALS_H
diff --git a/src/gncpmount.c b/src/gncpmount.c
index 3ee4810..b9599c6 100644
--- a/src/gncpmount.c
+++ b/src/gncpmount.c
@@ -1,3 +1,24 @@
+ /*
+ * gncpmount.c
+ *
+ * This file is part of gncpmount.
+ *
+ * gncpmount is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * gncpmount is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with gncpmount. If not, see <http://www.gnu.org/licenses/>.
+ *
+ * Author: Jan Lipovsky <janlipovsky@gmail.com>
+ *
+ */
#include "globals.h"
#include "keyfile.h"
#include "ncpwrapper.h"
diff --git a/src/keyfile.c b/src/keyfile.c
index 69071fe..856e4ba 100644
--- a/src/keyfile.c
+++ b/src/keyfile.c
@@ -1,8 +1,28 @@
+ /*
+ * keyfile.c
+ *
+ * This file is part of gncpmount.
+ *
+ * gncpmount is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * gncpmount is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with gncpmount. If not, see <http://www.gnu.org/licenses/>.
+ *
+ * Author: Jan Lipovsky <janlipovsky@gmail.com>
+ *
+ */
#include "keyfile.h"
#include "dialogs.h"
-
/**
* Load cmd_params from gkeyfile
*/
diff --git a/src/keyfile.h b/src/keyfile.h
index 860405e..adbcdf9 100644
--- a/src/keyfile.h
+++ b/src/keyfile.h
@@ -1,3 +1,24 @@
+ /*
+ * keyfile.h
+ *
+ * This file is part of gncpmount.
+ *
+ * gncpmount is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * gncpmount is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with gncpmount. If not, see <http://www.gnu.org/licenses/>.
+ *
+ * Author: Jan Lipovsky <janlipovsky@gmail.com>
+ *
+ */
#ifndef GNCPMOUNT_KEYFILE_H
#define GNCPMOUNT_KEYFILE_H
diff --git a/src/ncpwrapper.c b/src/ncpwrapper.c
index 8cdc2b2..5a5e24f 100644
--- a/src/ncpwrapper.c
+++ b/src/ncpwrapper.c
@@ -1,3 +1,24 @@
+ /*
+ * ncpwrapper.c
+ *
+ * This file is part of gncpmount.
+ *
+ * gncpmount is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * gncpmount is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with gncpmount. If not, see <http://www.gnu.org/licenses/>.
+ *
+ * Author: Jan Lipovsky <janlipovsky@gmail.com>
+ *
+ */
#include "ncpwrapper.h"
diff --git a/src/ncpwrapper.h b/src/ncpwrapper.h
index e2db068..accf16c 100644
--- a/src/ncpwrapper.h
+++ b/src/ncpwrapper.h
@@ -1,3 +1,24 @@
+ /*
+ * ncpwrapper.h
+ *
+ * This file is part of gncpmount.
+ *
+ * gncpmount is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * gncpmount is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with gncpmount. If not, see <http://www.gnu.org/licenses/>.
+ *
+ * Author: Jan Lipovsky <janlipovsky@gmail.com>
+ *
+ */
#ifndef GNCPMOUNT_NCPWRAPPER_H
#define GNCPMOUNT_NCPWRAPPER_H