[Goodies-commits] r3775 - in thunar-svn-plugin/trunk: po thunar-svn-plugin tsp-svn-helper

Peter de Ridder peter at xfce.org
Fri Jan 4 01:09:37 CET 2008


Author: peter
Date: 2008-01-04 00:09:36 +0000 (Fri, 04 Jan 2008)
New Revision: 3775

Added:
   thunar-svn-plugin/trunk/tsp-svn-helper/tsh-log-dialog.c
   thunar-svn-plugin/trunk/tsp-svn-helper/tsh-log-dialog.h
   thunar-svn-plugin/trunk/tsp-svn-helper/tsh-log.c
   thunar-svn-plugin/trunk/tsp-svn-helper/tsh-log.h
Modified:
   thunar-svn-plugin/trunk/po/LINGUAS
   thunar-svn-plugin/trunk/po/POTFILES.in
   thunar-svn-plugin/trunk/po/cs.po
   thunar-svn-plugin/trunk/po/fr.po
   thunar-svn-plugin/trunk/po/hu.po
   thunar-svn-plugin/trunk/po/lv.po
   thunar-svn-plugin/trunk/po/nl.po
   thunar-svn-plugin/trunk/po/pt_BR.po
   thunar-svn-plugin/trunk/po/thunar-svn-plugin.pot
   thunar-svn-plugin/trunk/po/ur.po
   thunar-svn-plugin/trunk/thunar-svn-plugin/tsp-svn-action.c
   thunar-svn-plugin/trunk/tsp-svn-helper/Makefile.am
   thunar-svn-plugin/trunk/tsp-svn-helper/main.c
   thunar-svn-plugin/trunk/tsp-svn-helper/tsh-common.c
   thunar-svn-plugin/trunk/tsp-svn-helper/tsh-common.h
   thunar-svn-plugin/trunk/tsp-svn-helper/tsh-status-dialog.c
   thunar-svn-plugin/trunk/tsp-svn-helper/tsh-status-dialog.h
   thunar-svn-plugin/trunk/tsp-svn-helper/tsh-status.c
Log:
* Actions added:
  - log not completely finnished, but working
* Updated translations

Modified: thunar-svn-plugin/trunk/po/LINGUAS
===================================================================
--- thunar-svn-plugin/trunk/po/LINGUAS	2008-01-03 20:50:10 UTC (rev 3774)
+++ thunar-svn-plugin/trunk/po/LINGUAS	2008-01-04 00:09:36 UTC (rev 3775)
@@ -1,2 +1,2 @@
 # set of available languages (in alphabetic order)
-fr hu lv nl pt_BR ur
+cs fr hu lv nl pt_BR ur

Modified: thunar-svn-plugin/trunk/po/POTFILES.in
===================================================================
--- thunar-svn-plugin/trunk/po/POTFILES.in	2008-01-03 20:50:10 UTC (rev 3774)
+++ thunar-svn-plugin/trunk/po/POTFILES.in	2008-01-04 00:09:36 UTC (rev 3775)
@@ -22,6 +22,8 @@
 tsp-svn-helper/tsh-import.c
 tsp-svn-helper/tsh-lock.c
 tsp-svn-helper/tsh-lock-dialog.c
+tsp-svn-helper/tsh-log.c
+tsp-svn-helper/tsh-log-dialog.c
 tsp-svn-helper/tsh-log-message-dialog.c
 tsp-svn-helper/tsh-login-dialog.c
 tsp-svn-helper/tsh-move.c

Modified: thunar-svn-plugin/trunk/po/cs.po
===================================================================
--- thunar-svn-plugin/trunk/po/cs.po	2008-01-03 20:50:10 UTC (rev 3774)
+++ thunar-svn-plugin/trunk/po/cs.po	2008-01-04 00:09:36 UTC (rev 3775)
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: xfce 4-i18-goodies\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-06-28 00:37+0200\n"
+"POT-Creation-Date: 2008-01-04 01:00+0100\n"
 "PO-Revision-Date: 2007-12-15 22:05+0100\n"
 "Last-Translator: Michal Várady <miko.vaji at gmail.com>\n"
 "Language-Team: Czech\n"
@@ -16,131 +16,570 @@
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
 
-#: thunar-svn-plugin/tsp-provider.c:402
-msgid "SVN _Import"
-msgstr "_Import SVN"
-
 #. append the svn submenu action
-#: thunar-svn-plugin/tsp-provider.c:409
-#: thunar-svn-plugin/tsp-provider.c:444
-#: thunar-svn-plugin/tsp-provider.c:452
+#: thunar-svn-plugin/tsp-provider.c:416 thunar-svn-plugin/tsp-provider.c:431
+#: thunar-svn-plugin/tsp-provider.c:466 thunar-svn-plugin/tsp-provider.c:474
 msgid "SVN"
 msgstr "SVN"
 
-#: thunar-svn-plugin/tsp-provider.c:457
+#: thunar-svn-plugin/tsp-provider.c:421
+msgid "SVN _Import"
+msgstr "_Import SVN"
+
+#: thunar-svn-plugin/tsp-provider.c:479
 msgid "SVN _Checkout"
 msgstr "_Načtení z SVN (checkout)"
 
-#: thunar-svn-plugin/tsp-svn-action.c:225
+#: thunar-svn-plugin/tsp-provider.c:486
+#, fuzzy
+msgid "SVN _Export"
+msgstr "_Import SVN"
+
+#: thunar-svn-plugin/tsp-svn-action.c:252 tsp-svn-helper/main.c:199
+#: tsp-svn-helper/tsh-add.c:94
 msgid "Add"
 msgstr "Přidat"
 
-#: thunar-svn-plugin/tsp-svn-action.c:232
+#: thunar-svn-plugin/tsp-svn-action.c:260
 msgid "Blame"
 msgstr "Nahlásit"
 
-#: thunar-svn-plugin/tsp-svn-action.c:247
+#: thunar-svn-plugin/tsp-svn-action.c:278 tsp-svn-helper/main.c:207
 msgid "Cleanup"
 msgstr "Vyčistit"
 
-#: thunar-svn-plugin/tsp-svn-action.c:254
+#: thunar-svn-plugin/tsp-svn-action.c:286 tsp-svn-helper/main.c:211
+#: tsp-svn-helper/tsh-commit.c:101
 msgid "Commit"
 msgstr "Zapsat"
 
-#: thunar-svn-plugin/tsp-svn-action.c:265
+#: thunar-svn-plugin/tsp-svn-action.c:294 tsp-svn-helper/main.c:215
+#: tsp-svn-helper/tsh-copy.c:127
+msgid "Copy"
+msgstr ""
+
+#: thunar-svn-plugin/tsp-svn-action.c:302 tsp-svn-helper/main.c:219
+#: tsp-svn-helper/tsh-delete.c:101
 msgid "Delete"
 msgstr "Smazat"
 
-#: thunar-svn-plugin/tsp-svn-action.c:272
+#: thunar-svn-plugin/tsp-svn-action.c:310
 msgid "Diff"
 msgstr "Rozdíl"
 
-#: thunar-svn-plugin/tsp-svn-action.c:279
+#: thunar-svn-plugin/tsp-svn-action.c:318 tsp-svn-helper/main.c:223
+#: tsp-svn-helper/tsh-export.c:95 tsp-svn-helper/tsh-export.c:113
 msgid "Export"
 msgstr "Export"
 
-#: thunar-svn-plugin/tsp-svn-action.c:290
+#: thunar-svn-plugin/tsp-svn-action.c:331
 msgid "Info"
 msgstr "Informace"
 
-#: thunar-svn-plugin/tsp-svn-action.c:301
+#: thunar-svn-plugin/tsp-svn-action.c:344 tsp-svn-helper/main.c:231
+#: tsp-svn-helper/tsh-lock.c:118 tsp-svn-helper/tsh-lock-dialog.c:71
 msgid "Lock"
 msgstr "Zámek"
 
-#: thunar-svn-plugin/tsp-svn-action.c:308
+#: thunar-svn-plugin/tsp-svn-action.c:352 tsp-svn-helper/main.c:235
+#: tsp-svn-helper/tsh-log-dialog.c:181
 msgid "Log"
 msgstr "Protokol"
 
-#: thunar-svn-plugin/tsp-svn-action.c:333
+#: thunar-svn-plugin/tsp-svn-action.c:370 tsp-svn-helper/main.c:239
+#: tsp-svn-helper/tsh-move.c:126
+msgid "Move"
+msgstr ""
+
+#: thunar-svn-plugin/tsp-svn-action.c:384
 msgid "Edit Properties"
 msgstr "Upravit vlastnosti"
 
-#: thunar-svn-plugin/tsp-svn-action.c:342
+#: thunar-svn-plugin/tsp-svn-action.c:393 tsp-svn-helper/main.c:243
+#: tsp-svn-helper/tsh-common.c:457 tsp-svn-helper/tsh-resolved.c:94
+#, fuzzy
+msgid "Resolved"
+msgstr "Vyřešit"
+
+#: thunar-svn-plugin/tsp-svn-action.c:401
 msgid "Resolve"
 msgstr "Vyřešit"
 
-#: thunar-svn-plugin/tsp-svn-action.c:349
+#: thunar-svn-plugin/tsp-svn-action.c:409 tsp-svn-helper/main.c:247
+#: tsp-svn-helper/tsh-revert.c:99
 msgid "Revert"
 msgstr "Obnovit předchozí"
 
-#: thunar-svn-plugin/tsp-svn-action.c:356
+#: thunar-svn-plugin/tsp-svn-action.c:417 tsp-svn-helper/main.c:251
+#: tsp-svn-helper/tsh-status-dialog.c:177
 msgid "Status"
 msgstr "Stav"
 
-#: thunar-svn-plugin/tsp-svn-action.c:363
+#: thunar-svn-plugin/tsp-svn-action.c:425
 msgid "Switch"
 msgstr "Přepnout"
 
-#: thunar-svn-plugin/tsp-svn-action.c:370
+#: thunar-svn-plugin/tsp-svn-action.c:433 tsp-svn-helper/main.c:255
+#: tsp-svn-helper/tsh-unlock.c:99
 msgid "Unlock"
 msgstr "Odemknout"
 
-#: thunar-svn-plugin/tsp-svn-action.c:377
-#: tsp-svn-helper/tsh-update.c:105
+#: thunar-svn-plugin/tsp-svn-action.c:441 tsp-svn-helper/main.c:259
+#: tsp-svn-helper/tsh-update.c:101
 msgid "Update"
 msgstr "Aktualizovat"
 
-#: tsp-svn-helper/main.c:56
+#: thunar-svn-plugin/tsp-svn-action.c:454
+#, c-format
+msgid "Action %s is unimplemented"
+msgstr ""
+
+#: thunar-svn-plugin/tsp-svn-property-page.c:114
+msgid "URL:"
+msgstr ""
+
+#: thunar-svn-plugin/tsp-svn-property-page.c:120
+#: thunar-svn-plugin/tsp-svn-property-page.c:133
+#: thunar-svn-plugin/tsp-svn-property-page.c:145
+#: thunar-svn-plugin/tsp-svn-property-page.c:162
+#: thunar-svn-plugin/tsp-svn-property-page.c:174
+#: thunar-svn-plugin/tsp-svn-property-page.c:187
+#: tsp-svn-helper/tsh-common.c:478 tsp-svn-helper/tsh-common.c:517
+#: tsp-svn-helper/tsh-common.c:534 tsp-svn-helper/tsh-common.c:610
+msgid "Unknown"
+msgstr ""
+
+#: thunar-svn-plugin/tsp-svn-property-page.c:127
+#, fuzzy
+msgid "Revision:"
+msgstr "Na revizi: %li"
+
+#: thunar-svn-plugin/tsp-svn-property-page.c:139
+msgid "Repository:"
+msgstr ""
+
+#: thunar-svn-plugin/tsp-svn-property-page.c:156
+msgid "Modified revision:"
+msgstr ""
+
+#: thunar-svn-plugin/tsp-svn-property-page.c:168
+msgid "Modified date:"
+msgstr ""
+
+#: thunar-svn-plugin/tsp-svn-property-page.c:181
+msgid "Author:"
+msgstr ""
+
+#. Translators: the first string is a path and the second string
+#. * is a hostname. Nautilus and the panel contain the same string
+#. * to translate.
+#.
+#: tsp-svn-helper/gtkfilechooserdefault.c:71
+#, c-format
+msgid "%1$s on %2$s"
+msgstr ""
+
+#: tsp-svn-helper/gtkfilechooserentry.c:50
+msgid "Select A File"
+msgstr ""
+
+#: tsp-svn-helper/gtkfilechooserentry.c:51
+msgid "Desktop"
+msgstr ""
+
+#: tsp-svn-helper/gtkfilechooserentry.c:52
+msgid "(None)"
+msgstr ""
+
+#: tsp-svn-helper/gtkfilechooserentry.c:341
+msgid "Dialog"
+msgstr ""
+
+#: tsp-svn-helper/gtkfilechooserentry.c:342
+msgid "The file chooser dialog to use."
+msgstr ""
+
+#: tsp-svn-helper/gtkfilechooserentry.c:358
+msgid "Focus on click"
+msgstr ""
+
+#: tsp-svn-helper/gtkfilechooserentry.c:359
+msgid "Whether the entry grabs focus when it is clicked with the mouse"
+msgstr ""
+
+#: tsp-svn-helper/gtkfilechooserentry.c:372
+msgid "Title"
+msgstr ""
+
+#: tsp-svn-helper/gtkfilechooserentry.c:373
+msgid "The title of the file chooser dialog."
+msgstr ""
+
+#: tsp-svn-helper/gtkfilechooserentry.c:386
+msgid "Width In Characters"
+msgstr ""
+
+#: tsp-svn-helper/gtkfilechooserentry.c:387
+msgid "The desired width of the entry widget, in characters."
+msgstr ""
+
+#: tsp-svn-helper/gtkfilechooserentry.c:2055
+msgid "Other..."
+msgstr ""
+
+#: tsp-svn-helper/main.c:92
 msgid "Print version information"
 msgstr "Vytisknout informaci o verzi"
 
-#: tsp-svn-helper/main.c:63
+#: tsp-svn-helper/main.c:99
+#, fuzzy
+msgid "Execute add action"
+msgstr "Spustit akci update (aktualizovat)"
+
+#: tsp-svn-helper/main.c:105
 msgid "Execute checkout action"
 msgstr "Spustit akci checkout (stáhnout)"
 
-#: tsp-svn-helper/main.c:69
+#: tsp-svn-helper/main.c:111
+#, fuzzy
+msgid "Execute cleanup action"
+msgstr "Spustit akci checkout (stáhnout)"
+
+#: tsp-svn-helper/main.c:117
+#, fuzzy
+msgid "Execute commit action"
+msgstr "Spustit akci checkout (stáhnout)"
+
+#: tsp-svn-helper/main.c:123
+#, fuzzy
+msgid "Execute copy action"
+msgstr "Spustit akci checkout (stáhnout)"
+
+#: tsp-svn-helper/main.c:129
+#, fuzzy
+msgid "Execute delete action"
+msgstr "Spustit akci update (aktualizovat)"
+
+#: tsp-svn-helper/main.c:135
+#, fuzzy
+msgid "Execute export action"
+msgstr "Spustit akci checkout (stáhnout)"
+
+#: tsp-svn-helper/main.c:141
+#, fuzzy
+msgid "Execute import action"
+msgstr "Spustit akci update (aktualizovat)"
+
+#: tsp-svn-helper/main.c:147
+#, fuzzy
+msgid "Execute lock action"
+msgstr "Spustit akci checkout (stáhnout)"
+
+#: tsp-svn-helper/main.c:153
+#, fuzzy
+msgid "Execute log action"
+msgstr "Spustit akci checkout (stáhnout)"
+
+#: tsp-svn-helper/main.c:159
+#, fuzzy
+msgid "Execute move action"
+msgstr "Spustit akci update (aktualizovat)"
+
+#: tsp-svn-helper/main.c:165
+#, fuzzy
+msgid "Execute resolved action"
+msgstr "Spustit akci checkout (stáhnout)"
+
+#: tsp-svn-helper/main.c:171
+#, fuzzy
+msgid "Execute revert action"
+msgstr "Spustit akci checkout (stáhnout)"
+
+#: tsp-svn-helper/main.c:177
+#, fuzzy
+msgid "Execute status action"
+msgstr "Spustit akci update (aktualizovat)"
+
+#: tsp-svn-helper/main.c:183
+#, fuzzy
+msgid "Execute unlock action"
+msgstr "Spustit akci checkout (stáhnout)"
+
+#: tsp-svn-helper/main.c:189
 msgid "Execute update action"
 msgstr "Spustit akci update (aktualizovat)"
 
-#: tsp-svn-helper/tsh-checkout.c:87
+#: tsp-svn-helper/main.c:199
+msgid "Add Related Opions:"
+msgstr ""
+
+#: tsp-svn-helper/main.c:203
+msgid "Checkout Related Opions:"
+msgstr ""
+
+#: tsp-svn-helper/main.c:203 tsp-svn-helper/tsh-checkout.c:86
+#: tsp-svn-helper/tsh-checkout.c:98
 msgid "Checkout"
 msgstr "Checkout (stáhnout)"
 
-#: tsp-svn-helper/tsh-common.c:448
-msgid "Deleted"
-msgstr "Smazáno"
+#: tsp-svn-helper/main.c:207
+msgid "Cleanup Related Opions:"
+msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:453
+#: tsp-svn-helper/main.c:211
+msgid "Commit Related Opions:"
+msgstr ""
+
+#: tsp-svn-helper/main.c:215
+msgid "Copy Related Opions:"
+msgstr ""
+
+#: tsp-svn-helper/main.c:219
+msgid "Delete Related Opions:"
+msgstr ""
+
+#: tsp-svn-helper/main.c:223
+msgid "Export Related Opions:"
+msgstr ""
+
+#: tsp-svn-helper/main.c:227
+msgid "Import Related Opions:"
+msgstr ""
+
+#: tsp-svn-helper/main.c:227 tsp-svn-helper/tsh-import.c:86
+#: tsp-svn-helper/tsh-import.c:104
+#, fuzzy
+msgid "Import"
+msgstr "_Import SVN"
+
+#: tsp-svn-helper/main.c:231
+msgid "Lock Related Opions:"
+msgstr ""
+
+#: tsp-svn-helper/main.c:235
+msgid "Log Related Opions:"
+msgstr ""
+
+#: tsp-svn-helper/main.c:239
+msgid "Move Related Opions:"
+msgstr ""
+
+#: tsp-svn-helper/main.c:243
+msgid "Resolved Related Opions:"
+msgstr ""
+
+#: tsp-svn-helper/main.c:247
+msgid "Revert Related Opions:"
+msgstr ""
+
+#: tsp-svn-helper/main.c:251
+msgid "Status Related Opions:"
+msgstr ""
+
+#: tsp-svn-helper/main.c:255
+msgid "Unlock Related Opions:"
+msgstr ""
+
+#: tsp-svn-helper/main.c:259
+msgid "Update Related Opions:"
+msgstr ""
+
+#: tsp-svn-helper/main.c:305
+msgid "Not enough arguments provided"
+msgstr ""
+
+#: tsp-svn-helper/tsh-cleanup.c:67
+msgid "Cleanup finnished"
+msgstr ""
+
+#: tsp-svn-helper/tsh-cleanup.c:80
+#, fuzzy
+msgid "Cleaning up ..."
+msgstr "Vyčistit"
+
+#: tsp-svn-helper/tsh-commit.c:106
+#, fuzzy
+msgid "Commit Message"
+msgstr "Zapsat"
+
+#: tsp-svn-helper/tsh-common.c:451 tsp-svn-helper/tsh-common.c:460
+#: tsp-svn-helper/tsh-common.c:467 tsp-svn-helper/tsh-common.c:521
+#: tsp-svn-helper/tsh-common.c:616
 msgid "Added"
 msgstr "Přidáno"
 
+#: tsp-svn-helper/tsh-common.c:452 tsp-svn-helper/tsh-common.c:625
+#, fuzzy
+msgid "Copied"
+msgstr "Dokončeno"
+
+#: tsp-svn-helper/tsh-common.c:453 tsp-svn-helper/tsh-common.c:459
+#: tsp-svn-helper/tsh-common.c:468 tsp-svn-helper/tsh-common.c:523
+#: tsp-svn-helper/tsh-common.c:618
+msgid "Deleted"
+msgstr "Smazáno"
+
+#: tsp-svn-helper/tsh-common.c:454
+#, fuzzy
+msgid "Restored"
+msgstr "Vyřešit"
+
+#: tsp-svn-helper/tsh-common.c:455
+#, fuzzy
+msgid "Reverted"
+msgstr "Obnovit předchozí"
+
+#: tsp-svn-helper/tsh-common.c:456
+#, fuzzy
+msgid "Revert failed"
+msgstr "Obnovit předchozí"
+
 #: tsp-svn-helper/tsh-common.c:458
+msgid "Skipped"
+msgstr ""
+
+#: tsp-svn-helper/tsh-common.c:461
 msgid "Updated"
 msgstr "Aktualizováno"
 
-#: tsp-svn-helper/tsh-common.c:462
-#, c-format
-msgid "At revision: %li"
-msgstr "Na revizi: %li"
-
-#: tsp-svn-helper/tsh-common.c:464
+#: tsp-svn-helper/tsh-common.c:462 tsp-svn-helper/tsh-common.c:464
 msgid "Completed"
 msgstr "Dokončeno"
 
-#: tsp-svn-helper/tsh-common.c:469
+#: tsp-svn-helper/tsh-common.c:463 tsp-svn-helper/tsh-common.c:465
+#: tsp-svn-helper/tsh-common.c:530
 msgid "External"
 msgstr "Externí"
 
+#: tsp-svn-helper/tsh-common.c:466 tsp-svn-helper/tsh-common.c:525
+#: tsp-svn-helper/tsh-common.c:621
+msgid "Modified"
+msgstr ""
+
+#: tsp-svn-helper/tsh-common.c:469 tsp-svn-helper/tsh-common.c:524
+#: tsp-svn-helper/tsh-common.c:614
+msgid "Replaced"
+msgstr ""
+
+#: tsp-svn-helper/tsh-common.c:470
+msgid "Transmitting"
+msgstr ""
+
+#: tsp-svn-helper/tsh-common.c:472
+#, fuzzy
+msgid "Locked"
+msgstr "Zámek"
+
+#: tsp-svn-helper/tsh-common.c:473 tsp-svn-helper/tsh-common.c:627
+#, fuzzy
+msgid "Unlocked"
+msgstr "Odemknout"
+
+#: tsp-svn-helper/tsh-common.c:474
+msgid "Lock failed"
+msgstr ""
+
+#: tsp-svn-helper/tsh-common.c:475
+#, fuzzy
+msgid "Unlock failed"
+msgstr "Odemknout"
+
+#. N_("None"),
+#. N_("Unversioned"),
+#: tsp-svn-helper/tsh-common.c:520
+msgid "Normal"
+msgstr ""
+
+#: tsp-svn-helper/tsh-common.c:522
+msgid "Missing"
+msgstr ""
+
+#: tsp-svn-helper/tsh-common.c:526
+msgid "Merged"
+msgstr ""
+
+#: tsp-svn-helper/tsh-common.c:527
+#, fuzzy
+msgid "Conflicted"
+msgstr "Dokončeno"
+
+#: tsp-svn-helper/tsh-common.c:528
+msgid "Ignored"
+msgstr ""
+
+#: tsp-svn-helper/tsh-common.c:529
+msgid "Obstructed"
+msgstr ""
+
+#: tsp-svn-helper/tsh-common.c:531
+#, fuzzy
+msgid "Incomplete"
+msgstr "Dokončeno"
+
+#: tsp-svn-helper/tsh-common.c:574
+#, c-format
+msgid "At revision: %li"
+msgstr "Na revizi: %li"
+
+#: tsp-svn-helper/tsh-copy.c:109
+msgid "Copy To"
+msgstr ""
+
+#: tsp-svn-helper/tsh-delete.c:106
+#, fuzzy
+msgid "Delete Message"
+msgstr "Smazat"
+
+#: tsp-svn-helper/tsh-file-dialog.c:60
+msgid "_Certificate:"
+msgstr ""
+
+#: tsp-svn-helper/tsh-file-dialog.c:67
+msgid "Select a file"
+msgstr ""
+
+#: tsp-svn-helper/tsh-file-dialog.c:78 tsp-svn-helper/tsh-login-dialog.c:98
+#: tsp-svn-helper/tsh-trust-dialog.c:73
+msgid "Remember"
+msgstr "Zapamatovat si"
+
+#: tsp-svn-helper/tsh-file-dialog.c:86
+#, fuzzy
+msgid "Certificate"
+msgstr "Oznámení"
+
+#: tsp-svn-helper/tsh-import.c:109
+msgid "Import Message"
+msgstr ""
+
+#: tsp-svn-helper/tsh-log-dialog.c:111
+msgid "Revision"
+msgstr ""
+
+#: tsp-svn-helper/tsh-log-dialog.c:123
+#, fuzzy
+msgid "Date"
+msgstr "Smazat"
+
+#: tsp-svn-helper/tsh-log-dialog.c:129
+msgid "Message"
+msgstr ""
+
+#: tsp-svn-helper/tsh-log-message-dialog.c:85
+#, fuzzy
+msgid "State"
+msgstr "Stav"
+
+#: tsp-svn-helper/tsh-log-message-dialog.c:91
+#: tsp-svn-helper/tsh-notify-dialog.c:94
+#: tsp-svn-helper/tsh-status-dialog.c:113
+msgid "Path"
+msgstr "Cesta"
+
+#: tsp-svn-helper/tsh-log-message-dialog.c:109
+msgid "Log Message"
+msgstr ""
+
 #: tsp-svn-helper/tsh-login-dialog.c:65
 msgid "_Username:"
 msgstr "_Uživatelské jméno:"
@@ -149,27 +588,85 @@
 msgid "_Password:"
 msgstr "_Heslo"
 
-#: tsp-svn-helper/tsh-login-dialog.c:98
-msgid "Remember"
-msgstr "Zapamatovat si"
-
 #: tsp-svn-helper/tsh-login-dialog.c:106
 msgid "Login"
 msgstr "Přihlásit se"
 
-#: tsp-svn-helper/tsh-notify-dialog.c:75
+#: tsp-svn-helper/tsh-move.c:106
+msgid "Move To"
+msgstr ""
+
+#: tsp-svn-helper/tsh-notify-dialog.c:88
 msgid "Action"
 msgstr "Akce"
 
-#: tsp-svn-helper/tsh-notify-dialog.c:81
-msgid "Path"
-msgstr "Cesta"
-
-#: tsp-svn-helper/tsh-notify-dialog.c:87
+#: tsp-svn-helper/tsh-notify-dialog.c:100
 msgid "Mime type"
 msgstr "Typ MIME"
 
-#: tsp-svn-helper/tsh-notify-dialog.c:102
+#: tsp-svn-helper/tsh-notify-dialog.c:115
 msgid "Notification"
 msgstr "Oznámení"
 
+#: tsp-svn-helper/tsh-status-dialog.c:154
+msgid "Show Unmodified Files"
+msgstr ""
+
+#: tsp-svn-helper/tsh-status-dialog.c:158
+msgid "Show Unversioned Files"
+msgstr ""
+
+#: tsp-svn-helper/tsh-status-dialog.c:162
+msgid "Check Repository"
+msgstr ""
+
+#: tsp-svn-helper/tsh-status-dialog.c:166
+msgid "Show Ignored Files"
+msgstr ""
+
+#: tsp-svn-helper/tsh-status-dialog.c:170
+#, fuzzy
+msgid "Hide Externals"
+msgstr "Externí"
+
+#: tsp-svn-helper/tsh-transfer-dialog.c:79
+msgid "_Repository:"
+msgstr ""
+
+#: tsp-svn-helper/tsh-transfer-dialog.c:89
+#: tsp-svn-helper/tsh-transfer-dialog.c:95
+#: tsp-svn-helper/tsh-transfer-dialog.c:141
+msgid "Select a folder"
+msgstr ""
+
+#: tsp-svn-helper/tsh-transfer-dialog.c:134
+msgid "_Directory:"
+msgstr ""
+
+#: tsp-svn-helper/tsh-transfer-dialog.c:153
+msgid "Transfer"
+msgstr ""
+
+#: tsp-svn-helper/tsh-trust-dialog.c:58
+msgid "Certificate is not yet valid."
+msgstr ""
+
+#: tsp-svn-helper/tsh-trust-dialog.c:61
+msgid "Certificate has expired."
+msgstr ""
+
+#: tsp-svn-helper/tsh-trust-dialog.c:64
+msgid "Certificate does not match the remote hostname."
+msgstr ""
+
+#: tsp-svn-helper/tsh-trust-dialog.c:67
+msgid "Certificate authority is unknown."
+msgstr ""
+
+#: tsp-svn-helper/tsh-trust-dialog.c:70
+msgid "Other failure."
+msgstr ""
+
+#: tsp-svn-helper/tsh-trust-dialog.c:77
+msgid "Trust"
+msgstr ""

Modified: thunar-svn-plugin/trunk/po/fr.po
===================================================================
--- thunar-svn-plugin/trunk/po/fr.po	2008-01-03 20:50:10 UTC (rev 3774)
+++ thunar-svn-plugin/trunk/po/fr.po	2008-01-04 00:09:36 UTC (rev 3775)
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: xfce-i 18n\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-01-02 23:32+0100\n"
+"POT-Creation-Date: 2008-01-04 01:00+0100\n"
 "PO-Revision-Date: 2007-10-24 13:04+0100\n"
 "Last-Translator: Mike Massonnet <mmassonnet at gmail.com>\n"
 "Language-Team: French\n"
@@ -36,101 +36,102 @@
 msgid "SVN _Export"
 msgstr "SVN _Importer"
 
-#: thunar-svn-plugin/tsp-svn-action.c:250 tsp-svn-helper/main.c:191
+#: thunar-svn-plugin/tsp-svn-action.c:252 tsp-svn-helper/main.c:199
 #: tsp-svn-helper/tsh-add.c:94
 msgid "Add"
 msgstr "Ajouter"
 
-#: thunar-svn-plugin/tsp-svn-action.c:258
+#: thunar-svn-plugin/tsp-svn-action.c:260
 msgid "Blame"
 msgstr "Différences détaillées"
 
-#: thunar-svn-plugin/tsp-svn-action.c:276 tsp-svn-helper/main.c:199
+#: thunar-svn-plugin/tsp-svn-action.c:278 tsp-svn-helper/main.c:207
 msgid "Cleanup"
 msgstr "Nettoyer les verrous"
 
-#: thunar-svn-plugin/tsp-svn-action.c:284 tsp-svn-helper/main.c:203
+#: thunar-svn-plugin/tsp-svn-action.c:286 tsp-svn-helper/main.c:211
 #: tsp-svn-helper/tsh-commit.c:101
 msgid "Commit"
 msgstr "Envoyer"
 
-#: thunar-svn-plugin/tsp-svn-action.c:292 tsp-svn-helper/main.c:207
+#: thunar-svn-plugin/tsp-svn-action.c:294 tsp-svn-helper/main.c:215
 #: tsp-svn-helper/tsh-copy.c:127
 #, fuzzy
 msgid "Copy"
 msgstr "Complété"
 
-#: thunar-svn-plugin/tsp-svn-action.c:300 tsp-svn-helper/main.c:211
+#: thunar-svn-plugin/tsp-svn-action.c:302 tsp-svn-helper/main.c:219
 #: tsp-svn-helper/tsh-delete.c:101
 msgid "Delete"
 msgstr "Effacer"
 
-#: thunar-svn-plugin/tsp-svn-action.c:308
+#: thunar-svn-plugin/tsp-svn-action.c:310
 msgid "Diff"
 msgstr "Différences"
 
-#: thunar-svn-plugin/tsp-svn-action.c:316 tsp-svn-helper/main.c:215
+#: thunar-svn-plugin/tsp-svn-action.c:318 tsp-svn-helper/main.c:223
 #: tsp-svn-helper/tsh-export.c:95 tsp-svn-helper/tsh-export.c:113
 msgid "Export"
 msgstr "Exporter"
 
-#: thunar-svn-plugin/tsp-svn-action.c:329
+#: thunar-svn-plugin/tsp-svn-action.c:331
 msgid "Info"
 msgstr "Information"
 
-#: thunar-svn-plugin/tsp-svn-action.c:342 tsp-svn-helper/main.c:223
+#: thunar-svn-plugin/tsp-svn-action.c:344 tsp-svn-helper/main.c:231
 #: tsp-svn-helper/tsh-lock.c:118 tsp-svn-helper/tsh-lock-dialog.c:71
 msgid "Lock"
 msgstr "Bloquer"
 
-#: thunar-svn-plugin/tsp-svn-action.c:350
+#: thunar-svn-plugin/tsp-svn-action.c:352 tsp-svn-helper/main.c:235
+#: tsp-svn-helper/tsh-log-dialog.c:181
 msgid "Log"
 msgstr "Journal"
 
-#: thunar-svn-plugin/tsp-svn-action.c:368 tsp-svn-helper/main.c:227
+#: thunar-svn-plugin/tsp-svn-action.c:370 tsp-svn-helper/main.c:239
 #: tsp-svn-helper/tsh-move.c:126
 msgid "Move"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:382
+#: thunar-svn-plugin/tsp-svn-action.c:384
 msgid "Edit Properties"
 msgstr "Éditer les propriétés"
 
-#: thunar-svn-plugin/tsp-svn-action.c:391 tsp-svn-helper/main.c:231
-#: tsp-svn-helper/tsh-common.c:455 tsp-svn-helper/tsh-resolved.c:94
+#: thunar-svn-plugin/tsp-svn-action.c:393 tsp-svn-helper/main.c:243
+#: tsp-svn-helper/tsh-common.c:457 tsp-svn-helper/tsh-resolved.c:94
 #, fuzzy
 msgid "Resolved"
 msgstr "Fixer comme résolu"
 
-#: thunar-svn-plugin/tsp-svn-action.c:399
+#: thunar-svn-plugin/tsp-svn-action.c:401
 msgid "Resolve"
 msgstr "Fixer comme résolu"
 
-#: thunar-svn-plugin/tsp-svn-action.c:407 tsp-svn-helper/main.c:235
+#: thunar-svn-plugin/tsp-svn-action.c:409 tsp-svn-helper/main.c:247
 #: tsp-svn-helper/tsh-revert.c:99
 msgid "Revert"
 msgstr "Restaurer"
 
-#: thunar-svn-plugin/tsp-svn-action.c:415 tsp-svn-helper/main.c:239
-#: tsp-svn-helper/tsh-status-dialog.c:159
+#: thunar-svn-plugin/tsp-svn-action.c:417 tsp-svn-helper/main.c:251
+#: tsp-svn-helper/tsh-status-dialog.c:177
 msgid "Status"
 msgstr "État"
 
-#: thunar-svn-plugin/tsp-svn-action.c:423
+#: thunar-svn-plugin/tsp-svn-action.c:425
 msgid "Switch"
 msgstr "Modifier l'adresse du dépôt"
 
-#: thunar-svn-plugin/tsp-svn-action.c:431 tsp-svn-helper/main.c:243
+#: thunar-svn-plugin/tsp-svn-action.c:433 tsp-svn-helper/main.c:255
 #: tsp-svn-helper/tsh-unlock.c:99
 msgid "Unlock"
 msgstr "Débloquer"
 
-#: thunar-svn-plugin/tsp-svn-action.c:439 tsp-svn-helper/main.c:247
-#: tsp-svn-helper/tsh-status.c:95 tsp-svn-helper/tsh-update.c:101
+#: thunar-svn-plugin/tsp-svn-action.c:441 tsp-svn-helper/main.c:259
+#: tsp-svn-helper/tsh-update.c:101
 msgid "Update"
 msgstr "Mettre à jour"
 
-#: thunar-svn-plugin/tsp-svn-action.c:452
+#: thunar-svn-plugin/tsp-svn-action.c:454
 #, c-format
 msgid "Action %s is unimplemented"
 msgstr ""
@@ -145,8 +146,8 @@
 #: thunar-svn-plugin/tsp-svn-property-page.c:162
 #: thunar-svn-plugin/tsp-svn-property-page.c:174
 #: thunar-svn-plugin/tsp-svn-property-page.c:187
-#: tsp-svn-helper/tsh-common.c:476 tsp-svn-helper/tsh-common.c:515
-#: tsp-svn-helper/tsh-common.c:532 tsp-svn-helper/tsh-common.c:608
+#: tsp-svn-helper/tsh-common.c:478 tsp-svn-helper/tsh-common.c:517
+#: tsp-svn-helper/tsh-common.c:534 tsp-svn-helper/tsh-common.c:610
 msgid "Unknown"
 msgstr ""
 
@@ -229,155 +230,164 @@
 msgid "Other..."
 msgstr ""
 
-#: tsp-svn-helper/main.c:90
+#: tsp-svn-helper/main.c:92
 msgid "Print version information"
 msgstr "Afficher l'information sur la version"
 
-#: tsp-svn-helper/main.c:97
+#: tsp-svn-helper/main.c:99
 #, fuzzy
 msgid "Execute add action"
 msgstr "Exécuter une mise à jour"
 
-#: tsp-svn-helper/main.c:103
+#: tsp-svn-helper/main.c:105
 msgid "Execute checkout action"
 msgstr "Exécuter une extraction"
 
-#: tsp-svn-helper/main.c:109
+#: tsp-svn-helper/main.c:111
 #, fuzzy
 msgid "Execute cleanup action"
 msgstr "Exécuter une extraction"
 
-#: tsp-svn-helper/main.c:115
+#: tsp-svn-helper/main.c:117
 #, fuzzy
 msgid "Execute commit action"
 msgstr "Exécuter une extraction"
 
-#: tsp-svn-helper/main.c:121
+#: tsp-svn-helper/main.c:123
 #, fuzzy
 msgid "Execute copy action"
 msgstr "Exécuter une extraction"
 
-#: tsp-svn-helper/main.c:127
+#: tsp-svn-helper/main.c:129
 #, fuzzy
 msgid "Execute delete action"
 msgstr "Exécuter une mise à jour"
 
-#: tsp-svn-helper/main.c:133
+#: tsp-svn-helper/main.c:135
 #, fuzzy
 msgid "Execute export action"
 msgstr "Exécuter une extraction"
 
-#: tsp-svn-helper/main.c:139
+#: tsp-svn-helper/main.c:141
 #, fuzzy
 msgid "Execute import action"
 msgstr "Exécuter une extraction"
 
-#: tsp-svn-helper/main.c:145
+#: tsp-svn-helper/main.c:147
 #, fuzzy
 msgid "Execute lock action"
 msgstr "Exécuter une mise à jour"
 
-#: tsp-svn-helper/main.c:151
+#: tsp-svn-helper/main.c:153
 #, fuzzy
+msgid "Execute log action"
+msgstr "Exécuter une mise à jour"
+
+#: tsp-svn-helper/main.c:159
+#, fuzzy
 msgid "Execute move action"
 msgstr "Exécuter une extraction"
 
-#: tsp-svn-helper/main.c:157
+#: tsp-svn-helper/main.c:165
 #, fuzzy
 msgid "Execute resolved action"
 msgstr "Exécuter une extraction"
 
-#: tsp-svn-helper/main.c:163
+#: tsp-svn-helper/main.c:171
 #, fuzzy
 msgid "Execute revert action"
 msgstr "Exécuter une extraction"
 
-#: tsp-svn-helper/main.c:169
+#: tsp-svn-helper/main.c:177
 #, fuzzy
 msgid "Execute status action"
 msgstr "Exécuter une mise à jour"
 
-#: tsp-svn-helper/main.c:175
+#: tsp-svn-helper/main.c:183
 #, fuzzy
 msgid "Execute unlock action"
 msgstr "Exécuter une extraction"
 
-#: tsp-svn-helper/main.c:181
+#: tsp-svn-helper/main.c:189
 msgid "Execute update action"
 msgstr "Exécuter une mise à jour"
 
-#: tsp-svn-helper/main.c:191
+#: tsp-svn-helper/main.c:199
 msgid "Add Related Opions:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:195
+#: tsp-svn-helper/main.c:203
 msgid "Checkout Related Opions:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:195 tsp-svn-helper/tsh-checkout.c:86
+#: tsp-svn-helper/main.c:203 tsp-svn-helper/tsh-checkout.c:86
 #: tsp-svn-helper/tsh-checkout.c:98
 msgid "Checkout"
 msgstr "Extraction"
 
-#: tsp-svn-helper/main.c:199
+#: tsp-svn-helper/main.c:207
 msgid "Cleanup Related Opions:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:203
+#: tsp-svn-helper/main.c:211
 msgid "Commit Related Opions:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:207
+#: tsp-svn-helper/main.c:215
 msgid "Copy Related Opions:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:211
+#: tsp-svn-helper/main.c:219
 msgid "Delete Related Opions:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:215
+#: tsp-svn-helper/main.c:223
 msgid "Export Related Opions:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:219
+#: tsp-svn-helper/main.c:227
 msgid "Import Related Opions:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:219 tsp-svn-helper/tsh-import.c:86
+#: tsp-svn-helper/main.c:227 tsp-svn-helper/tsh-import.c:86
 #: tsp-svn-helper/tsh-import.c:104
 #, fuzzy
 msgid "Import"
 msgstr "SVN _Importer"
 
-#: tsp-svn-helper/main.c:223
+#: tsp-svn-helper/main.c:231
 msgid "Lock Related Opions:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:227
+#: tsp-svn-helper/main.c:235
+msgid "Log Related Opions:"
+msgstr ""
+
+#: tsp-svn-helper/main.c:239
 msgid "Move Related Opions:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:231
+#: tsp-svn-helper/main.c:243
 msgid "Resolved Related Opions:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:235
+#: tsp-svn-helper/main.c:247
 msgid "Revert Related Opions:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:239
+#: tsp-svn-helper/main.c:251
 msgid "Status Related Opions:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:243
+#: tsp-svn-helper/main.c:255
 msgid "Unlock Related Opions:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:247
+#: tsp-svn-helper/main.c:259
 msgid "Update Related Opions:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:293
+#: tsp-svn-helper/main.c:305
 msgid "Not enough arguments provided"
 msgstr ""
 
@@ -395,121 +405,121 @@
 msgid "Commit Message"
 msgstr "Envoyer"
 
-#: tsp-svn-helper/tsh-common.c:449 tsp-svn-helper/tsh-common.c:458
-#: tsp-svn-helper/tsh-common.c:465 tsp-svn-helper/tsh-common.c:519
-#: tsp-svn-helper/tsh-common.c:614
+#: tsp-svn-helper/tsh-common.c:451 tsp-svn-helper/tsh-common.c:460
+#: tsp-svn-helper/tsh-common.c:467 tsp-svn-helper/tsh-common.c:521
+#: tsp-svn-helper/tsh-common.c:616
 msgid "Added"
 msgstr "Ajouté"
 
-#: tsp-svn-helper/tsh-common.c:450 tsp-svn-helper/tsh-common.c:623
+#: tsp-svn-helper/tsh-common.c:452 tsp-svn-helper/tsh-common.c:625
 #, fuzzy
 msgid "Copied"
 msgstr "Complété"
 
-#: tsp-svn-helper/tsh-common.c:451 tsp-svn-helper/tsh-common.c:457
-#: tsp-svn-helper/tsh-common.c:466 tsp-svn-helper/tsh-common.c:521
-#: tsp-svn-helper/tsh-common.c:616
+#: tsp-svn-helper/tsh-common.c:453 tsp-svn-helper/tsh-common.c:459
+#: tsp-svn-helper/tsh-common.c:468 tsp-svn-helper/tsh-common.c:523
+#: tsp-svn-helper/tsh-common.c:618
 msgid "Deleted"
 msgstr "Effacé"
 
-#: tsp-svn-helper/tsh-common.c:452
+#: tsp-svn-helper/tsh-common.c:454
 #, fuzzy
 msgid "Restored"
 msgstr "Fixer comme résolu"
 
-#: tsp-svn-helper/tsh-common.c:453
+#: tsp-svn-helper/tsh-common.c:455
 #, fuzzy
 msgid "Reverted"
 msgstr "Restaurer"
 
-#: tsp-svn-helper/tsh-common.c:454
+#: tsp-svn-helper/tsh-common.c:456
 #, fuzzy
 msgid "Revert failed"
 msgstr "Restaurer"
 
-#: tsp-svn-helper/tsh-common.c:456
+#: tsp-svn-helper/tsh-common.c:458
 msgid "Skipped"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:459
+#: tsp-svn-helper/tsh-common.c:461
 msgid "Updated"
 msgstr "Mise à jour"
 
-#: tsp-svn-helper/tsh-common.c:460 tsp-svn-helper/tsh-common.c:462
+#: tsp-svn-helper/tsh-common.c:462 tsp-svn-helper/tsh-common.c:464
 msgid "Completed"
 msgstr "Complété"
 
-#: tsp-svn-helper/tsh-common.c:461 tsp-svn-helper/tsh-common.c:463
-#: tsp-svn-helper/tsh-common.c:528
+#: tsp-svn-helper/tsh-common.c:463 tsp-svn-helper/tsh-common.c:465
+#: tsp-svn-helper/tsh-common.c:530
 msgid "External"
 msgstr "Externe"
 
-#: tsp-svn-helper/tsh-common.c:464 tsp-svn-helper/tsh-common.c:523
-#: tsp-svn-helper/tsh-common.c:619
+#: tsp-svn-helper/tsh-common.c:466 tsp-svn-helper/tsh-common.c:525
+#: tsp-svn-helper/tsh-common.c:621
 msgid "Modified"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:467 tsp-svn-helper/tsh-common.c:522
-#: tsp-svn-helper/tsh-common.c:612
+#: tsp-svn-helper/tsh-common.c:469 tsp-svn-helper/tsh-common.c:524
+#: tsp-svn-helper/tsh-common.c:614
 msgid "Replaced"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:468
+#: tsp-svn-helper/tsh-common.c:470
 msgid "Transmitting"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:470
+#: tsp-svn-helper/tsh-common.c:472
 #, fuzzy
 msgid "Locked"
 msgstr "Bloquer"
 
-#: tsp-svn-helper/tsh-common.c:471 tsp-svn-helper/tsh-common.c:625
+#: tsp-svn-helper/tsh-common.c:473 tsp-svn-helper/tsh-common.c:627
 #, fuzzy
 msgid "Unlocked"
 msgstr "Débloquer"
 
-#: tsp-svn-helper/tsh-common.c:472
+#: tsp-svn-helper/tsh-common.c:474
 msgid "Lock failed"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:473
+#: tsp-svn-helper/tsh-common.c:475
 #, fuzzy
 msgid "Unlock failed"
 msgstr "Débloquer"
 
 #. N_("None"),
 #. N_("Unversioned"),
-#: tsp-svn-helper/tsh-common.c:518
+#: tsp-svn-helper/tsh-common.c:520
 msgid "Normal"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:520
+#: tsp-svn-helper/tsh-common.c:522
 msgid "Missing"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:524
+#: tsp-svn-helper/tsh-common.c:526
 msgid "Merged"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:525
+#: tsp-svn-helper/tsh-common.c:527
 #, fuzzy
 msgid "Conflicted"
 msgstr "Complété"
 
-#: tsp-svn-helper/tsh-common.c:526
+#: tsp-svn-helper/tsh-common.c:528
 msgid "Ignored"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:527
+#: tsp-svn-helper/tsh-common.c:529
 msgid "Obstructed"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:529
+#: tsp-svn-helper/tsh-common.c:531
 #, fuzzy
 msgid "Incomplete"
 msgstr "Complété"
 
-#: tsp-svn-helper/tsh-common.c:572
+#: tsp-svn-helper/tsh-common.c:574
 #, c-format
 msgid "At revision: %li"
 msgstr "À la révision : %li"
@@ -546,6 +556,21 @@
 msgid "Import Message"
 msgstr "Envoyer"
 
+#: tsp-svn-helper/tsh-log-dialog.c:111
+#, fuzzy
+msgid "Revision"
+msgstr "À la révision : %li"
+
+#: tsp-svn-helper/tsh-log-dialog.c:123
+#, fuzzy
+msgid "Date"
+msgstr "État"
+
+#: tsp-svn-helper/tsh-log-dialog.c:129
+#, fuzzy
+msgid "Message"
+msgstr "Envoyer"
+
 #: tsp-svn-helper/tsh-log-message-dialog.c:85
 #, fuzzy
 msgid "State"
@@ -553,7 +578,7 @@
 
 #: tsp-svn-helper/tsh-log-message-dialog.c:91
 #: tsp-svn-helper/tsh-notify-dialog.c:94
-#: tsp-svn-helper/tsh-status-dialog.c:108
+#: tsp-svn-helper/tsh-status-dialog.c:113
 msgid "Path"
 msgstr "Chemin"
 
@@ -589,18 +614,27 @@
 msgid "Notification"
 msgstr "Notification"
 
-#: tsp-svn-helper/tsh-status-dialog.c:147
+#: tsp-svn-helper/tsh-status-dialog.c:154
 msgid "Show Unmodified Files"
 msgstr ""
 
-#: tsp-svn-helper/tsh-status-dialog.c:151
+#: tsp-svn-helper/tsh-status-dialog.c:158
 msgid "Show Unversioned Files"
 msgstr ""
 
-#: tsp-svn-helper/tsh-status-dialog.c:155
+#: tsp-svn-helper/tsh-status-dialog.c:162
 msgid "Check Repository"
 msgstr ""
 
+#: tsp-svn-helper/tsh-status-dialog.c:166
+msgid "Show Ignored Files"
+msgstr ""
+
+#: tsp-svn-helper/tsh-status-dialog.c:170
+#, fuzzy
+msgid "Hide Externals"
+msgstr "Externe"
+
 #: tsp-svn-helper/tsh-transfer-dialog.c:79
 msgid "_Repository:"
 msgstr ""

Modified: thunar-svn-plugin/trunk/po/hu.po
===================================================================
--- thunar-svn-plugin/trunk/po/hu.po	2008-01-03 20:50:10 UTC (rev 3774)
+++ thunar-svn-plugin/trunk/po/hu.po	2008-01-04 00:09:36 UTC (rev 3775)
@@ -2,7 +2,7 @@
 msgstr ""
 "Project-Id-Version: Thunar SVN plugin\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-01-02 23:32+0100\n"
+"POT-Creation-Date: 2008-01-04 01:00+0100\n"
 "PO-Revision-Date: 2007-06-04 08:37+0100\n"
 "Last-Translator: SZERVÁC Attila <sas at 321.hu>\n"
 "Language-Team: Hungarian\n"
@@ -32,101 +32,102 @@
 msgid "SVN _Export"
 msgstr "SVN _Import"
 
-#: thunar-svn-plugin/tsp-svn-action.c:250 tsp-svn-helper/main.c:191
+#: thunar-svn-plugin/tsp-svn-action.c:252 tsp-svn-helper/main.c:199
 #: tsp-svn-helper/tsh-add.c:94
 msgid "Add"
 msgstr "Hozzáad"
 
-#: thunar-svn-plugin/tsp-svn-action.c:258
+#: thunar-svn-plugin/tsp-svn-action.c:260
 msgid "Blame"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:276 tsp-svn-helper/main.c:199
+#: thunar-svn-plugin/tsp-svn-action.c:278 tsp-svn-helper/main.c:207
 msgid "Cleanup"
 msgstr "Tisztít"
 
-#: thunar-svn-plugin/tsp-svn-action.c:284 tsp-svn-helper/main.c:203
+#: thunar-svn-plugin/tsp-svn-action.c:286 tsp-svn-helper/main.c:211
 #: tsp-svn-helper/tsh-commit.c:101
 msgid "Commit"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:292 tsp-svn-helper/main.c:207
+#: thunar-svn-plugin/tsp-svn-action.c:294 tsp-svn-helper/main.c:215
 #: tsp-svn-helper/tsh-copy.c:127
 #, fuzzy
 msgid "Copy"
 msgstr "Kész"
 
-#: thunar-svn-plugin/tsp-svn-action.c:300 tsp-svn-helper/main.c:211
+#: thunar-svn-plugin/tsp-svn-action.c:302 tsp-svn-helper/main.c:219
 #: tsp-svn-helper/tsh-delete.c:101
 msgid "Delete"
 msgstr "Töröl"
 
-#: thunar-svn-plugin/tsp-svn-action.c:308
+#: thunar-svn-plugin/tsp-svn-action.c:310
 msgid "Diff"
 msgstr "Különbség"
 
-#: thunar-svn-plugin/tsp-svn-action.c:316 tsp-svn-helper/main.c:215
+#: thunar-svn-plugin/tsp-svn-action.c:318 tsp-svn-helper/main.c:223
 #: tsp-svn-helper/tsh-export.c:95 tsp-svn-helper/tsh-export.c:113
 msgid "Export"
 msgstr "Export"
 
-#: thunar-svn-plugin/tsp-svn-action.c:329
+#: thunar-svn-plugin/tsp-svn-action.c:331
 msgid "Info"
 msgstr "Adatok"
 
-#: thunar-svn-plugin/tsp-svn-action.c:342 tsp-svn-helper/main.c:223
+#: thunar-svn-plugin/tsp-svn-action.c:344 tsp-svn-helper/main.c:231
 #: tsp-svn-helper/tsh-lock.c:118 tsp-svn-helper/tsh-lock-dialog.c:71
 msgid "Lock"
 msgstr "Zár"
 
-#: thunar-svn-plugin/tsp-svn-action.c:350
+#: thunar-svn-plugin/tsp-svn-action.c:352 tsp-svn-helper/main.c:235
+#: tsp-svn-helper/tsh-log-dialog.c:181
 msgid "Log"
 msgstr "Napló"
 
-#: thunar-svn-plugin/tsp-svn-action.c:368 tsp-svn-helper/main.c:227
+#: thunar-svn-plugin/tsp-svn-action.c:370 tsp-svn-helper/main.c:239
 #: tsp-svn-helper/tsh-move.c:126
 msgid "Move"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:382
+#: thunar-svn-plugin/tsp-svn-action.c:384
 msgid "Edit Properties"
 msgstr "Tulajdonságok szerkesztése"
 
-#: thunar-svn-plugin/tsp-svn-action.c:391 tsp-svn-helper/main.c:231
-#: tsp-svn-helper/tsh-common.c:455 tsp-svn-helper/tsh-resolved.c:94
+#: thunar-svn-plugin/tsp-svn-action.c:393 tsp-svn-helper/main.c:243
+#: tsp-svn-helper/tsh-common.c:457 tsp-svn-helper/tsh-resolved.c:94
 #, fuzzy
 msgid "Resolved"
 msgstr "Megold"
 
-#: thunar-svn-plugin/tsp-svn-action.c:399
+#: thunar-svn-plugin/tsp-svn-action.c:401
 msgid "Resolve"
 msgstr "Megold"
 
-#: thunar-svn-plugin/tsp-svn-action.c:407 tsp-svn-helper/main.c:235
+#: thunar-svn-plugin/tsp-svn-action.c:409 tsp-svn-helper/main.c:247
 #: tsp-svn-helper/tsh-revert.c:99
 msgid "Revert"
 msgstr "Visszaállít"
 
-#: thunar-svn-plugin/tsp-svn-action.c:415 tsp-svn-helper/main.c:239
-#: tsp-svn-helper/tsh-status-dialog.c:159
+#: thunar-svn-plugin/tsp-svn-action.c:417 tsp-svn-helper/main.c:251
+#: tsp-svn-helper/tsh-status-dialog.c:177
 msgid "Status"
 msgstr "Állapot"
 
-#: thunar-svn-plugin/tsp-svn-action.c:423
+#: thunar-svn-plugin/tsp-svn-action.c:425
 msgid "Switch"
 msgstr "Vált"
 
-#: thunar-svn-plugin/tsp-svn-action.c:431 tsp-svn-helper/main.c:243
+#: thunar-svn-plugin/tsp-svn-action.c:433 tsp-svn-helper/main.c:255
 #: tsp-svn-helper/tsh-unlock.c:99
 msgid "Unlock"
 msgstr "Felold"
 
-#: thunar-svn-plugin/tsp-svn-action.c:439 tsp-svn-helper/main.c:247
-#: tsp-svn-helper/tsh-status.c:95 tsp-svn-helper/tsh-update.c:101
+#: thunar-svn-plugin/tsp-svn-action.c:441 tsp-svn-helper/main.c:259
+#: tsp-svn-helper/tsh-update.c:101
 msgid "Update"
 msgstr "Frissít"
 
-#: thunar-svn-plugin/tsp-svn-action.c:452
+#: thunar-svn-plugin/tsp-svn-action.c:454
 #, c-format
 msgid "Action %s is unimplemented"
 msgstr ""
@@ -141,8 +142,8 @@
 #: thunar-svn-plugin/tsp-svn-property-page.c:162
 #: thunar-svn-plugin/tsp-svn-property-page.c:174
 #: thunar-svn-plugin/tsp-svn-property-page.c:187
-#: tsp-svn-helper/tsh-common.c:476 tsp-svn-helper/tsh-common.c:515
-#: tsp-svn-helper/tsh-common.c:532 tsp-svn-helper/tsh-common.c:608
+#: tsp-svn-helper/tsh-common.c:478 tsp-svn-helper/tsh-common.c:517
+#: tsp-svn-helper/tsh-common.c:534 tsp-svn-helper/tsh-common.c:610
 msgid "Unknown"
 msgstr ""
 
@@ -225,156 +226,165 @@
 msgid "Other..."
 msgstr ""
 
-#: tsp-svn-helper/main.c:90
+#: tsp-svn-helper/main.c:92
 msgid "Print version information"
 msgstr "Verzió kiírása"
 
-#: tsp-svn-helper/main.c:97
+#: tsp-svn-helper/main.c:99
 #, fuzzy
 msgid "Execute add action"
 msgstr "Frissítési művelet futtatása"
 
-#: tsp-svn-helper/main.c:103
+#: tsp-svn-helper/main.c:105
 msgid "Execute checkout action"
 msgstr "Checkout művelet futtatása"
 
-#: tsp-svn-helper/main.c:109
+#: tsp-svn-helper/main.c:111
 #, fuzzy
 msgid "Execute cleanup action"
 msgstr "Checkout művelet futtatása"
 
-#: tsp-svn-helper/main.c:115
+#: tsp-svn-helper/main.c:117
 #, fuzzy
 msgid "Execute commit action"
 msgstr "Checkout művelet futtatása"
 
-#: tsp-svn-helper/main.c:121
+#: tsp-svn-helper/main.c:123
 #, fuzzy
 msgid "Execute copy action"
 msgstr "Checkout művelet futtatása"
 
-#: tsp-svn-helper/main.c:127
+#: tsp-svn-helper/main.c:129
 #, fuzzy
 msgid "Execute delete action"
 msgstr "Frissítési művelet futtatása"
 
-#: tsp-svn-helper/main.c:133
+#: tsp-svn-helper/main.c:135
 #, fuzzy
 msgid "Execute export action"
 msgstr "Checkout művelet futtatása"
 
-#: tsp-svn-helper/main.c:139
+#: tsp-svn-helper/main.c:141
 #, fuzzy
 msgid "Execute import action"
 msgstr "Checkout művelet futtatása"
 
-#: tsp-svn-helper/main.c:145
+#: tsp-svn-helper/main.c:147
 #, fuzzy
 msgid "Execute lock action"
 msgstr "Frissítési művelet futtatása"
 
-#: tsp-svn-helper/main.c:151
+#: tsp-svn-helper/main.c:153
 #, fuzzy
+msgid "Execute log action"
+msgstr "Frissítési művelet futtatása"
+
+#: tsp-svn-helper/main.c:159
+#, fuzzy
 msgid "Execute move action"
 msgstr "Checkout művelet futtatása"
 
-#: tsp-svn-helper/main.c:157
+#: tsp-svn-helper/main.c:165
 #, fuzzy
 msgid "Execute resolved action"
 msgstr "Checkout művelet futtatása"
 
-#: tsp-svn-helper/main.c:163
+#: tsp-svn-helper/main.c:171
 #, fuzzy
 msgid "Execute revert action"
 msgstr "Checkout művelet futtatása"
 
-#: tsp-svn-helper/main.c:169
+#: tsp-svn-helper/main.c:177
 #, fuzzy
 msgid "Execute status action"
 msgstr "Frissítési művelet futtatása"
 
-#: tsp-svn-helper/main.c:175
+#: tsp-svn-helper/main.c:183
 #, fuzzy
 msgid "Execute unlock action"
 msgstr "Checkout művelet futtatása"
 
-#: tsp-svn-helper/main.c:181
+#: tsp-svn-helper/main.c:189
 msgid "Execute update action"
 msgstr "Frissítési művelet futtatása"
 
-#: tsp-svn-helper/main.c:191
+#: tsp-svn-helper/main.c:199
 msgid "Add Related Opions:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:195
+#: tsp-svn-helper/main.c:203
 msgid "Checkout Related Opions:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:195 tsp-svn-helper/tsh-checkout.c:86
+#: tsp-svn-helper/main.c:203 tsp-svn-helper/tsh-checkout.c:86
 #: tsp-svn-helper/tsh-checkout.c:98
 #, fuzzy
 msgid "Checkout"
 msgstr "SVN _Checkout"
 
-#: tsp-svn-helper/main.c:199
+#: tsp-svn-helper/main.c:207
 msgid "Cleanup Related Opions:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:203
+#: tsp-svn-helper/main.c:211
 msgid "Commit Related Opions:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:207
+#: tsp-svn-helper/main.c:215
 msgid "Copy Related Opions:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:211
+#: tsp-svn-helper/main.c:219
 msgid "Delete Related Opions:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:215
+#: tsp-svn-helper/main.c:223
 msgid "Export Related Opions:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:219
+#: tsp-svn-helper/main.c:227
 msgid "Import Related Opions:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:219 tsp-svn-helper/tsh-import.c:86
+#: tsp-svn-helper/main.c:227 tsp-svn-helper/tsh-import.c:86
 #: tsp-svn-helper/tsh-import.c:104
 #, fuzzy
 msgid "Import"
 msgstr "SVN _Import"
 
-#: tsp-svn-helper/main.c:223
+#: tsp-svn-helper/main.c:231
 msgid "Lock Related Opions:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:227
+#: tsp-svn-helper/main.c:235
+msgid "Log Related Opions:"
+msgstr ""
+
+#: tsp-svn-helper/main.c:239
 msgid "Move Related Opions:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:231
+#: tsp-svn-helper/main.c:243
 msgid "Resolved Related Opions:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:235
+#: tsp-svn-helper/main.c:247
 msgid "Revert Related Opions:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:239
+#: tsp-svn-helper/main.c:251
 msgid "Status Related Opions:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:243
+#: tsp-svn-helper/main.c:255
 msgid "Unlock Related Opions:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:247
+#: tsp-svn-helper/main.c:259
 msgid "Update Related Opions:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:293
+#: tsp-svn-helper/main.c:305
 msgid "Not enough arguments provided"
 msgstr ""
 
@@ -391,121 +401,121 @@
 msgid "Commit Message"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:449 tsp-svn-helper/tsh-common.c:458
-#: tsp-svn-helper/tsh-common.c:465 tsp-svn-helper/tsh-common.c:519
-#: tsp-svn-helper/tsh-common.c:614
+#: tsp-svn-helper/tsh-common.c:451 tsp-svn-helper/tsh-common.c:460
+#: tsp-svn-helper/tsh-common.c:467 tsp-svn-helper/tsh-common.c:521
+#: tsp-svn-helper/tsh-common.c:616
 msgid "Added"
 msgstr "Hozzáadva"
 
-#: tsp-svn-helper/tsh-common.c:450 tsp-svn-helper/tsh-common.c:623
+#: tsp-svn-helper/tsh-common.c:452 tsp-svn-helper/tsh-common.c:625
 #, fuzzy
 msgid "Copied"
 msgstr "Kész"
 
-#: tsp-svn-helper/tsh-common.c:451 tsp-svn-helper/tsh-common.c:457
-#: tsp-svn-helper/tsh-common.c:466 tsp-svn-helper/tsh-common.c:521
-#: tsp-svn-helper/tsh-common.c:616
+#: tsp-svn-helper/tsh-common.c:453 tsp-svn-helper/tsh-common.c:459
+#: tsp-svn-helper/tsh-common.c:468 tsp-svn-helper/tsh-common.c:523
+#: tsp-svn-helper/tsh-common.c:618
 msgid "Deleted"
 msgstr "Törölve"
 
-#: tsp-svn-helper/tsh-common.c:452
+#: tsp-svn-helper/tsh-common.c:454
 #, fuzzy
 msgid "Restored"
 msgstr "Megold"
 
-#: tsp-svn-helper/tsh-common.c:453
+#: tsp-svn-helper/tsh-common.c:455
 #, fuzzy
 msgid "Reverted"
 msgstr "Visszaállít"
 
-#: tsp-svn-helper/tsh-common.c:454
+#: tsp-svn-helper/tsh-common.c:456
 #, fuzzy
 msgid "Revert failed"
 msgstr "Visszaállít"
 
-#: tsp-svn-helper/tsh-common.c:456
+#: tsp-svn-helper/tsh-common.c:458
 msgid "Skipped"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:459
+#: tsp-svn-helper/tsh-common.c:461
 msgid "Updated"
 msgstr "Frissítve"
 
-#: tsp-svn-helper/tsh-common.c:460 tsp-svn-helper/tsh-common.c:462
+#: tsp-svn-helper/tsh-common.c:462 tsp-svn-helper/tsh-common.c:464
 msgid "Completed"
 msgstr "Kész"
 
-#: tsp-svn-helper/tsh-common.c:461 tsp-svn-helper/tsh-common.c:463
-#: tsp-svn-helper/tsh-common.c:528
+#: tsp-svn-helper/tsh-common.c:463 tsp-svn-helper/tsh-common.c:465
+#: tsp-svn-helper/tsh-common.c:530
 msgid "External"
 msgstr "Külső"
 
-#: tsp-svn-helper/tsh-common.c:464 tsp-svn-helper/tsh-common.c:523
-#: tsp-svn-helper/tsh-common.c:619
+#: tsp-svn-helper/tsh-common.c:466 tsp-svn-helper/tsh-common.c:525
+#: tsp-svn-helper/tsh-common.c:621
 msgid "Modified"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:467 tsp-svn-helper/tsh-common.c:522
-#: tsp-svn-helper/tsh-common.c:612
+#: tsp-svn-helper/tsh-common.c:469 tsp-svn-helper/tsh-common.c:524
+#: tsp-svn-helper/tsh-common.c:614
 msgid "Replaced"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:468
+#: tsp-svn-helper/tsh-common.c:470
 msgid "Transmitting"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:470
+#: tsp-svn-helper/tsh-common.c:472
 #, fuzzy
 msgid "Locked"
 msgstr "Zár"
 
-#: tsp-svn-helper/tsh-common.c:471 tsp-svn-helper/tsh-common.c:625
+#: tsp-svn-helper/tsh-common.c:473 tsp-svn-helper/tsh-common.c:627
 #, fuzzy
 msgid "Unlocked"
 msgstr "Felold"
 
-#: tsp-svn-helper/tsh-common.c:472
+#: tsp-svn-helper/tsh-common.c:474
 msgid "Lock failed"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:473
+#: tsp-svn-helper/tsh-common.c:475
 #, fuzzy
 msgid "Unlock failed"
 msgstr "Felold"
 
 #. N_("None"),
 #. N_("Unversioned"),
-#: tsp-svn-helper/tsh-common.c:518
+#: tsp-svn-helper/tsh-common.c:520
 msgid "Normal"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:520
+#: tsp-svn-helper/tsh-common.c:522
 msgid "Missing"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:524
+#: tsp-svn-helper/tsh-common.c:526
 msgid "Merged"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:525
+#: tsp-svn-helper/tsh-common.c:527
 #, fuzzy
 msgid "Conflicted"
 msgstr "Kész"
 
-#: tsp-svn-helper/tsh-common.c:526
+#: tsp-svn-helper/tsh-common.c:528
 msgid "Ignored"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:527
+#: tsp-svn-helper/tsh-common.c:529
 msgid "Obstructed"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:529
+#: tsp-svn-helper/tsh-common.c:531
 #, fuzzy
 msgid "Incomplete"
 msgstr "Kész"
 
-#: tsp-svn-helper/tsh-common.c:572
+#: tsp-svn-helper/tsh-common.c:574
 #, c-format
 msgid "At revision: %li"
 msgstr "E verziónál: %li"
@@ -541,6 +551,21 @@
 msgid "Import Message"
 msgstr "Töröl"
 
+#: tsp-svn-helper/tsh-log-dialog.c:111
+#, fuzzy
+msgid "Revision"
+msgstr "E verziónál: %li"
+
+#: tsp-svn-helper/tsh-log-dialog.c:123
+#, fuzzy
+msgid "Date"
+msgstr "Állapot"
+
+#: tsp-svn-helper/tsh-log-dialog.c:129
+#, fuzzy
+msgid "Message"
+msgstr "Töröl"
+
 #: tsp-svn-helper/tsh-log-message-dialog.c:85
 #, fuzzy
 msgid "State"
@@ -548,7 +573,7 @@
 
 #: tsp-svn-helper/tsh-log-message-dialog.c:91
 #: tsp-svn-helper/tsh-notify-dialog.c:94
-#: tsp-svn-helper/tsh-status-dialog.c:108
+#: tsp-svn-helper/tsh-status-dialog.c:113
 msgid "Path"
 msgstr "Útvonal"
 
@@ -584,18 +609,27 @@
 msgid "Notification"
 msgstr ""
 
-#: tsp-svn-helper/tsh-status-dialog.c:147
+#: tsp-svn-helper/tsh-status-dialog.c:154
 msgid "Show Unmodified Files"
 msgstr ""
 
-#: tsp-svn-helper/tsh-status-dialog.c:151
+#: tsp-svn-helper/tsh-status-dialog.c:158
 msgid "Show Unversioned Files"
 msgstr ""
 
-#: tsp-svn-helper/tsh-status-dialog.c:155
+#: tsp-svn-helper/tsh-status-dialog.c:162
 msgid "Check Repository"
 msgstr ""
 
+#: tsp-svn-helper/tsh-status-dialog.c:166
+msgid "Show Ignored Files"
+msgstr ""
+
+#: tsp-svn-helper/tsh-status-dialog.c:170
+#, fuzzy
+msgid "Hide Externals"
+msgstr "Külső"
+
 #: tsp-svn-helper/tsh-transfer-dialog.c:79
 msgid "_Repository:"
 msgstr ""

Modified: thunar-svn-plugin/trunk/po/lv.po
===================================================================
--- thunar-svn-plugin/trunk/po/lv.po	2008-01-03 20:50:10 UTC (rev 3774)
+++ thunar-svn-plugin/trunk/po/lv.po	2008-01-04 00:09:36 UTC (rev 3775)
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: thunar-svn-plugin\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-01-02 23:32+0100\n"
+"POT-Creation-Date: 2008-01-04 01:00+0100\n"
 "PO-Revision-Date: 2007-11-15 21:18+0300\n"
 "Last-Translator: Rihards Priedītis <rprieditis at inbox.lv>\n"
 "Language-Team: Latvian <rprieditis at inbox.lv>\n"
@@ -34,101 +34,102 @@
 msgid "SVN _Export"
 msgstr "SVN _Imports"
 
-#: thunar-svn-plugin/tsp-svn-action.c:250 tsp-svn-helper/main.c:191
+#: thunar-svn-plugin/tsp-svn-action.c:252 tsp-svn-helper/main.c:199
 #: tsp-svn-helper/tsh-add.c:94
 msgid "Add"
 msgstr "Pievienot"
 
-#: thunar-svn-plugin/tsp-svn-action.c:258
+#: thunar-svn-plugin/tsp-svn-action.c:260
 msgid "Blame"
 msgstr "Vainot"
 
-#: thunar-svn-plugin/tsp-svn-action.c:276 tsp-svn-helper/main.c:199
+#: thunar-svn-plugin/tsp-svn-action.c:278 tsp-svn-helper/main.c:207
 msgid "Cleanup"
 msgstr "Uzkopt"
 
-#: thunar-svn-plugin/tsp-svn-action.c:284 tsp-svn-helper/main.c:203
+#: thunar-svn-plugin/tsp-svn-action.c:286 tsp-svn-helper/main.c:211
 #: tsp-svn-helper/tsh-commit.c:101
 msgid "Commit"
 msgstr "Apstiprināt"
 
-#: thunar-svn-plugin/tsp-svn-action.c:292 tsp-svn-helper/main.c:207
+#: thunar-svn-plugin/tsp-svn-action.c:294 tsp-svn-helper/main.c:215
 #: tsp-svn-helper/tsh-copy.c:127
 #, fuzzy
 msgid "Copy"
 msgstr "Pabeigts"
 
-#: thunar-svn-plugin/tsp-svn-action.c:300 tsp-svn-helper/main.c:211
+#: thunar-svn-plugin/tsp-svn-action.c:302 tsp-svn-helper/main.c:219
 #: tsp-svn-helper/tsh-delete.c:101
 msgid "Delete"
 msgstr "Dzēst"
 
-#: thunar-svn-plugin/tsp-svn-action.c:308
+#: thunar-svn-plugin/tsp-svn-action.c:310
 msgid "Diff"
 msgstr "Atšķirība"
 
-#: thunar-svn-plugin/tsp-svn-action.c:316 tsp-svn-helper/main.c:215
+#: thunar-svn-plugin/tsp-svn-action.c:318 tsp-svn-helper/main.c:223
 #: tsp-svn-helper/tsh-export.c:95 tsp-svn-helper/tsh-export.c:113
 msgid "Export"
 msgstr "Eksportēt"
 
-#: thunar-svn-plugin/tsp-svn-action.c:329
+#: thunar-svn-plugin/tsp-svn-action.c:331
 msgid "Info"
 msgstr "Informācija"
 
-#: thunar-svn-plugin/tsp-svn-action.c:342 tsp-svn-helper/main.c:223
+#: thunar-svn-plugin/tsp-svn-action.c:344 tsp-svn-helper/main.c:231
 #: tsp-svn-helper/tsh-lock.c:118 tsp-svn-helper/tsh-lock-dialog.c:71
 msgid "Lock"
 msgstr "Slēgt"
 
-#: thunar-svn-plugin/tsp-svn-action.c:350
+#: thunar-svn-plugin/tsp-svn-action.c:352 tsp-svn-helper/main.c:235
+#: tsp-svn-helper/tsh-log-dialog.c:181
 msgid "Log"
 msgstr "Reģistrēt"
 
-#: thunar-svn-plugin/tsp-svn-action.c:368 tsp-svn-helper/main.c:227
+#: thunar-svn-plugin/tsp-svn-action.c:370 tsp-svn-helper/main.c:239
 #: tsp-svn-helper/tsh-move.c:126
 msgid "Move"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:382
+#: thunar-svn-plugin/tsp-svn-action.c:384
 msgid "Edit Properties"
 msgstr "Rediģēt Rekvizītus"
 
-#: thunar-svn-plugin/tsp-svn-action.c:391 tsp-svn-helper/main.c:231
-#: tsp-svn-helper/tsh-common.c:455 tsp-svn-helper/tsh-resolved.c:94
+#: thunar-svn-plugin/tsp-svn-action.c:393 tsp-svn-helper/main.c:243
+#: tsp-svn-helper/tsh-common.c:457 tsp-svn-helper/tsh-resolved.c:94
 #, fuzzy
 msgid "Resolved"
 msgstr "Atpazīt"
 
-#: thunar-svn-plugin/tsp-svn-action.c:399
+#: thunar-svn-plugin/tsp-svn-action.c:401
 msgid "Resolve"
 msgstr "Atpazīt"
 
-#: thunar-svn-plugin/tsp-svn-action.c:407 tsp-svn-helper/main.c:235
+#: thunar-svn-plugin/tsp-svn-action.c:409 tsp-svn-helper/main.c:247
 #: tsp-svn-helper/tsh-revert.c:99
 msgid "Revert"
 msgstr "Atgriezt"
 
-#: thunar-svn-plugin/tsp-svn-action.c:415 tsp-svn-helper/main.c:239
-#: tsp-svn-helper/tsh-status-dialog.c:159
+#: thunar-svn-plugin/tsp-svn-action.c:417 tsp-svn-helper/main.c:251
+#: tsp-svn-helper/tsh-status-dialog.c:177
 msgid "Status"
 msgstr "Status"
 
-#: thunar-svn-plugin/tsp-svn-action.c:423
+#: thunar-svn-plugin/tsp-svn-action.c:425
 msgid "Switch"
 msgstr "Pārslēgt"
 
-#: thunar-svn-plugin/tsp-svn-action.c:431 tsp-svn-helper/main.c:243
+#: thunar-svn-plugin/tsp-svn-action.c:433 tsp-svn-helper/main.c:255
 #: tsp-svn-helper/tsh-unlock.c:99
 msgid "Unlock"
 msgstr "Atslēgt"
 
-#: thunar-svn-plugin/tsp-svn-action.c:439 tsp-svn-helper/main.c:247
-#: tsp-svn-helper/tsh-status.c:95 tsp-svn-helper/tsh-update.c:101
+#: thunar-svn-plugin/tsp-svn-action.c:441 tsp-svn-helper/main.c:259
+#: tsp-svn-helper/tsh-update.c:101
 msgid "Update"
 msgstr "Atjaunot"
 
-#: thunar-svn-plugin/tsp-svn-action.c:452
+#: thunar-svn-plugin/tsp-svn-action.c:454
 #, c-format
 msgid "Action %s is unimplemented"
 msgstr ""
@@ -143,8 +144,8 @@
 #: thunar-svn-plugin/tsp-svn-property-page.c:162
 #: thunar-svn-plugin/tsp-svn-property-page.c:174
 #: thunar-svn-plugin/tsp-svn-property-page.c:187
-#: tsp-svn-helper/tsh-common.c:476 tsp-svn-helper/tsh-common.c:515
-#: tsp-svn-helper/tsh-common.c:532 tsp-svn-helper/tsh-common.c:608
+#: tsp-svn-helper/tsh-common.c:478 tsp-svn-helper/tsh-common.c:517
+#: tsp-svn-helper/tsh-common.c:534 tsp-svn-helper/tsh-common.c:610
 msgid "Unknown"
 msgstr ""
 
@@ -227,155 +228,164 @@
 msgid "Other..."
 msgstr ""
 
-#: tsp-svn-helper/main.c:90
+#: tsp-svn-helper/main.c:92
 msgid "Print version information"
 msgstr "Izdrukāt versijas informāciju"
 
-#: tsp-svn-helper/main.c:97
+#: tsp-svn-helper/main.c:99
 #, fuzzy
 msgid "Execute add action"
 msgstr "Izpildīt atjaunošanas darbību"
 
-#: tsp-svn-helper/main.c:103
+#: tsp-svn-helper/main.c:105
 msgid "Execute checkout action"
 msgstr "Izpildīt izrakstīšanas darbību"
 
-#: tsp-svn-helper/main.c:109
+#: tsp-svn-helper/main.c:111
 #, fuzzy
 msgid "Execute cleanup action"
 msgstr "Izpildīt izrakstīšanas darbību"
 
-#: tsp-svn-helper/main.c:115
+#: tsp-svn-helper/main.c:117
 #, fuzzy
 msgid "Execute commit action"
 msgstr "Izpildīt izrakstīšanas darbību"
 
-#: tsp-svn-helper/main.c:121
+#: tsp-svn-helper/main.c:123
 #, fuzzy
 msgid "Execute copy action"
 msgstr "Izpildīt izrakstīšanas darbību"
 
-#: tsp-svn-helper/main.c:127
+#: tsp-svn-helper/main.c:129
 #, fuzzy
 msgid "Execute delete action"
 msgstr "Izpildīt atjaunošanas darbību"
 
-#: tsp-svn-helper/main.c:133
+#: tsp-svn-helper/main.c:135
 #, fuzzy
 msgid "Execute export action"
 msgstr "Izpildīt izrakstīšanas darbību"
 
-#: tsp-svn-helper/main.c:139
+#: tsp-svn-helper/main.c:141
 #, fuzzy
 msgid "Execute import action"
 msgstr "Izpildīt izrakstīšanas darbību"
 
-#: tsp-svn-helper/main.c:145
+#: tsp-svn-helper/main.c:147
 #, fuzzy
 msgid "Execute lock action"
 msgstr "Izpildīt atjaunošanas darbību"
 
-#: tsp-svn-helper/main.c:151
+#: tsp-svn-helper/main.c:153
 #, fuzzy
+msgid "Execute log action"
+msgstr "Izpildīt atjaunošanas darbību"
+
+#: tsp-svn-helper/main.c:159
+#, fuzzy
 msgid "Execute move action"
 msgstr "Izpildīt izrakstīšanas darbību"
 
-#: tsp-svn-helper/main.c:157
+#: tsp-svn-helper/main.c:165
 #, fuzzy
 msgid "Execute resolved action"
 msgstr "Izpildīt izrakstīšanas darbību"
 
-#: tsp-svn-helper/main.c:163
+#: tsp-svn-helper/main.c:171
 #, fuzzy
 msgid "Execute revert action"
 msgstr "Izpildīt izrakstīšanas darbību"
 
-#: tsp-svn-helper/main.c:169
+#: tsp-svn-helper/main.c:177
 #, fuzzy
 msgid "Execute status action"
 msgstr "Izpildīt atjaunošanas darbību"
 
-#: tsp-svn-helper/main.c:175
+#: tsp-svn-helper/main.c:183
 #, fuzzy
 msgid "Execute unlock action"
 msgstr "Izpildīt izrakstīšanas darbību"
 
-#: tsp-svn-helper/main.c:181
+#: tsp-svn-helper/main.c:189
 msgid "Execute update action"
 msgstr "Izpildīt atjaunošanas darbību"
 
-#: tsp-svn-helper/main.c:191
+#: tsp-svn-helper/main.c:199
 msgid "Add Related Opions:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:195
+#: tsp-svn-helper/main.c:203
 msgid "Checkout Related Opions:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:195 tsp-svn-helper/tsh-checkout.c:86
+#: tsp-svn-helper/main.c:203 tsp-svn-helper/tsh-checkout.c:86
 #: tsp-svn-helper/tsh-checkout.c:98
 msgid "Checkout"
 msgstr "Izrakstīt"
 
-#: tsp-svn-helper/main.c:199
+#: tsp-svn-helper/main.c:207
 msgid "Cleanup Related Opions:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:203
+#: tsp-svn-helper/main.c:211
 msgid "Commit Related Opions:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:207
+#: tsp-svn-helper/main.c:215
 msgid "Copy Related Opions:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:211
+#: tsp-svn-helper/main.c:219
 msgid "Delete Related Opions:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:215
+#: tsp-svn-helper/main.c:223
 msgid "Export Related Opions:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:219
+#: tsp-svn-helper/main.c:227
 msgid "Import Related Opions:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:219 tsp-svn-helper/tsh-import.c:86
+#: tsp-svn-helper/main.c:227 tsp-svn-helper/tsh-import.c:86
 #: tsp-svn-helper/tsh-import.c:104
 #, fuzzy
 msgid "Import"
 msgstr "SVN _Imports"
 
-#: tsp-svn-helper/main.c:223
+#: tsp-svn-helper/main.c:231
 msgid "Lock Related Opions:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:227
+#: tsp-svn-helper/main.c:235
+msgid "Log Related Opions:"
+msgstr ""
+
+#: tsp-svn-helper/main.c:239
 msgid "Move Related Opions:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:231
+#: tsp-svn-helper/main.c:243
 msgid "Resolved Related Opions:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:235
+#: tsp-svn-helper/main.c:247
 msgid "Revert Related Opions:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:239
+#: tsp-svn-helper/main.c:251
 msgid "Status Related Opions:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:243
+#: tsp-svn-helper/main.c:255
 msgid "Unlock Related Opions:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:247
+#: tsp-svn-helper/main.c:259
 msgid "Update Related Opions:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:293
+#: tsp-svn-helper/main.c:305
 msgid "Not enough arguments provided"
 msgstr ""
 
@@ -393,121 +403,121 @@
 msgid "Commit Message"
 msgstr "Apstiprināt"
 
-#: tsp-svn-helper/tsh-common.c:449 tsp-svn-helper/tsh-common.c:458
-#: tsp-svn-helper/tsh-common.c:465 tsp-svn-helper/tsh-common.c:519
-#: tsp-svn-helper/tsh-common.c:614
+#: tsp-svn-helper/tsh-common.c:451 tsp-svn-helper/tsh-common.c:460
+#: tsp-svn-helper/tsh-common.c:467 tsp-svn-helper/tsh-common.c:521
+#: tsp-svn-helper/tsh-common.c:616
 msgid "Added"
 msgstr "Pievienots"
 
-#: tsp-svn-helper/tsh-common.c:450 tsp-svn-helper/tsh-common.c:623
+#: tsp-svn-helper/tsh-common.c:452 tsp-svn-helper/tsh-common.c:625
 #, fuzzy
 msgid "Copied"
 msgstr "Pabeigts"
 
-#: tsp-svn-helper/tsh-common.c:451 tsp-svn-helper/tsh-common.c:457
-#: tsp-svn-helper/tsh-common.c:466 tsp-svn-helper/tsh-common.c:521
-#: tsp-svn-helper/tsh-common.c:616
+#: tsp-svn-helper/tsh-common.c:453 tsp-svn-helper/tsh-common.c:459
+#: tsp-svn-helper/tsh-common.c:468 tsp-svn-helper/tsh-common.c:523
+#: tsp-svn-helper/tsh-common.c:618
 msgid "Deleted"
 msgstr "Dzēsts"
 
-#: tsp-svn-helper/tsh-common.c:452
+#: tsp-svn-helper/tsh-common.c:454
 #, fuzzy
 msgid "Restored"
 msgstr "Atpazīt"
 
-#: tsp-svn-helper/tsh-common.c:453
+#: tsp-svn-helper/tsh-common.c:455
 #, fuzzy
 msgid "Reverted"
 msgstr "Atgriezt"
 
-#: tsp-svn-helper/tsh-common.c:454
+#: tsp-svn-helper/tsh-common.c:456
 #, fuzzy
 msgid "Revert failed"
 msgstr "Atgriezt"
 
-#: tsp-svn-helper/tsh-common.c:456
+#: tsp-svn-helper/tsh-common.c:458
 msgid "Skipped"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:459
+#: tsp-svn-helper/tsh-common.c:461
 msgid "Updated"
 msgstr "Atjaunināts"
 
-#: tsp-svn-helper/tsh-common.c:460 tsp-svn-helper/tsh-common.c:462
+#: tsp-svn-helper/tsh-common.c:462 tsp-svn-helper/tsh-common.c:464
 msgid "Completed"
 msgstr "Pabeigts"
 
-#: tsp-svn-helper/tsh-common.c:461 tsp-svn-helper/tsh-common.c:463
-#: tsp-svn-helper/tsh-common.c:528
+#: tsp-svn-helper/tsh-common.c:463 tsp-svn-helper/tsh-common.c:465
+#: tsp-svn-helper/tsh-common.c:530
 msgid "External"
 msgstr "Ārējs"
 
-#: tsp-svn-helper/tsh-common.c:464 tsp-svn-helper/tsh-common.c:523
-#: tsp-svn-helper/tsh-common.c:619
+#: tsp-svn-helper/tsh-common.c:466 tsp-svn-helper/tsh-common.c:525
+#: tsp-svn-helper/tsh-common.c:621
 msgid "Modified"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:467 tsp-svn-helper/tsh-common.c:522
-#: tsp-svn-helper/tsh-common.c:612
+#: tsp-svn-helper/tsh-common.c:469 tsp-svn-helper/tsh-common.c:524
+#: tsp-svn-helper/tsh-common.c:614
 msgid "Replaced"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:468
+#: tsp-svn-helper/tsh-common.c:470
 msgid "Transmitting"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:470
+#: tsp-svn-helper/tsh-common.c:472
 #, fuzzy
 msgid "Locked"
 msgstr "Slēgt"
 
-#: tsp-svn-helper/tsh-common.c:471 tsp-svn-helper/tsh-common.c:625
+#: tsp-svn-helper/tsh-common.c:473 tsp-svn-helper/tsh-common.c:627
 #, fuzzy
 msgid "Unlocked"
 msgstr "Atslēgt"
 
-#: tsp-svn-helper/tsh-common.c:472
+#: tsp-svn-helper/tsh-common.c:474
 msgid "Lock failed"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:473
+#: tsp-svn-helper/tsh-common.c:475
 #, fuzzy
 msgid "Unlock failed"
 msgstr "Atslēgt"
 
 #. N_("None"),
 #. N_("Unversioned"),
-#: tsp-svn-helper/tsh-common.c:518
+#: tsp-svn-helper/tsh-common.c:520
 msgid "Normal"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:520
+#: tsp-svn-helper/tsh-common.c:522
 msgid "Missing"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:524
+#: tsp-svn-helper/tsh-common.c:526
 msgid "Merged"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:525
+#: tsp-svn-helper/tsh-common.c:527
 #, fuzzy
 msgid "Conflicted"
 msgstr "Pabeigts"
 
-#: tsp-svn-helper/tsh-common.c:526
+#: tsp-svn-helper/tsh-common.c:528
 msgid "Ignored"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:527
+#: tsp-svn-helper/tsh-common.c:529
 msgid "Obstructed"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:529
+#: tsp-svn-helper/tsh-common.c:531
 #, fuzzy
 msgid "Incomplete"
 msgstr "Pabeigts"
 
-#: tsp-svn-helper/tsh-common.c:572
+#: tsp-svn-helper/tsh-common.c:574
 #, c-format
 msgid "At revision: %li"
 msgstr "Revizija: %li"
@@ -544,6 +554,21 @@
 msgid "Import Message"
 msgstr "Apstiprināt"
 
+#: tsp-svn-helper/tsh-log-dialog.c:111
+#, fuzzy
+msgid "Revision"
+msgstr "Revizija: %li"
+
+#: tsp-svn-helper/tsh-log-dialog.c:123
+#, fuzzy
+msgid "Date"
+msgstr "Status"
+
+#: tsp-svn-helper/tsh-log-dialog.c:129
+#, fuzzy
+msgid "Message"
+msgstr "Apstiprināt"
+
 #: tsp-svn-helper/tsh-log-message-dialog.c:85
 #, fuzzy
 msgid "State"
@@ -551,7 +576,7 @@
 
 #: tsp-svn-helper/tsh-log-message-dialog.c:91
 #: tsp-svn-helper/tsh-notify-dialog.c:94
-#: tsp-svn-helper/tsh-status-dialog.c:108
+#: tsp-svn-helper/tsh-status-dialog.c:113
 msgid "Path"
 msgstr "Ceļš"
 
@@ -587,18 +612,27 @@
 msgid "Notification"
 msgstr "Paziņošana"
 
-#: tsp-svn-helper/tsh-status-dialog.c:147
+#: tsp-svn-helper/tsh-status-dialog.c:154
 msgid "Show Unmodified Files"
 msgstr ""
 
-#: tsp-svn-helper/tsh-status-dialog.c:151
+#: tsp-svn-helper/tsh-status-dialog.c:158
 msgid "Show Unversioned Files"
 msgstr ""
 
-#: tsp-svn-helper/tsh-status-dialog.c:155
+#: tsp-svn-helper/tsh-status-dialog.c:162
 msgid "Check Repository"
 msgstr ""
 
+#: tsp-svn-helper/tsh-status-dialog.c:166
+msgid "Show Ignored Files"
+msgstr ""
+
+#: tsp-svn-helper/tsh-status-dialog.c:170
+#, fuzzy
+msgid "Hide Externals"
+msgstr "Ārējs"
+
 #: tsp-svn-helper/tsh-transfer-dialog.c:79
 msgid "_Repository:"
 msgstr ""

Modified: thunar-svn-plugin/trunk/po/nl.po
===================================================================
--- thunar-svn-plugin/trunk/po/nl.po	2008-01-03 20:50:10 UTC (rev 3774)
+++ thunar-svn-plugin/trunk/po/nl.po	2008-01-04 00:09:36 UTC (rev 3775)
@@ -7,8 +7,8 @@
 msgstr ""
 "Project-Id-Version: thunar-svn-plugin\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-01-02 23:32+0100\n"
-"PO-Revision-Date: 2008-01-01 22:45+0100\n"
+"POT-Creation-Date: 2008-01-04 01:00+0100\n"
+"PO-Revision-Date: 2008-01-04 01:03+0100\n"
 "Last-Translator: Peter de Ridder <peter at xfce.org>\n"
 "Language-Team: Dutch <xfce-i18n at xfce.org>\n"
 "MIME-Version: 1.0\n"
@@ -33,99 +33,100 @@
 msgid "SVN _Export"
 msgstr "SVN _Exporteren"
 
-#: thunar-svn-plugin/tsp-svn-action.c:250 tsp-svn-helper/main.c:191
+#: thunar-svn-plugin/tsp-svn-action.c:252 tsp-svn-helper/main.c:199
 #: tsp-svn-helper/tsh-add.c:94
 msgid "Add"
 msgstr "Toevoegen"
 
-#: thunar-svn-plugin/tsp-svn-action.c:258
+#: thunar-svn-plugin/tsp-svn-action.c:260
 msgid "Blame"
 msgstr "Beschuldigen"
 
-#: thunar-svn-plugin/tsp-svn-action.c:276 tsp-svn-helper/main.c:199
+#: thunar-svn-plugin/tsp-svn-action.c:278 tsp-svn-helper/main.c:207
 msgid "Cleanup"
 msgstr "Opschonen"
 
-#: thunar-svn-plugin/tsp-svn-action.c:284 tsp-svn-helper/main.c:203
+#: thunar-svn-plugin/tsp-svn-action.c:286 tsp-svn-helper/main.c:211
 #: tsp-svn-helper/tsh-commit.c:101
 msgid "Commit"
 msgstr "Versturen"
 
-#: thunar-svn-plugin/tsp-svn-action.c:292 tsp-svn-helper/main.c:207
+#: thunar-svn-plugin/tsp-svn-action.c:294 tsp-svn-helper/main.c:215
 #: tsp-svn-helper/tsh-copy.c:127
 msgid "Copy"
 msgstr "Kopieeren"
 
-#: thunar-svn-plugin/tsp-svn-action.c:300 tsp-svn-helper/main.c:211
+#: thunar-svn-plugin/tsp-svn-action.c:302 tsp-svn-helper/main.c:219
 #: tsp-svn-helper/tsh-delete.c:101
 msgid "Delete"
 msgstr "Verwijderen"
 
-#: thunar-svn-plugin/tsp-svn-action.c:308
+#: thunar-svn-plugin/tsp-svn-action.c:310
 msgid "Diff"
 msgstr "Verschillen"
 
-#: thunar-svn-plugin/tsp-svn-action.c:316 tsp-svn-helper/main.c:215
+#: thunar-svn-plugin/tsp-svn-action.c:318 tsp-svn-helper/main.c:223
 #: tsp-svn-helper/tsh-export.c:95 tsp-svn-helper/tsh-export.c:113
 msgid "Export"
 msgstr "Exporteren"
 
-#: thunar-svn-plugin/tsp-svn-action.c:329
+#: thunar-svn-plugin/tsp-svn-action.c:331
 msgid "Info"
 msgstr "Informatie"
 
-#: thunar-svn-plugin/tsp-svn-action.c:342 tsp-svn-helper/main.c:223
+#: thunar-svn-plugin/tsp-svn-action.c:344 tsp-svn-helper/main.c:231
 #: tsp-svn-helper/tsh-lock.c:118 tsp-svn-helper/tsh-lock-dialog.c:71
 msgid "Lock"
 msgstr "Vast Zetten"
 
-#: thunar-svn-plugin/tsp-svn-action.c:350
+#: thunar-svn-plugin/tsp-svn-action.c:352 tsp-svn-helper/main.c:235
+#: tsp-svn-helper/tsh-log-dialog.c:181
 msgid "Log"
 msgstr "Geschiedenis"
 
-#: thunar-svn-plugin/tsp-svn-action.c:368 tsp-svn-helper/main.c:227
+#: thunar-svn-plugin/tsp-svn-action.c:370 tsp-svn-helper/main.c:239
 #: tsp-svn-helper/tsh-move.c:126
 msgid "Move"
 msgstr "Verplaatsen"
 
-#: thunar-svn-plugin/tsp-svn-action.c:382
+#: thunar-svn-plugin/tsp-svn-action.c:384
 msgid "Edit Properties"
 msgstr "Attributen Wijzigen"
 
-#: thunar-svn-plugin/tsp-svn-action.c:391 tsp-svn-helper/main.c:231
-#: tsp-svn-helper/tsh-common.c:455 tsp-svn-helper/tsh-resolved.c:94
+#: thunar-svn-plugin/tsp-svn-action.c:393 tsp-svn-helper/main.c:243
+#: tsp-svn-helper/tsh-common.c:457 tsp-svn-helper/tsh-resolved.c:94
 msgid "Resolved"
 msgstr "Opgelost"
 
-#: thunar-svn-plugin/tsp-svn-action.c:399
+#: thunar-svn-plugin/tsp-svn-action.c:401
 msgid "Resolve"
 msgstr "Verhelpen"
 
-#: thunar-svn-plugin/tsp-svn-action.c:407 tsp-svn-helper/main.c:235
+#: thunar-svn-plugin/tsp-svn-action.c:409 tsp-svn-helper/main.c:247
 #: tsp-svn-helper/tsh-revert.c:99
 msgid "Revert"
 msgstr "Terug Halen"
 
-#: thunar-svn-plugin/tsp-svn-action.c:415 tsp-svn-helper/main.c:239
-#: tsp-svn-helper/tsh-status-dialog.c:159
+#: thunar-svn-plugin/tsp-svn-action.c:417 tsp-svn-helper/main.c:251
+#: tsp-svn-helper/tsh-status-dialog.c:177
 msgid "Status"
 msgstr "Status"
 
-#: thunar-svn-plugin/tsp-svn-action.c:423
+#: thunar-svn-plugin/tsp-svn-action.c:425
 msgid "Switch"
 msgstr "Omschakelen"
 
-#: thunar-svn-plugin/tsp-svn-action.c:431 tsp-svn-helper/main.c:243
+#: thunar-svn-plugin/tsp-svn-action.c:433 tsp-svn-helper/main.c:255
 #: tsp-svn-helper/tsh-unlock.c:99
 msgid "Unlock"
 msgstr "Vrijgeven"
 
-#: thunar-svn-plugin/tsp-svn-action.c:439 tsp-svn-helper/main.c:247
-#: tsp-svn-helper/tsh-status.c:95 tsp-svn-helper/tsh-update.c:101
+#: thunar-svn-plugin/tsp-svn-action.c:441 tsp-svn-helper/main.c:259
+#: tsp-svn-helper/tsh-update.c:101
 msgid "Update"
 msgstr "Bijwerken"
 
-#: thunar-svn-plugin/tsp-svn-action.c:452
+#: thunar-svn-plugin/tsp-svn-action.c:454
 #, c-format
 msgid "Action %s is unimplemented"
 msgstr "Actie %s is niet geimplementeerd"
@@ -140,8 +141,8 @@
 #: thunar-svn-plugin/tsp-svn-property-page.c:162
 #: thunar-svn-plugin/tsp-svn-property-page.c:174
 #: thunar-svn-plugin/tsp-svn-property-page.c:187
-#: tsp-svn-helper/tsh-common.c:476 tsp-svn-helper/tsh-common.c:515
-#: tsp-svn-helper/tsh-common.c:532 tsp-svn-helper/tsh-common.c:608
+#: tsp-svn-helper/tsh-common.c:478 tsp-svn-helper/tsh-common.c:517
+#: tsp-svn-helper/tsh-common.c:534 tsp-svn-helper/tsh-common.c:610
 msgid "Unknown"
 msgstr "Onbekend"
 
@@ -222,141 +223,149 @@
 msgid "Other..."
 msgstr "Andere..."
 
-#: tsp-svn-helper/main.c:90
+#: tsp-svn-helper/main.c:92
 msgid "Print version information"
 msgstr "Versie informatie tonen"
 
-#: tsp-svn-helper/main.c:97
+#: tsp-svn-helper/main.c:99
 msgid "Execute add action"
 msgstr "Toevoeg actie uitvoeren"
 
-#: tsp-svn-helper/main.c:103
+#: tsp-svn-helper/main.c:105
 msgid "Execute checkout action"
 msgstr "Ophaal actie uitvoeren"
 
-#: tsp-svn-helper/main.c:109
+#: tsp-svn-helper/main.c:111
 msgid "Execute cleanup action"
 msgstr "Opschoon actie uitvoeren"
 
-#: tsp-svn-helper/main.c:115
+#: tsp-svn-helper/main.c:117
 msgid "Execute commit action"
 msgstr "Verstuur actie uitvoeren"
 
-#: tsp-svn-helper/main.c:121
+#: tsp-svn-helper/main.c:123
 msgid "Execute copy action"
 msgstr "Kopieer actie uitvoeren"
 
-#: tsp-svn-helper/main.c:127
+#: tsp-svn-helper/main.c:129
 msgid "Execute delete action"
 msgstr "Verwijder actie uitvoeren"
 
-#: tsp-svn-helper/main.c:133
+#: tsp-svn-helper/main.c:135
 msgid "Execute export action"
 msgstr "Exporteer actie uitvoeren"
 
-#: tsp-svn-helper/main.c:139
+#: tsp-svn-helper/main.c:141
 msgid "Execute import action"
 msgstr "Importeer actie uitvoeren"
 
-#: tsp-svn-helper/main.c:145
+#: tsp-svn-helper/main.c:147
 msgid "Execute lock action"
 msgstr "Vast zet actie uitvoeren"
 
-#: tsp-svn-helper/main.c:151
+#: tsp-svn-helper/main.c:153
+msgid "Execute log action"
+msgstr "Geschiedenis actie uitvoeren"
+
+#: tsp-svn-helper/main.c:159
 msgid "Execute move action"
 msgstr "Verplaats actie uitvoeren"
 
-#: tsp-svn-helper/main.c:157
+#: tsp-svn-helper/main.c:165
 msgid "Execute resolved action"
 msgstr "Verholpen actie uitvoeren"
 
-#: tsp-svn-helper/main.c:163
+#: tsp-svn-helper/main.c:171
 msgid "Execute revert action"
 msgstr "Terug haal actie uitvoeren"
 
-#: tsp-svn-helper/main.c:169
+#: tsp-svn-helper/main.c:177
 msgid "Execute status action"
 msgstr "Status actie uitvoeren"
 
-#: tsp-svn-helper/main.c:175
+#: tsp-svn-helper/main.c:183
 msgid "Execute unlock action"
 msgstr "Vrijgeef actie uitvoeren"
 
-#: tsp-svn-helper/main.c:181
+#: tsp-svn-helper/main.c:189
 msgid "Execute update action"
 msgstr "Bijwerk actie uitvoeren"
 
-#: tsp-svn-helper/main.c:191
+#: tsp-svn-helper/main.c:199
 msgid "Add Related Opions:"
 msgstr "Toevoegen gerelateerde opties:"
 
-#: tsp-svn-helper/main.c:195
+#: tsp-svn-helper/main.c:203
 msgid "Checkout Related Opions:"
 msgstr "Ophalen gerelateerde opties:"
 
-#: tsp-svn-helper/main.c:195 tsp-svn-helper/tsh-checkout.c:86
+#: tsp-svn-helper/main.c:203 tsp-svn-helper/tsh-checkout.c:86
 #: tsp-svn-helper/tsh-checkout.c:98
 msgid "Checkout"
 msgstr "Ophalen"
 
-#: tsp-svn-helper/main.c:199
+#: tsp-svn-helper/main.c:207
 msgid "Cleanup Related Opions:"
 msgstr "Opschonen gerelateerde opties:"
 
-#: tsp-svn-helper/main.c:203
+#: tsp-svn-helper/main.c:211
 msgid "Commit Related Opions:"
 msgstr "Versturen gerelateerde opties:"
 
-#: tsp-svn-helper/main.c:207
+#: tsp-svn-helper/main.c:215
 msgid "Copy Related Opions:"
 msgstr "Kopieer gerelateerde opties:"
 
-#: tsp-svn-helper/main.c:211
+#: tsp-svn-helper/main.c:219
 msgid "Delete Related Opions:"
 msgstr "Verwijder gerelateerde opties:"
 
-#: tsp-svn-helper/main.c:215
+#: tsp-svn-helper/main.c:223
 msgid "Export Related Opions:"
 msgstr "Exporteer gerelateerde opties:"
 
-#: tsp-svn-helper/main.c:219
+#: tsp-svn-helper/main.c:227
 msgid "Import Related Opions:"
 msgstr "Importeer gerelateerde opties:"
 
-#: tsp-svn-helper/main.c:219 tsp-svn-helper/tsh-import.c:86
+#: tsp-svn-helper/main.c:227 tsp-svn-helper/tsh-import.c:86
 #: tsp-svn-helper/tsh-import.c:104
 msgid "Import"
 msgstr "Importeren"
 
-#: tsp-svn-helper/main.c:223
+#: tsp-svn-helper/main.c:231
 msgid "Lock Related Opions:"
 msgstr "Vast zetten gerelateerde opties:"
 
-#: tsp-svn-helper/main.c:227
+#: tsp-svn-helper/main.c:235
+msgid "Log Related Opions:"
+msgstr "Geschiedenis gerelateerde opties:"
+
+#: tsp-svn-helper/main.c:239
 msgid "Move Related Opions:"
 msgstr "Verplaats gerelateerde opties:"
 
-#: tsp-svn-helper/main.c:231
+#: tsp-svn-helper/main.c:243
 msgid "Resolved Related Opions:"
 msgstr "Verholpen gerelateerde opties:"
 
-#: tsp-svn-helper/main.c:235
+#: tsp-svn-helper/main.c:247
 msgid "Revert Related Opions:"
 msgstr "Terug haal gerelateerde opties:"
 
-#: tsp-svn-helper/main.c:239
+#: tsp-svn-helper/main.c:251
 msgid "Status Related Opions:"
 msgstr "Status gerelateerde opties:"
 
-#: tsp-svn-helper/main.c:243
+#: tsp-svn-helper/main.c:255
 msgid "Unlock Related Opions:"
 msgstr "Vrijgeven gerelateerde opties:"
 
-#: tsp-svn-helper/main.c:247
+#: tsp-svn-helper/main.c:259
 msgid "Update Related Opions:"
 msgstr "Bijwerken gerelateerde opties:"
 
-#: tsp-svn-helper/main.c:293
+#: tsp-svn-helper/main.c:305
 msgid "Not enough arguments provided"
 msgstr "Onvoldoende argumenten meegegeven"
 
@@ -372,112 +381,112 @@
 msgid "Commit Message"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:449 tsp-svn-helper/tsh-common.c:458
-#: tsp-svn-helper/tsh-common.c:465 tsp-svn-helper/tsh-common.c:519
-#: tsp-svn-helper/tsh-common.c:614
+#: tsp-svn-helper/tsh-common.c:451 tsp-svn-helper/tsh-common.c:460
+#: tsp-svn-helper/tsh-common.c:467 tsp-svn-helper/tsh-common.c:521
+#: tsp-svn-helper/tsh-common.c:616
 msgid "Added"
 msgstr "Toegevoegd"
 
-#: tsp-svn-helper/tsh-common.c:450 tsp-svn-helper/tsh-common.c:623
+#: tsp-svn-helper/tsh-common.c:452 tsp-svn-helper/tsh-common.c:625
 msgid "Copied"
 msgstr "Gekopieerd"
 
-#: tsp-svn-helper/tsh-common.c:451 tsp-svn-helper/tsh-common.c:457
-#: tsp-svn-helper/tsh-common.c:466 tsp-svn-helper/tsh-common.c:521
-#: tsp-svn-helper/tsh-common.c:616
+#: tsp-svn-helper/tsh-common.c:453 tsp-svn-helper/tsh-common.c:459
+#: tsp-svn-helper/tsh-common.c:468 tsp-svn-helper/tsh-common.c:523
+#: tsp-svn-helper/tsh-common.c:618
 msgid "Deleted"
 msgstr "Verwijderd"
 
-#: tsp-svn-helper/tsh-common.c:452
+#: tsp-svn-helper/tsh-common.c:454
 msgid "Restored"
 msgstr "Hersteld"
 
-#: tsp-svn-helper/tsh-common.c:453
+#: tsp-svn-helper/tsh-common.c:455
 msgid "Reverted"
 msgstr "Terug gehaald"
 
-#: tsp-svn-helper/tsh-common.c:454
+#: tsp-svn-helper/tsh-common.c:456
 msgid "Revert failed"
 msgstr "Terug halen gefaald"
 
-#: tsp-svn-helper/tsh-common.c:456
+#: tsp-svn-helper/tsh-common.c:458
 msgid "Skipped"
 msgstr "Overgeslagen"
 
-#: tsp-svn-helper/tsh-common.c:459
+#: tsp-svn-helper/tsh-common.c:461
 msgid "Updated"
 msgstr "Bijgewerkt"
 
-#: tsp-svn-helper/tsh-common.c:460 tsp-svn-helper/tsh-common.c:462
+#: tsp-svn-helper/tsh-common.c:462 tsp-svn-helper/tsh-common.c:464
 msgid "Completed"
 msgstr "Voltooid"
 
-#: tsp-svn-helper/tsh-common.c:461 tsp-svn-helper/tsh-common.c:463
-#: tsp-svn-helper/tsh-common.c:528
+#: tsp-svn-helper/tsh-common.c:463 tsp-svn-helper/tsh-common.c:465
+#: tsp-svn-helper/tsh-common.c:530
 msgid "External"
 msgstr "Extern"
 
-#: tsp-svn-helper/tsh-common.c:464 tsp-svn-helper/tsh-common.c:523
-#: tsp-svn-helper/tsh-common.c:619
+#: tsp-svn-helper/tsh-common.c:466 tsp-svn-helper/tsh-common.c:525
+#: tsp-svn-helper/tsh-common.c:621
 msgid "Modified"
 msgstr "Aangepast"
 
-#: tsp-svn-helper/tsh-common.c:467 tsp-svn-helper/tsh-common.c:522
-#: tsp-svn-helper/tsh-common.c:612
+#: tsp-svn-helper/tsh-common.c:469 tsp-svn-helper/tsh-common.c:524
+#: tsp-svn-helper/tsh-common.c:614
 msgid "Replaced"
 msgstr "Vervangen"
 
-#: tsp-svn-helper/tsh-common.c:468
+#: tsp-svn-helper/tsh-common.c:470
 msgid "Transmitting"
 msgstr "Versturen"
 
-#: tsp-svn-helper/tsh-common.c:470
+#: tsp-svn-helper/tsh-common.c:472
 msgid "Locked"
 msgstr "Vast gezet"
 
-#: tsp-svn-helper/tsh-common.c:471 tsp-svn-helper/tsh-common.c:625
+#: tsp-svn-helper/tsh-common.c:473 tsp-svn-helper/tsh-common.c:627
 msgid "Unlocked"
 msgstr "Vrijgegeven"
 
-#: tsp-svn-helper/tsh-common.c:472
+#: tsp-svn-helper/tsh-common.c:474
 msgid "Lock failed"
 msgstr "Vast zetten gefaald"
 
-#: tsp-svn-helper/tsh-common.c:473
+#: tsp-svn-helper/tsh-common.c:475
 msgid "Unlock failed"
 msgstr "Vrijgeven gefaald"
 
 #. N_("None"),
 #. N_("Unversioned"),
-#: tsp-svn-helper/tsh-common.c:518
+#: tsp-svn-helper/tsh-common.c:520
 msgid "Normal"
 msgstr "Normaal"
 
-#: tsp-svn-helper/tsh-common.c:520
+#: tsp-svn-helper/tsh-common.c:522
 msgid "Missing"
 msgstr "Vermist"
 
-#: tsp-svn-helper/tsh-common.c:524
+#: tsp-svn-helper/tsh-common.c:526
 msgid "Merged"
 msgstr "Samengevoegd"
 
-#: tsp-svn-helper/tsh-common.c:525
+#: tsp-svn-helper/tsh-common.c:527
 msgid "Conflicted"
 msgstr "Conflicten"
 
-#: tsp-svn-helper/tsh-common.c:526
+#: tsp-svn-helper/tsh-common.c:528
 msgid "Ignored"
 msgstr "Genegeerd"
 
-#: tsp-svn-helper/tsh-common.c:527
+#: tsp-svn-helper/tsh-common.c:529
 msgid "Obstructed"
 msgstr "Geblokkeerd"
 
-#: tsp-svn-helper/tsh-common.c:529
+#: tsp-svn-helper/tsh-common.c:531
 msgid "Incomplete"
 msgstr "Incompleet"
 
-#: tsp-svn-helper/tsh-common.c:572
+#: tsp-svn-helper/tsh-common.c:574
 #, c-format
 msgid "At revision: %li"
 msgstr "Op versie: %li"
@@ -511,13 +520,25 @@
 msgid "Import Message"
 msgstr ""
 
+#: tsp-svn-helper/tsh-log-dialog.c:111
+msgid "Revision"
+msgstr "Versie"
+
+#: tsp-svn-helper/tsh-log-dialog.c:123
+msgid "Date"
+msgstr "Datum"
+
+#: tsp-svn-helper/tsh-log-dialog.c:129
+msgid "Message"
+msgstr "Bericht"
+
 #: tsp-svn-helper/tsh-log-message-dialog.c:85
 msgid "State"
 msgstr "Status"
 
 #: tsp-svn-helper/tsh-log-message-dialog.c:91
 #: tsp-svn-helper/tsh-notify-dialog.c:94
-#: tsp-svn-helper/tsh-status-dialog.c:108
+#: tsp-svn-helper/tsh-status-dialog.c:113
 msgid "Path"
 msgstr "Pad"
 
@@ -553,18 +574,26 @@
 msgid "Notification"
 msgstr "Notificatie"
 
-#: tsp-svn-helper/tsh-status-dialog.c:147
+#: tsp-svn-helper/tsh-status-dialog.c:154
 msgid "Show Unmodified Files"
 msgstr "Ongewijzigde bestanden weergeven"
 
-#: tsp-svn-helper/tsh-status-dialog.c:151
+#: tsp-svn-helper/tsh-status-dialog.c:158
 msgid "Show Unversioned Files"
 msgstr "Onbeheerde bestanden weergeven"
 
-#: tsp-svn-helper/tsh-status-dialog.c:155
+#: tsp-svn-helper/tsh-status-dialog.c:162
 msgid "Check Repository"
 msgstr ""
 
+#: tsp-svn-helper/tsh-status-dialog.c:166
+msgid "Show Ignored Files"
+msgstr "Genegeerde bestanden weergeven"
+
+#: tsp-svn-helper/tsh-status-dialog.c:170
+msgid "Hide Externals"
+msgstr "Externe bestanden verbergen"
+
 #: tsp-svn-helper/tsh-transfer-dialog.c:79
 msgid "_Repository:"
 msgstr ""

Modified: thunar-svn-plugin/trunk/po/pt_BR.po
===================================================================
--- thunar-svn-plugin/trunk/po/pt_BR.po	2008-01-03 20:50:10 UTC (rev 3774)
+++ thunar-svn-plugin/trunk/po/pt_BR.po	2008-01-04 00:09:36 UTC (rev 3775)
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: thunar-svn-plugin\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-01-02 23:32+0100\n"
+"POT-Creation-Date: 2008-01-04 01:00+0100\n"
 "PO-Revision-Date: 2007-11-09 15:08-0300\n"
 "Last-Translator: Fábio Nogueira <deb-user-ba at ubuntu.com>\n"
 "Language-Team: Brazilian Portuguese <ldp-br at bazar2.conectiva.com.br>\n"
@@ -35,101 +35,102 @@
 msgid "SVN _Export"
 msgstr "_Importar SVN"
 
-#: thunar-svn-plugin/tsp-svn-action.c:250 tsp-svn-helper/main.c:191
+#: thunar-svn-plugin/tsp-svn-action.c:252 tsp-svn-helper/main.c:199
 #: tsp-svn-helper/tsh-add.c:94
 msgid "Add"
 msgstr "Adicionar"
 
-#: thunar-svn-plugin/tsp-svn-action.c:258
+#: thunar-svn-plugin/tsp-svn-action.c:260
 msgid "Blame"
 msgstr "Falha"
 
-#: thunar-svn-plugin/tsp-svn-action.c:276 tsp-svn-helper/main.c:199
+#: thunar-svn-plugin/tsp-svn-action.c:278 tsp-svn-helper/main.c:207
 msgid "Cleanup"
 msgstr "Limpar"
 
-#: thunar-svn-plugin/tsp-svn-action.c:284 tsp-svn-helper/main.c:203
+#: thunar-svn-plugin/tsp-svn-action.c:286 tsp-svn-helper/main.c:211
 #: tsp-svn-helper/tsh-commit.c:101
 msgid "Commit"
 msgstr "Enviar"
 
-#: thunar-svn-plugin/tsp-svn-action.c:292 tsp-svn-helper/main.c:207
+#: thunar-svn-plugin/tsp-svn-action.c:294 tsp-svn-helper/main.c:215
 #: tsp-svn-helper/tsh-copy.c:127
 #, fuzzy
 msgid "Copy"
 msgstr "Completado"
 
-#: thunar-svn-plugin/tsp-svn-action.c:300 tsp-svn-helper/main.c:211
+#: thunar-svn-plugin/tsp-svn-action.c:302 tsp-svn-helper/main.c:219
 #: tsp-svn-helper/tsh-delete.c:101
 msgid "Delete"
 msgstr "Apagar"
 
-#: thunar-svn-plugin/tsp-svn-action.c:308
+#: thunar-svn-plugin/tsp-svn-action.c:310
 msgid "Diff"
 msgstr "Diferença"
 
-#: thunar-svn-plugin/tsp-svn-action.c:316 tsp-svn-helper/main.c:215
+#: thunar-svn-plugin/tsp-svn-action.c:318 tsp-svn-helper/main.c:223
 #: tsp-svn-helper/tsh-export.c:95 tsp-svn-helper/tsh-export.c:113
 msgid "Export"
 msgstr "Exportar"
 
-#: thunar-svn-plugin/tsp-svn-action.c:329
+#: thunar-svn-plugin/tsp-svn-action.c:331
 msgid "Info"
 msgstr "Informações"
 
-#: thunar-svn-plugin/tsp-svn-action.c:342 tsp-svn-helper/main.c:223
+#: thunar-svn-plugin/tsp-svn-action.c:344 tsp-svn-helper/main.c:231
 #: tsp-svn-helper/tsh-lock.c:118 tsp-svn-helper/tsh-lock-dialog.c:71
 msgid "Lock"
 msgstr "Travar"
 
-#: thunar-svn-plugin/tsp-svn-action.c:350
+#: thunar-svn-plugin/tsp-svn-action.c:352 tsp-svn-helper/main.c:235
+#: tsp-svn-helper/tsh-log-dialog.c:181
 msgid "Log"
 msgstr "Log"
 
-#: thunar-svn-plugin/tsp-svn-action.c:368 tsp-svn-helper/main.c:227
+#: thunar-svn-plugin/tsp-svn-action.c:370 tsp-svn-helper/main.c:239
 #: tsp-svn-helper/tsh-move.c:126
 msgid "Move"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:382
+#: thunar-svn-plugin/tsp-svn-action.c:384
 msgid "Edit Properties"
 msgstr "Editar Propriedades"
 
-#: thunar-svn-plugin/tsp-svn-action.c:391 tsp-svn-helper/main.c:231
-#: tsp-svn-helper/tsh-common.c:455 tsp-svn-helper/tsh-resolved.c:94
+#: thunar-svn-plugin/tsp-svn-action.c:393 tsp-svn-helper/main.c:243
+#: tsp-svn-helper/tsh-common.c:457 tsp-svn-helper/tsh-resolved.c:94
 #, fuzzy
 msgid "Resolved"
 msgstr "Resolver"
 
-#: thunar-svn-plugin/tsp-svn-action.c:399
+#: thunar-svn-plugin/tsp-svn-action.c:401
 msgid "Resolve"
 msgstr "Resolver"
 
-#: thunar-svn-plugin/tsp-svn-action.c:407 tsp-svn-helper/main.c:235
+#: thunar-svn-plugin/tsp-svn-action.c:409 tsp-svn-helper/main.c:247
 #: tsp-svn-helper/tsh-revert.c:99
 msgid "Revert"
 msgstr "Reverter"
 
-#: thunar-svn-plugin/tsp-svn-action.c:415 tsp-svn-helper/main.c:239
-#: tsp-svn-helper/tsh-status-dialog.c:159
+#: thunar-svn-plugin/tsp-svn-action.c:417 tsp-svn-helper/main.c:251
+#: tsp-svn-helper/tsh-status-dialog.c:177
 msgid "Status"
 msgstr "Status"
 
-#: thunar-svn-plugin/tsp-svn-action.c:423
+#: thunar-svn-plugin/tsp-svn-action.c:425
 msgid "Switch"
 msgstr "Alternar"
 
-#: thunar-svn-plugin/tsp-svn-action.c:431 tsp-svn-helper/main.c:243
+#: thunar-svn-plugin/tsp-svn-action.c:433 tsp-svn-helper/main.c:255
 #: tsp-svn-helper/tsh-unlock.c:99
 msgid "Unlock"
 msgstr "Destravar"
 
-#: thunar-svn-plugin/tsp-svn-action.c:439 tsp-svn-helper/main.c:247
-#: tsp-svn-helper/tsh-status.c:95 tsp-svn-helper/tsh-update.c:101
+#: thunar-svn-plugin/tsp-svn-action.c:441 tsp-svn-helper/main.c:259
+#: tsp-svn-helper/tsh-update.c:101
 msgid "Update"
 msgstr "Atualizar"
 
-#: thunar-svn-plugin/tsp-svn-action.c:452
+#: thunar-svn-plugin/tsp-svn-action.c:454
 #, c-format
 msgid "Action %s is unimplemented"
 msgstr ""
@@ -144,8 +145,8 @@
 #: thunar-svn-plugin/tsp-svn-property-page.c:162
 #: thunar-svn-plugin/tsp-svn-property-page.c:174
 #: thunar-svn-plugin/tsp-svn-property-page.c:187
-#: tsp-svn-helper/tsh-common.c:476 tsp-svn-helper/tsh-common.c:515
-#: tsp-svn-helper/tsh-common.c:532 tsp-svn-helper/tsh-common.c:608
+#: tsp-svn-helper/tsh-common.c:478 tsp-svn-helper/tsh-common.c:517
+#: tsp-svn-helper/tsh-common.c:534 tsp-svn-helper/tsh-common.c:610
 msgid "Unknown"
 msgstr ""
 
@@ -228,155 +229,164 @@
 msgid "Other..."
 msgstr ""
 
-#: tsp-svn-helper/main.c:90
+#: tsp-svn-helper/main.c:92
 msgid "Print version information"
 msgstr "Imprimir informação da versão"
 
-#: tsp-svn-helper/main.c:97
+#: tsp-svn-helper/main.c:99
 #, fuzzy
 msgid "Execute add action"
 msgstr "Executar ação de atualização"
 
-#: tsp-svn-helper/main.c:103
+#: tsp-svn-helper/main.c:105
 msgid "Execute checkout action"
 msgstr "Executar ação de checkout"
 
-#: tsp-svn-helper/main.c:109
+#: tsp-svn-helper/main.c:111
 #, fuzzy
 msgid "Execute cleanup action"
 msgstr "Executar ação de checkout"
 
-#: tsp-svn-helper/main.c:115
+#: tsp-svn-helper/main.c:117
 #, fuzzy
 msgid "Execute commit action"
 msgstr "Executar ação de checkout"
 
-#: tsp-svn-helper/main.c:121
+#: tsp-svn-helper/main.c:123
 #, fuzzy
 msgid "Execute copy action"
 msgstr "Executar ação de checkout"
 
-#: tsp-svn-helper/main.c:127
+#: tsp-svn-helper/main.c:129
 #, fuzzy
 msgid "Execute delete action"
 msgstr "Executar ação de atualização"
 
-#: tsp-svn-helper/main.c:133
+#: tsp-svn-helper/main.c:135
 #, fuzzy
 msgid "Execute export action"
 msgstr "Executar ação de checkout"
 
-#: tsp-svn-helper/main.c:139
+#: tsp-svn-helper/main.c:141
 #, fuzzy
 msgid "Execute import action"
 msgstr "Executar ação de checkout"
 
-#: tsp-svn-helper/main.c:145
+#: tsp-svn-helper/main.c:147
 #, fuzzy
 msgid "Execute lock action"
 msgstr "Executar ação de atualização"
 
-#: tsp-svn-helper/main.c:151
+#: tsp-svn-helper/main.c:153
 #, fuzzy
+msgid "Execute log action"
+msgstr "Executar ação de atualização"
+
+#: tsp-svn-helper/main.c:159
+#, fuzzy
 msgid "Execute move action"
 msgstr "Executar ação de checkout"
 
-#: tsp-svn-helper/main.c:157
+#: tsp-svn-helper/main.c:165
 #, fuzzy
 msgid "Execute resolved action"
 msgstr "Executar ação de checkout"
 
-#: tsp-svn-helper/main.c:163
+#: tsp-svn-helper/main.c:171
 #, fuzzy
 msgid "Execute revert action"
 msgstr "Executar ação de checkout"
 
-#: tsp-svn-helper/main.c:169
+#: tsp-svn-helper/main.c:177
 #, fuzzy
 msgid "Execute status action"
 msgstr "Executar ação de atualização"
 
-#: tsp-svn-helper/main.c:175
+#: tsp-svn-helper/main.c:183
 #, fuzzy
 msgid "Execute unlock action"
 msgstr "Executar ação de checkout"
 
-#: tsp-svn-helper/main.c:181
+#: tsp-svn-helper/main.c:189
 msgid "Execute update action"
 msgstr "Executar ação de atualização"
 
-#: tsp-svn-helper/main.c:191
+#: tsp-svn-helper/main.c:199
 msgid "Add Related Opions:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:195
+#: tsp-svn-helper/main.c:203
 msgid "Checkout Related Opions:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:195 tsp-svn-helper/tsh-checkout.c:86
+#: tsp-svn-helper/main.c:203 tsp-svn-helper/tsh-checkout.c:86
 #: tsp-svn-helper/tsh-checkout.c:98
 msgid "Checkout"
 msgstr "Checkout"
 
-#: tsp-svn-helper/main.c:199
+#: tsp-svn-helper/main.c:207
 msgid "Cleanup Related Opions:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:203
+#: tsp-svn-helper/main.c:211
 msgid "Commit Related Opions:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:207
+#: tsp-svn-helper/main.c:215
 msgid "Copy Related Opions:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:211
+#: tsp-svn-helper/main.c:219
 msgid "Delete Related Opions:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:215
+#: tsp-svn-helper/main.c:223
 msgid "Export Related Opions:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:219
+#: tsp-svn-helper/main.c:227
 msgid "Import Related Opions:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:219 tsp-svn-helper/tsh-import.c:86
+#: tsp-svn-helper/main.c:227 tsp-svn-helper/tsh-import.c:86
 #: tsp-svn-helper/tsh-import.c:104
 #, fuzzy
 msgid "Import"
 msgstr "_Importar SVN"
 
-#: tsp-svn-helper/main.c:223
+#: tsp-svn-helper/main.c:231
 msgid "Lock Related Opions:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:227
+#: tsp-svn-helper/main.c:235
+msgid "Log Related Opions:"
+msgstr ""
+
+#: tsp-svn-helper/main.c:239
 msgid "Move Related Opions:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:231
+#: tsp-svn-helper/main.c:243
 msgid "Resolved Related Opions:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:235
+#: tsp-svn-helper/main.c:247
 msgid "Revert Related Opions:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:239
+#: tsp-svn-helper/main.c:251
 msgid "Status Related Opions:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:243
+#: tsp-svn-helper/main.c:255
 msgid "Unlock Related Opions:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:247
+#: tsp-svn-helper/main.c:259
 msgid "Update Related Opions:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:293
+#: tsp-svn-helper/main.c:305
 msgid "Not enough arguments provided"
 msgstr ""
 
@@ -394,121 +404,121 @@
 msgid "Commit Message"
 msgstr "Enviar"
 
-#: tsp-svn-helper/tsh-common.c:449 tsp-svn-helper/tsh-common.c:458
-#: tsp-svn-helper/tsh-common.c:465 tsp-svn-helper/tsh-common.c:519
-#: tsp-svn-helper/tsh-common.c:614
+#: tsp-svn-helper/tsh-common.c:451 tsp-svn-helper/tsh-common.c:460
+#: tsp-svn-helper/tsh-common.c:467 tsp-svn-helper/tsh-common.c:521
+#: tsp-svn-helper/tsh-common.c:616
 msgid "Added"
 msgstr "Adicionado"
 
-#: tsp-svn-helper/tsh-common.c:450 tsp-svn-helper/tsh-common.c:623
+#: tsp-svn-helper/tsh-common.c:452 tsp-svn-helper/tsh-common.c:625
 #, fuzzy
 msgid "Copied"
 msgstr "Completado"
 
-#: tsp-svn-helper/tsh-common.c:451 tsp-svn-helper/tsh-common.c:457
-#: tsp-svn-helper/tsh-common.c:466 tsp-svn-helper/tsh-common.c:521
-#: tsp-svn-helper/tsh-common.c:616
+#: tsp-svn-helper/tsh-common.c:453 tsp-svn-helper/tsh-common.c:459
+#: tsp-svn-helper/tsh-common.c:468 tsp-svn-helper/tsh-common.c:523
+#: tsp-svn-helper/tsh-common.c:618
 msgid "Deleted"
 msgstr "Apagado"
 
-#: tsp-svn-helper/tsh-common.c:452
+#: tsp-svn-helper/tsh-common.c:454
 #, fuzzy
 msgid "Restored"
 msgstr "Resolver"
 
-#: tsp-svn-helper/tsh-common.c:453
+#: tsp-svn-helper/tsh-common.c:455
 #, fuzzy
 msgid "Reverted"
 msgstr "Reverter"
 
-#: tsp-svn-helper/tsh-common.c:454
+#: tsp-svn-helper/tsh-common.c:456
 #, fuzzy
 msgid "Revert failed"
 msgstr "Reverter"
 
-#: tsp-svn-helper/tsh-common.c:456
+#: tsp-svn-helper/tsh-common.c:458
 msgid "Skipped"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:459
+#: tsp-svn-helper/tsh-common.c:461
 msgid "Updated"
 msgstr "Atualizado"
 
-#: tsp-svn-helper/tsh-common.c:460 tsp-svn-helper/tsh-common.c:462
+#: tsp-svn-helper/tsh-common.c:462 tsp-svn-helper/tsh-common.c:464
 msgid "Completed"
 msgstr "Completado"
 
-#: tsp-svn-helper/tsh-common.c:461 tsp-svn-helper/tsh-common.c:463
-#: tsp-svn-helper/tsh-common.c:528
+#: tsp-svn-helper/tsh-common.c:463 tsp-svn-helper/tsh-common.c:465
+#: tsp-svn-helper/tsh-common.c:530
 msgid "External"
 msgstr "Externo"
 
-#: tsp-svn-helper/tsh-common.c:464 tsp-svn-helper/tsh-common.c:523
-#: tsp-svn-helper/tsh-common.c:619
+#: tsp-svn-helper/tsh-common.c:466 tsp-svn-helper/tsh-common.c:525
+#: tsp-svn-helper/tsh-common.c:621
 msgid "Modified"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:467 tsp-svn-helper/tsh-common.c:522
-#: tsp-svn-helper/tsh-common.c:612
+#: tsp-svn-helper/tsh-common.c:469 tsp-svn-helper/tsh-common.c:524
+#: tsp-svn-helper/tsh-common.c:614
 msgid "Replaced"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:468
+#: tsp-svn-helper/tsh-common.c:470
 msgid "Transmitting"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:470
+#: tsp-svn-helper/tsh-common.c:472
 #, fuzzy
 msgid "Locked"
 msgstr "Travar"
 
-#: tsp-svn-helper/tsh-common.c:471 tsp-svn-helper/tsh-common.c:625
+#: tsp-svn-helper/tsh-common.c:473 tsp-svn-helper/tsh-common.c:627
 #, fuzzy
 msgid "Unlocked"
 msgstr "Destravar"
 
-#: tsp-svn-helper/tsh-common.c:472
+#: tsp-svn-helper/tsh-common.c:474
 msgid "Lock failed"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:473
+#: tsp-svn-helper/tsh-common.c:475
 #, fuzzy
 msgid "Unlock failed"
 msgstr "Destravar"
 
 #. N_("None"),
 #. N_("Unversioned"),
-#: tsp-svn-helper/tsh-common.c:518
+#: tsp-svn-helper/tsh-common.c:520
 msgid "Normal"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:520
+#: tsp-svn-helper/tsh-common.c:522
 msgid "Missing"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:524
+#: tsp-svn-helper/tsh-common.c:526
 msgid "Merged"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:525
+#: tsp-svn-helper/tsh-common.c:527
 #, fuzzy
 msgid "Conflicted"
 msgstr "Completado"
 
-#: tsp-svn-helper/tsh-common.c:526
+#: tsp-svn-helper/tsh-common.c:528
 msgid "Ignored"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:527
+#: tsp-svn-helper/tsh-common.c:529
 msgid "Obstructed"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:529
+#: tsp-svn-helper/tsh-common.c:531
 #, fuzzy
 msgid "Incomplete"
 msgstr "Completado"
 
-#: tsp-svn-helper/tsh-common.c:572
+#: tsp-svn-helper/tsh-common.c:574
 #, c-format
 msgid "At revision: %li"
 msgstr "Na revisão: %li"
@@ -545,6 +555,21 @@
 msgid "Import Message"
 msgstr "Enviar"
 
+#: tsp-svn-helper/tsh-log-dialog.c:111
+#, fuzzy
+msgid "Revision"
+msgstr "Na revisão: %li"
+
+#: tsp-svn-helper/tsh-log-dialog.c:123
+#, fuzzy
+msgid "Date"
+msgstr "Status"
+
+#: tsp-svn-helper/tsh-log-dialog.c:129
+#, fuzzy
+msgid "Message"
+msgstr "Enviar"
+
 #: tsp-svn-helper/tsh-log-message-dialog.c:85
 #, fuzzy
 msgid "State"
@@ -552,7 +577,7 @@
 
 #: tsp-svn-helper/tsh-log-message-dialog.c:91
 #: tsp-svn-helper/tsh-notify-dialog.c:94
-#: tsp-svn-helper/tsh-status-dialog.c:108
+#: tsp-svn-helper/tsh-status-dialog.c:113
 msgid "Path"
 msgstr "Caminho"
 
@@ -588,18 +613,27 @@
 msgid "Notification"
 msgstr "Notificação"
 
-#: tsp-svn-helper/tsh-status-dialog.c:147
+#: tsp-svn-helper/tsh-status-dialog.c:154
 msgid "Show Unmodified Files"
 msgstr ""
 
-#: tsp-svn-helper/tsh-status-dialog.c:151
+#: tsp-svn-helper/tsh-status-dialog.c:158
 msgid "Show Unversioned Files"
 msgstr ""
 
-#: tsp-svn-helper/tsh-status-dialog.c:155
+#: tsp-svn-helper/tsh-status-dialog.c:162
 msgid "Check Repository"
 msgstr ""
 
+#: tsp-svn-helper/tsh-status-dialog.c:166
+msgid "Show Ignored Files"
+msgstr ""
+
+#: tsp-svn-helper/tsh-status-dialog.c:170
+#, fuzzy
+msgid "Hide Externals"
+msgstr "Externo"
+
 #: tsp-svn-helper/tsh-transfer-dialog.c:79
 msgid "_Repository:"
 msgstr ""

Modified: thunar-svn-plugin/trunk/po/thunar-svn-plugin.pot
===================================================================
--- thunar-svn-plugin/trunk/po/thunar-svn-plugin.pot	2008-01-03 20:50:10 UTC (rev 3774)
+++ thunar-svn-plugin/trunk/po/thunar-svn-plugin.pot	2008-01-04 00:09:36 UTC (rev 3775)
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-01-02 23:32+0100\n"
+"POT-Creation-Date: 2008-01-04 01:00+0100\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
 "Language-Team: LANGUAGE <LL at li.org>\n"
@@ -34,99 +34,100 @@
 msgid "SVN _Export"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:250 tsp-svn-helper/main.c:191
+#: thunar-svn-plugin/tsp-svn-action.c:252 tsp-svn-helper/main.c:199
 #: tsp-svn-helper/tsh-add.c:94
 msgid "Add"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:258
+#: thunar-svn-plugin/tsp-svn-action.c:260
 msgid "Blame"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:276 tsp-svn-helper/main.c:199
+#: thunar-svn-plugin/tsp-svn-action.c:278 tsp-svn-helper/main.c:207
 msgid "Cleanup"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:284 tsp-svn-helper/main.c:203
+#: thunar-svn-plugin/tsp-svn-action.c:286 tsp-svn-helper/main.c:211
 #: tsp-svn-helper/tsh-commit.c:101
 msgid "Commit"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:292 tsp-svn-helper/main.c:207
+#: thunar-svn-plugin/tsp-svn-action.c:294 tsp-svn-helper/main.c:215
 #: tsp-svn-helper/tsh-copy.c:127
 msgid "Copy"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:300 tsp-svn-helper/main.c:211
+#: thunar-svn-plugin/tsp-svn-action.c:302 tsp-svn-helper/main.c:219
 #: tsp-svn-helper/tsh-delete.c:101
 msgid "Delete"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:308
+#: thunar-svn-plugin/tsp-svn-action.c:310
 msgid "Diff"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:316 tsp-svn-helper/main.c:215
+#: thunar-svn-plugin/tsp-svn-action.c:318 tsp-svn-helper/main.c:223
 #: tsp-svn-helper/tsh-export.c:95 tsp-svn-helper/tsh-export.c:113
 msgid "Export"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:329
+#: thunar-svn-plugin/tsp-svn-action.c:331
 msgid "Info"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:342 tsp-svn-helper/main.c:223
+#: thunar-svn-plugin/tsp-svn-action.c:344 tsp-svn-helper/main.c:231
 #: tsp-svn-helper/tsh-lock.c:118 tsp-svn-helper/tsh-lock-dialog.c:71
 msgid "Lock"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:350
+#: thunar-svn-plugin/tsp-svn-action.c:352 tsp-svn-helper/main.c:235
+#: tsp-svn-helper/tsh-log-dialog.c:181
 msgid "Log"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:368 tsp-svn-helper/main.c:227
+#: thunar-svn-plugin/tsp-svn-action.c:370 tsp-svn-helper/main.c:239
 #: tsp-svn-helper/tsh-move.c:126
 msgid "Move"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:382
+#: thunar-svn-plugin/tsp-svn-action.c:384
 msgid "Edit Properties"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:391 tsp-svn-helper/main.c:231
-#: tsp-svn-helper/tsh-common.c:455 tsp-svn-helper/tsh-resolved.c:94
+#: thunar-svn-plugin/tsp-svn-action.c:393 tsp-svn-helper/main.c:243
+#: tsp-svn-helper/tsh-common.c:457 tsp-svn-helper/tsh-resolved.c:94
 msgid "Resolved"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:399
+#: thunar-svn-plugin/tsp-svn-action.c:401
 msgid "Resolve"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:407 tsp-svn-helper/main.c:235
+#: thunar-svn-plugin/tsp-svn-action.c:409 tsp-svn-helper/main.c:247
 #: tsp-svn-helper/tsh-revert.c:99
 msgid "Revert"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:415 tsp-svn-helper/main.c:239
-#: tsp-svn-helper/tsh-status-dialog.c:159
+#: thunar-svn-plugin/tsp-svn-action.c:417 tsp-svn-helper/main.c:251
+#: tsp-svn-helper/tsh-status-dialog.c:177
 msgid "Status"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:423
+#: thunar-svn-plugin/tsp-svn-action.c:425
 msgid "Switch"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:431 tsp-svn-helper/main.c:243
+#: thunar-svn-plugin/tsp-svn-action.c:433 tsp-svn-helper/main.c:255
 #: tsp-svn-helper/tsh-unlock.c:99
 msgid "Unlock"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:439 tsp-svn-helper/main.c:247
-#: tsp-svn-helper/tsh-status.c:95 tsp-svn-helper/tsh-update.c:101
+#: thunar-svn-plugin/tsp-svn-action.c:441 tsp-svn-helper/main.c:259
+#: tsp-svn-helper/tsh-update.c:101
 msgid "Update"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:452
+#: thunar-svn-plugin/tsp-svn-action.c:454
 #, c-format
 msgid "Action %s is unimplemented"
 msgstr ""
@@ -141,8 +142,8 @@
 #: thunar-svn-plugin/tsp-svn-property-page.c:162
 #: thunar-svn-plugin/tsp-svn-property-page.c:174
 #: thunar-svn-plugin/tsp-svn-property-page.c:187
-#: tsp-svn-helper/tsh-common.c:476 tsp-svn-helper/tsh-common.c:515
-#: tsp-svn-helper/tsh-common.c:532 tsp-svn-helper/tsh-common.c:608
+#: tsp-svn-helper/tsh-common.c:478 tsp-svn-helper/tsh-common.c:517
+#: tsp-svn-helper/tsh-common.c:534 tsp-svn-helper/tsh-common.c:610
 msgid "Unknown"
 msgstr ""
 
@@ -223,141 +224,149 @@
 msgid "Other..."
 msgstr ""
 
-#: tsp-svn-helper/main.c:90
+#: tsp-svn-helper/main.c:92
 msgid "Print version information"
 msgstr ""
 
-#: tsp-svn-helper/main.c:97
+#: tsp-svn-helper/main.c:99
 msgid "Execute add action"
 msgstr ""
 
-#: tsp-svn-helper/main.c:103
+#: tsp-svn-helper/main.c:105
 msgid "Execute checkout action"
 msgstr ""
 
-#: tsp-svn-helper/main.c:109
+#: tsp-svn-helper/main.c:111
 msgid "Execute cleanup action"
 msgstr ""
 
-#: tsp-svn-helper/main.c:115
+#: tsp-svn-helper/main.c:117
 msgid "Execute commit action"
 msgstr ""
 
-#: tsp-svn-helper/main.c:121
+#: tsp-svn-helper/main.c:123
 msgid "Execute copy action"
 msgstr ""
 
-#: tsp-svn-helper/main.c:127
+#: tsp-svn-helper/main.c:129
 msgid "Execute delete action"
 msgstr ""
 
-#: tsp-svn-helper/main.c:133
+#: tsp-svn-helper/main.c:135
 msgid "Execute export action"
 msgstr ""
 
-#: tsp-svn-helper/main.c:139
+#: tsp-svn-helper/main.c:141
 msgid "Execute import action"
 msgstr ""
 
-#: tsp-svn-helper/main.c:145
+#: tsp-svn-helper/main.c:147
 msgid "Execute lock action"
 msgstr ""
 
-#: tsp-svn-helper/main.c:151
+#: tsp-svn-helper/main.c:153
+msgid "Execute log action"
+msgstr ""
+
+#: tsp-svn-helper/main.c:159
 msgid "Execute move action"
 msgstr ""
 
-#: tsp-svn-helper/main.c:157
+#: tsp-svn-helper/main.c:165
 msgid "Execute resolved action"
 msgstr ""
 
-#: tsp-svn-helper/main.c:163
+#: tsp-svn-helper/main.c:171
 msgid "Execute revert action"
 msgstr ""
 
-#: tsp-svn-helper/main.c:169
+#: tsp-svn-helper/main.c:177
 msgid "Execute status action"
 msgstr ""
 
-#: tsp-svn-helper/main.c:175
+#: tsp-svn-helper/main.c:183
 msgid "Execute unlock action"
 msgstr ""
 
-#: tsp-svn-helper/main.c:181
+#: tsp-svn-helper/main.c:189
 msgid "Execute update action"
 msgstr ""
 
-#: tsp-svn-helper/main.c:191
+#: tsp-svn-helper/main.c:199
 msgid "Add Related Opions:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:195
+#: tsp-svn-helper/main.c:203
 msgid "Checkout Related Opions:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:195 tsp-svn-helper/tsh-checkout.c:86
+#: tsp-svn-helper/main.c:203 tsp-svn-helper/tsh-checkout.c:86
 #: tsp-svn-helper/tsh-checkout.c:98
 msgid "Checkout"
 msgstr ""
 
-#: tsp-svn-helper/main.c:199
+#: tsp-svn-helper/main.c:207
 msgid "Cleanup Related Opions:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:203
+#: tsp-svn-helper/main.c:211
 msgid "Commit Related Opions:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:207
+#: tsp-svn-helper/main.c:215
 msgid "Copy Related Opions:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:211
+#: tsp-svn-helper/main.c:219
 msgid "Delete Related Opions:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:215
+#: tsp-svn-helper/main.c:223
 msgid "Export Related Opions:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:219
+#: tsp-svn-helper/main.c:227
 msgid "Import Related Opions:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:219 tsp-svn-helper/tsh-import.c:86
+#: tsp-svn-helper/main.c:227 tsp-svn-helper/tsh-import.c:86
 #: tsp-svn-helper/tsh-import.c:104
 msgid "Import"
 msgstr ""
 
-#: tsp-svn-helper/main.c:223
+#: tsp-svn-helper/main.c:231
 msgid "Lock Related Opions:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:227
+#: tsp-svn-helper/main.c:235
+msgid "Log Related Opions:"
+msgstr ""
+
+#: tsp-svn-helper/main.c:239
 msgid "Move Related Opions:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:231
+#: tsp-svn-helper/main.c:243
 msgid "Resolved Related Opions:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:235
+#: tsp-svn-helper/main.c:247
 msgid "Revert Related Opions:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:239
+#: tsp-svn-helper/main.c:251
 msgid "Status Related Opions:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:243
+#: tsp-svn-helper/main.c:255
 msgid "Unlock Related Opions:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:247
+#: tsp-svn-helper/main.c:259
 msgid "Update Related Opions:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:293
+#: tsp-svn-helper/main.c:305
 msgid "Not enough arguments provided"
 msgstr ""
 
@@ -373,112 +382,112 @@
 msgid "Commit Message"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:449 tsp-svn-helper/tsh-common.c:458
-#: tsp-svn-helper/tsh-common.c:465 tsp-svn-helper/tsh-common.c:519
-#: tsp-svn-helper/tsh-common.c:614
+#: tsp-svn-helper/tsh-common.c:451 tsp-svn-helper/tsh-common.c:460
+#: tsp-svn-helper/tsh-common.c:467 tsp-svn-helper/tsh-common.c:521
+#: tsp-svn-helper/tsh-common.c:616
 msgid "Added"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:450 tsp-svn-helper/tsh-common.c:623
+#: tsp-svn-helper/tsh-common.c:452 tsp-svn-helper/tsh-common.c:625
 msgid "Copied"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:451 tsp-svn-helper/tsh-common.c:457
-#: tsp-svn-helper/tsh-common.c:466 tsp-svn-helper/tsh-common.c:521
-#: tsp-svn-helper/tsh-common.c:616
+#: tsp-svn-helper/tsh-common.c:453 tsp-svn-helper/tsh-common.c:459
+#: tsp-svn-helper/tsh-common.c:468 tsp-svn-helper/tsh-common.c:523
+#: tsp-svn-helper/tsh-common.c:618
 msgid "Deleted"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:452
+#: tsp-svn-helper/tsh-common.c:454
 msgid "Restored"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:453
+#: tsp-svn-helper/tsh-common.c:455
 msgid "Reverted"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:454
+#: tsp-svn-helper/tsh-common.c:456
 msgid "Revert failed"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:456
+#: tsp-svn-helper/tsh-common.c:458
 msgid "Skipped"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:459
+#: tsp-svn-helper/tsh-common.c:461
 msgid "Updated"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:460 tsp-svn-helper/tsh-common.c:462
+#: tsp-svn-helper/tsh-common.c:462 tsp-svn-helper/tsh-common.c:464
 msgid "Completed"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:461 tsp-svn-helper/tsh-common.c:463
-#: tsp-svn-helper/tsh-common.c:528
+#: tsp-svn-helper/tsh-common.c:463 tsp-svn-helper/tsh-common.c:465
+#: tsp-svn-helper/tsh-common.c:530
 msgid "External"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:464 tsp-svn-helper/tsh-common.c:523
-#: tsp-svn-helper/tsh-common.c:619
+#: tsp-svn-helper/tsh-common.c:466 tsp-svn-helper/tsh-common.c:525
+#: tsp-svn-helper/tsh-common.c:621
 msgid "Modified"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:467 tsp-svn-helper/tsh-common.c:522
-#: tsp-svn-helper/tsh-common.c:612
+#: tsp-svn-helper/tsh-common.c:469 tsp-svn-helper/tsh-common.c:524
+#: tsp-svn-helper/tsh-common.c:614
 msgid "Replaced"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:468
+#: tsp-svn-helper/tsh-common.c:470
 msgid "Transmitting"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:470
+#: tsp-svn-helper/tsh-common.c:472
 msgid "Locked"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:471 tsp-svn-helper/tsh-common.c:625
+#: tsp-svn-helper/tsh-common.c:473 tsp-svn-helper/tsh-common.c:627
 msgid "Unlocked"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:472
+#: tsp-svn-helper/tsh-common.c:474
 msgid "Lock failed"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:473
+#: tsp-svn-helper/tsh-common.c:475
 msgid "Unlock failed"
 msgstr ""
 
 #. N_("None"),
 #. N_("Unversioned"),
-#: tsp-svn-helper/tsh-common.c:518
+#: tsp-svn-helper/tsh-common.c:520
 msgid "Normal"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:520
+#: tsp-svn-helper/tsh-common.c:522
 msgid "Missing"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:524
+#: tsp-svn-helper/tsh-common.c:526
 msgid "Merged"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:525
+#: tsp-svn-helper/tsh-common.c:527
 msgid "Conflicted"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:526
+#: tsp-svn-helper/tsh-common.c:528
 msgid "Ignored"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:527
+#: tsp-svn-helper/tsh-common.c:529
 msgid "Obstructed"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:529
+#: tsp-svn-helper/tsh-common.c:531
 msgid "Incomplete"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:572
+#: tsp-svn-helper/tsh-common.c:574
 #, c-format
 msgid "At revision: %li"
 msgstr ""
@@ -512,13 +521,25 @@
 msgid "Import Message"
 msgstr ""
 
+#: tsp-svn-helper/tsh-log-dialog.c:111
+msgid "Revision"
+msgstr ""
+
+#: tsp-svn-helper/tsh-log-dialog.c:123
+msgid "Date"
+msgstr ""
+
+#: tsp-svn-helper/tsh-log-dialog.c:129
+msgid "Message"
+msgstr ""
+
 #: tsp-svn-helper/tsh-log-message-dialog.c:85
 msgid "State"
 msgstr ""
 
 #: tsp-svn-helper/tsh-log-message-dialog.c:91
 #: tsp-svn-helper/tsh-notify-dialog.c:94
-#: tsp-svn-helper/tsh-status-dialog.c:108
+#: tsp-svn-helper/tsh-status-dialog.c:113
 msgid "Path"
 msgstr ""
 
@@ -554,18 +575,26 @@
 msgid "Notification"
 msgstr ""
 
-#: tsp-svn-helper/tsh-status-dialog.c:147
+#: tsp-svn-helper/tsh-status-dialog.c:154
 msgid "Show Unmodified Files"
 msgstr ""
 
-#: tsp-svn-helper/tsh-status-dialog.c:151
+#: tsp-svn-helper/tsh-status-dialog.c:158
 msgid "Show Unversioned Files"
 msgstr ""
 
-#: tsp-svn-helper/tsh-status-dialog.c:155
+#: tsp-svn-helper/tsh-status-dialog.c:162
 msgid "Check Repository"
 msgstr ""
 
+#: tsp-svn-helper/tsh-status-dialog.c:166
+msgid "Show Ignored Files"
+msgstr ""
+
+#: tsp-svn-helper/tsh-status-dialog.c:170
+msgid "Hide Externals"
+msgstr ""
+
 #: tsp-svn-helper/tsh-transfer-dialog.c:79
 msgid "_Repository:"
 msgstr ""

Modified: thunar-svn-plugin/trunk/po/ur.po
===================================================================
--- thunar-svn-plugin/trunk/po/ur.po	2008-01-03 20:50:10 UTC (rev 3774)
+++ thunar-svn-plugin/trunk/po/ur.po	2008-01-04 00:09:36 UTC (rev 3775)
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: thunar-svn-plugin\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-01-02 23:32+0100\n"
+"POT-Creation-Date: 2008-01-04 01:00+0100\n"
 "PO-Revision-Date: 2007-10-26 15:12+0500\n"
 "Last-Translator: Muhammad Ali Makki <makk.ma at gmail.com>\n"
 "Language-Team: Urdu <makki.ma at gmail.com>\n"
@@ -37,101 +37,102 @@
 msgid "SVN _Export"
 msgstr "SVN _درآمد"
 
-#: thunar-svn-plugin/tsp-svn-action.c:250 tsp-svn-helper/main.c:191
+#: thunar-svn-plugin/tsp-svn-action.c:252 tsp-svn-helper/main.c:199
 #: tsp-svn-helper/tsh-add.c:94
 msgid "Add"
 msgstr "شامل کریں"
 
-#: thunar-svn-plugin/tsp-svn-action.c:258
+#: thunar-svn-plugin/tsp-svn-action.c:260
 msgid "Blame"
 msgstr "Blame"
 
-#: thunar-svn-plugin/tsp-svn-action.c:276 tsp-svn-helper/main.c:199
+#: thunar-svn-plugin/tsp-svn-action.c:278 tsp-svn-helper/main.c:207
 msgid "Cleanup"
 msgstr "صاف کریں"
 
-#: thunar-svn-plugin/tsp-svn-action.c:284 tsp-svn-helper/main.c:203
+#: thunar-svn-plugin/tsp-svn-action.c:286 tsp-svn-helper/main.c:211
 #: tsp-svn-helper/tsh-commit.c:101
 msgid "Commit"
 msgstr "تبصرہ"
 
-#: thunar-svn-plugin/tsp-svn-action.c:292 tsp-svn-helper/main.c:207
+#: thunar-svn-plugin/tsp-svn-action.c:294 tsp-svn-helper/main.c:215
 #: tsp-svn-helper/tsh-copy.c:127
 #, fuzzy
 msgid "Copy"
 msgstr "مکمل"
 
-#: thunar-svn-plugin/tsp-svn-action.c:300 tsp-svn-helper/main.c:211
+#: thunar-svn-plugin/tsp-svn-action.c:302 tsp-svn-helper/main.c:219
 #: tsp-svn-helper/tsh-delete.c:101
 msgid "Delete"
 msgstr "حذف"
 
-#: thunar-svn-plugin/tsp-svn-action.c:308
+#: thunar-svn-plugin/tsp-svn-action.c:310
 msgid "Diff"
 msgstr "فرق"
 
-#: thunar-svn-plugin/tsp-svn-action.c:316 tsp-svn-helper/main.c:215
+#: thunar-svn-plugin/tsp-svn-action.c:318 tsp-svn-helper/main.c:223
 #: tsp-svn-helper/tsh-export.c:95 tsp-svn-helper/tsh-export.c:113
 msgid "Export"
 msgstr "برآمد"
 
-#: thunar-svn-plugin/tsp-svn-action.c:329
+#: thunar-svn-plugin/tsp-svn-action.c:331
 msgid "Info"
 msgstr "معلومات"
 
-#: thunar-svn-plugin/tsp-svn-action.c:342 tsp-svn-helper/main.c:223
+#: thunar-svn-plugin/tsp-svn-action.c:344 tsp-svn-helper/main.c:231
 #: tsp-svn-helper/tsh-lock.c:118 tsp-svn-helper/tsh-lock-dialog.c:71
 msgid "Lock"
 msgstr "قفل"
 
-#: thunar-svn-plugin/tsp-svn-action.c:350
+#: thunar-svn-plugin/tsp-svn-action.c:352 tsp-svn-helper/main.c:235
+#: tsp-svn-helper/tsh-log-dialog.c:181
 msgid "Log"
 msgstr "Log"
 
-#: thunar-svn-plugin/tsp-svn-action.c:368 tsp-svn-helper/main.c:227
+#: thunar-svn-plugin/tsp-svn-action.c:370 tsp-svn-helper/main.c:239
 #: tsp-svn-helper/tsh-move.c:126
 msgid "Move"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:382
+#: thunar-svn-plugin/tsp-svn-action.c:384
 msgid "Edit Properties"
 msgstr "خصوصیات مدون کریں"
 
-#: thunar-svn-plugin/tsp-svn-action.c:391 tsp-svn-helper/main.c:231
-#: tsp-svn-helper/tsh-common.c:455 tsp-svn-helper/tsh-resolved.c:94
+#: thunar-svn-plugin/tsp-svn-action.c:393 tsp-svn-helper/main.c:243
+#: tsp-svn-helper/tsh-common.c:457 tsp-svn-helper/tsh-resolved.c:94
 #, fuzzy
 msgid "Resolved"
 msgstr "Resolve"
 
-#: thunar-svn-plugin/tsp-svn-action.c:399
+#: thunar-svn-plugin/tsp-svn-action.c:401
 msgid "Resolve"
 msgstr "Resolve"
 
-#: thunar-svn-plugin/tsp-svn-action.c:407 tsp-svn-helper/main.c:235
+#: thunar-svn-plugin/tsp-svn-action.c:409 tsp-svn-helper/main.c:247
 #: tsp-svn-helper/tsh-revert.c:99
 msgid "Revert"
 msgstr "واپس"
 
-#: thunar-svn-plugin/tsp-svn-action.c:415 tsp-svn-helper/main.c:239
-#: tsp-svn-helper/tsh-status-dialog.c:159
+#: thunar-svn-plugin/tsp-svn-action.c:417 tsp-svn-helper/main.c:251
+#: tsp-svn-helper/tsh-status-dialog.c:177
 msgid "Status"
 msgstr "حالت"
 
-#: thunar-svn-plugin/tsp-svn-action.c:423
+#: thunar-svn-plugin/tsp-svn-action.c:425
 msgid "Switch"
 msgstr "تبدیل"
 
-#: thunar-svn-plugin/tsp-svn-action.c:431 tsp-svn-helper/main.c:243
+#: thunar-svn-plugin/tsp-svn-action.c:433 tsp-svn-helper/main.c:255
 #: tsp-svn-helper/tsh-unlock.c:99
 msgid "Unlock"
 msgstr "غیر مقفل"
 
-#: thunar-svn-plugin/tsp-svn-action.c:439 tsp-svn-helper/main.c:247
-#: tsp-svn-helper/tsh-status.c:95 tsp-svn-helper/tsh-update.c:101
+#: thunar-svn-plugin/tsp-svn-action.c:441 tsp-svn-helper/main.c:259
+#: tsp-svn-helper/tsh-update.c:101
 msgid "Update"
 msgstr "تجدید"
 
-#: thunar-svn-plugin/tsp-svn-action.c:452
+#: thunar-svn-plugin/tsp-svn-action.c:454
 #, c-format
 msgid "Action %s is unimplemented"
 msgstr ""
@@ -146,8 +147,8 @@
 #: thunar-svn-plugin/tsp-svn-property-page.c:162
 #: thunar-svn-plugin/tsp-svn-property-page.c:174
 #: thunar-svn-plugin/tsp-svn-property-page.c:187
-#: tsp-svn-helper/tsh-common.c:476 tsp-svn-helper/tsh-common.c:515
-#: tsp-svn-helper/tsh-common.c:532 tsp-svn-helper/tsh-common.c:608
+#: tsp-svn-helper/tsh-common.c:478 tsp-svn-helper/tsh-common.c:517
+#: tsp-svn-helper/tsh-common.c:534 tsp-svn-helper/tsh-common.c:610
 msgid "Unknown"
 msgstr ""
 
@@ -230,155 +231,164 @@
 msgid "Other..."
 msgstr ""
 
-#: tsp-svn-helper/main.c:90
+#: tsp-svn-helper/main.c:92
 msgid "Print version information"
 msgstr "ورژن معلومات طبع کریں"
 
-#: tsp-svn-helper/main.c:97
+#: tsp-svn-helper/main.c:99
 #, fuzzy
 msgid "Execute add action"
 msgstr "تجدید کریں"
 
-#: tsp-svn-helper/main.c:103
+#: tsp-svn-helper/main.c:105
 msgid "Execute checkout action"
 msgstr "چیک کریں"
 
-#: tsp-svn-helper/main.c:109
+#: tsp-svn-helper/main.c:111
 #, fuzzy
 msgid "Execute cleanup action"
 msgstr "چیک کریں"
 
-#: tsp-svn-helper/main.c:115
+#: tsp-svn-helper/main.c:117
 #, fuzzy
 msgid "Execute commit action"
 msgstr "چیک کریں"
 
-#: tsp-svn-helper/main.c:121
+#: tsp-svn-helper/main.c:123
 #, fuzzy
 msgid "Execute copy action"
 msgstr "چیک کریں"
 
-#: tsp-svn-helper/main.c:127
+#: tsp-svn-helper/main.c:129
 #, fuzzy
 msgid "Execute delete action"
 msgstr "تجدید کریں"
 
-#: tsp-svn-helper/main.c:133
+#: tsp-svn-helper/main.c:135
 #, fuzzy
 msgid "Execute export action"
 msgstr "چیک کریں"
 
-#: tsp-svn-helper/main.c:139
+#: tsp-svn-helper/main.c:141
 #, fuzzy
 msgid "Execute import action"
 msgstr "چیک کریں"
 
-#: tsp-svn-helper/main.c:145
+#: tsp-svn-helper/main.c:147
 #, fuzzy
 msgid "Execute lock action"
 msgstr "تجدید کریں"
 
-#: tsp-svn-helper/main.c:151
+#: tsp-svn-helper/main.c:153
 #, fuzzy
+msgid "Execute log action"
+msgstr "تجدید کریں"
+
+#: tsp-svn-helper/main.c:159
+#, fuzzy
 msgid "Execute move action"
 msgstr "چیک کریں"
 
-#: tsp-svn-helper/main.c:157
+#: tsp-svn-helper/main.c:165
 #, fuzzy
 msgid "Execute resolved action"
 msgstr "چیک کریں"
 
-#: tsp-svn-helper/main.c:163
+#: tsp-svn-helper/main.c:171
 #, fuzzy
 msgid "Execute revert action"
 msgstr "چیک کریں"
 
-#: tsp-svn-helper/main.c:169
+#: tsp-svn-helper/main.c:177
 #, fuzzy
 msgid "Execute status action"
 msgstr "تجدید کریں"
 
-#: tsp-svn-helper/main.c:175
+#: tsp-svn-helper/main.c:183
 #, fuzzy
 msgid "Execute unlock action"
 msgstr "چیک کریں"
 
-#: tsp-svn-helper/main.c:181
+#: tsp-svn-helper/main.c:189
 msgid "Execute update action"
 msgstr "تجدید کریں"
 
-#: tsp-svn-helper/main.c:191
+#: tsp-svn-helper/main.c:199
 msgid "Add Related Opions:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:195
+#: tsp-svn-helper/main.c:203
 msgid "Checkout Related Opions:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:195 tsp-svn-helper/tsh-checkout.c:86
+#: tsp-svn-helper/main.c:203 tsp-svn-helper/tsh-checkout.c:86
 #: tsp-svn-helper/tsh-checkout.c:98
 msgid "Checkout"
 msgstr "چیک کریں"
 
-#: tsp-svn-helper/main.c:199
+#: tsp-svn-helper/main.c:207
 msgid "Cleanup Related Opions:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:203
+#: tsp-svn-helper/main.c:211
 msgid "Commit Related Opions:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:207
+#: tsp-svn-helper/main.c:215
 msgid "Copy Related Opions:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:211
+#: tsp-svn-helper/main.c:219
 msgid "Delete Related Opions:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:215
+#: tsp-svn-helper/main.c:223
 msgid "Export Related Opions:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:219
+#: tsp-svn-helper/main.c:227
 msgid "Import Related Opions:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:219 tsp-svn-helper/tsh-import.c:86
+#: tsp-svn-helper/main.c:227 tsp-svn-helper/tsh-import.c:86
 #: tsp-svn-helper/tsh-import.c:104
 #, fuzzy
 msgid "Import"
 msgstr "SVN _درآمد"
 
-#: tsp-svn-helper/main.c:223
+#: tsp-svn-helper/main.c:231
 msgid "Lock Related Opions:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:227
+#: tsp-svn-helper/main.c:235
+msgid "Log Related Opions:"
+msgstr ""
+
+#: tsp-svn-helper/main.c:239
 msgid "Move Related Opions:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:231
+#: tsp-svn-helper/main.c:243
 msgid "Resolved Related Opions:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:235
+#: tsp-svn-helper/main.c:247
 msgid "Revert Related Opions:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:239
+#: tsp-svn-helper/main.c:251
 msgid "Status Related Opions:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:243
+#: tsp-svn-helper/main.c:255
 msgid "Unlock Related Opions:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:247
+#: tsp-svn-helper/main.c:259
 msgid "Update Related Opions:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:293
+#: tsp-svn-helper/main.c:305
 msgid "Not enough arguments provided"
 msgstr ""
 
@@ -396,121 +406,121 @@
 msgid "Commit Message"
 msgstr "تبصرہ"
 
-#: tsp-svn-helper/tsh-common.c:449 tsp-svn-helper/tsh-common.c:458
-#: tsp-svn-helper/tsh-common.c:465 tsp-svn-helper/tsh-common.c:519
-#: tsp-svn-helper/tsh-common.c:614
+#: tsp-svn-helper/tsh-common.c:451 tsp-svn-helper/tsh-common.c:460
+#: tsp-svn-helper/tsh-common.c:467 tsp-svn-helper/tsh-common.c:521
+#: tsp-svn-helper/tsh-common.c:616
 msgid "Added"
 msgstr "شامل کردہ"
 
-#: tsp-svn-helper/tsh-common.c:450 tsp-svn-helper/tsh-common.c:623
+#: tsp-svn-helper/tsh-common.c:452 tsp-svn-helper/tsh-common.c:625
 #, fuzzy
 msgid "Copied"
 msgstr "مکمل"
 
-#: tsp-svn-helper/tsh-common.c:451 tsp-svn-helper/tsh-common.c:457
-#: tsp-svn-helper/tsh-common.c:466 tsp-svn-helper/tsh-common.c:521
-#: tsp-svn-helper/tsh-common.c:616
+#: tsp-svn-helper/tsh-common.c:453 tsp-svn-helper/tsh-common.c:459
+#: tsp-svn-helper/tsh-common.c:468 tsp-svn-helper/tsh-common.c:523
+#: tsp-svn-helper/tsh-common.c:618
 msgid "Deleted"
 msgstr "حذف"
 
-#: tsp-svn-helper/tsh-common.c:452
+#: tsp-svn-helper/tsh-common.c:454
 #, fuzzy
 msgid "Restored"
 msgstr "Resolve"
 
-#: tsp-svn-helper/tsh-common.c:453
+#: tsp-svn-helper/tsh-common.c:455
 #, fuzzy
 msgid "Reverted"
 msgstr "واپس"
 
-#: tsp-svn-helper/tsh-common.c:454
+#: tsp-svn-helper/tsh-common.c:456
 #, fuzzy
 msgid "Revert failed"
 msgstr "واپس"
 
-#: tsp-svn-helper/tsh-common.c:456
+#: tsp-svn-helper/tsh-common.c:458
 msgid "Skipped"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:459
+#: tsp-svn-helper/tsh-common.c:461
 msgid "Updated"
 msgstr "تجدید شدہ"
 
-#: tsp-svn-helper/tsh-common.c:460 tsp-svn-helper/tsh-common.c:462
+#: tsp-svn-helper/tsh-common.c:462 tsp-svn-helper/tsh-common.c:464
 msgid "Completed"
 msgstr "مکمل"
 
-#: tsp-svn-helper/tsh-common.c:461 tsp-svn-helper/tsh-common.c:463
-#: tsp-svn-helper/tsh-common.c:528
+#: tsp-svn-helper/tsh-common.c:463 tsp-svn-helper/tsh-common.c:465
+#: tsp-svn-helper/tsh-common.c:530
 msgid "External"
 msgstr "خارجی"
 
-#: tsp-svn-helper/tsh-common.c:464 tsp-svn-helper/tsh-common.c:523
-#: tsp-svn-helper/tsh-common.c:619
+#: tsp-svn-helper/tsh-common.c:466 tsp-svn-helper/tsh-common.c:525
+#: tsp-svn-helper/tsh-common.c:621
 msgid "Modified"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:467 tsp-svn-helper/tsh-common.c:522
-#: tsp-svn-helper/tsh-common.c:612
+#: tsp-svn-helper/tsh-common.c:469 tsp-svn-helper/tsh-common.c:524
+#: tsp-svn-helper/tsh-common.c:614
 msgid "Replaced"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:468
+#: tsp-svn-helper/tsh-common.c:470
 msgid "Transmitting"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:470
+#: tsp-svn-helper/tsh-common.c:472
 #, fuzzy
 msgid "Locked"
 msgstr "قفل"
 
-#: tsp-svn-helper/tsh-common.c:471 tsp-svn-helper/tsh-common.c:625
+#: tsp-svn-helper/tsh-common.c:473 tsp-svn-helper/tsh-common.c:627
 #, fuzzy
 msgid "Unlocked"
 msgstr "غیر مقفل"
 
-#: tsp-svn-helper/tsh-common.c:472
+#: tsp-svn-helper/tsh-common.c:474
 msgid "Lock failed"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:473
+#: tsp-svn-helper/tsh-common.c:475
 #, fuzzy
 msgid "Unlock failed"
 msgstr "غیر مقفل"
 
 #. N_("None"),
 #. N_("Unversioned"),
-#: tsp-svn-helper/tsh-common.c:518
+#: tsp-svn-helper/tsh-common.c:520
 msgid "Normal"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:520
+#: tsp-svn-helper/tsh-common.c:522
 msgid "Missing"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:524
+#: tsp-svn-helper/tsh-common.c:526
 msgid "Merged"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:525
+#: tsp-svn-helper/tsh-common.c:527
 #, fuzzy
 msgid "Conflicted"
 msgstr "مکمل"
 
-#: tsp-svn-helper/tsh-common.c:526
+#: tsp-svn-helper/tsh-common.c:528
 msgid "Ignored"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:527
+#: tsp-svn-helper/tsh-common.c:529
 msgid "Obstructed"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:529
+#: tsp-svn-helper/tsh-common.c:531
 #, fuzzy
 msgid "Incomplete"
 msgstr "مکمل"
 
-#: tsp-svn-helper/tsh-common.c:572
+#: tsp-svn-helper/tsh-common.c:574
 #, c-format
 msgid "At revision: %li"
 msgstr "ورژن: %li"
@@ -547,6 +557,21 @@
 msgid "Import Message"
 msgstr "تبصرہ"
 
+#: tsp-svn-helper/tsh-log-dialog.c:111
+#, fuzzy
+msgid "Revision"
+msgstr "ورژن: %li"
+
+#: tsp-svn-helper/tsh-log-dialog.c:123
+#, fuzzy
+msgid "Date"
+msgstr "حالت"
+
+#: tsp-svn-helper/tsh-log-dialog.c:129
+#, fuzzy
+msgid "Message"
+msgstr "تبصرہ"
+
 #: tsp-svn-helper/tsh-log-message-dialog.c:85
 #, fuzzy
 msgid "State"
@@ -554,7 +579,7 @@
 
 #: tsp-svn-helper/tsh-log-message-dialog.c:91
 #: tsp-svn-helper/tsh-notify-dialog.c:94
-#: tsp-svn-helper/tsh-status-dialog.c:108
+#: tsp-svn-helper/tsh-status-dialog.c:113
 msgid "Path"
 msgstr "پاتھ"
 
@@ -590,18 +615,27 @@
 msgid "Notification"
 msgstr "اطلاعیہ"
 
-#: tsp-svn-helper/tsh-status-dialog.c:147
+#: tsp-svn-helper/tsh-status-dialog.c:154
 msgid "Show Unmodified Files"
 msgstr ""
 
-#: tsp-svn-helper/tsh-status-dialog.c:151
+#: tsp-svn-helper/tsh-status-dialog.c:158
 msgid "Show Unversioned Files"
 msgstr ""
 
-#: tsp-svn-helper/tsh-status-dialog.c:155
+#: tsp-svn-helper/tsh-status-dialog.c:162
 msgid "Check Repository"
 msgstr ""
 
+#: tsp-svn-helper/tsh-status-dialog.c:166
+msgid "Show Ignored Files"
+msgstr ""
+
+#: tsp-svn-helper/tsh-status-dialog.c:170
+#, fuzzy
+msgid "Hide Externals"
+msgstr "خارجی"
+
 #: tsp-svn-helper/tsh-transfer-dialog.c:79
 msgid "_Repository:"
 msgstr ""

Modified: thunar-svn-plugin/trunk/thunar-svn-plugin/tsp-svn-action.c
===================================================================
--- thunar-svn-plugin/trunk/thunar-svn-plugin/tsp-svn-action.c	2008-01-03 20:50:10 UTC (rev 3774)
+++ thunar-svn-plugin/trunk/thunar-svn-plugin/tsp-svn-action.c	2008-01-04 00:09:36 UTC (rev 3775)
@@ -90,6 +90,8 @@
 
 void tsp_action_lock (GtkMenuItem *item, TspSvnAction *action);
 
+void tsp_action_log (GtkMenuItem *item, TspSvnAction *action);
+
 void tsp_action_move (GtkMenuItem *item, TspSvnAction *action);
 
 void tsp_action_resolved (GtkMenuItem *item, TspSvnAction *action);
@@ -348,7 +350,7 @@
 	if ((tsp_action->property.is_parent && tsp_action->property.parent_version_control) || tsp_action->property.directory_version_control || tsp_action->property.file_version_control)
 	{
 		subitem = gtk_menu_item_new_with_label (_("Log"));
-		g_signal_connect_after (subitem, "activate", G_CALLBACK (tsp_action_unimplemented), "Log");
+		g_signal_connect_object (subitem, "activate", G_CALLBACK (tsp_action_log), action, G_CONNECT_AFTER);
 		gtk_menu_shell_append (GTK_MENU_SHELL (menu), subitem);
 		gtk_widget_show(subitem);
 	}
@@ -1122,6 +1124,80 @@
 
 
 
+void tsp_action_log (GtkMenuItem *item, TspSvnAction *action)
+{
+	guint size, i;
+	gchar **argv;
+	GList *iter;
+	gchar *uri;
+	gchar *filename;
+	gchar *file;
+	gint pid;
+	GError *error = NULL;
+	GdkScreen *screen = gtk_window_get_screen (GTK_WINDOW (action->window));
+
+	iter = action->files;
+
+	size = g_list_length (iter);
+
+	argv = g_new (gchar *, size + 3);
+
+	argv[0] = g_strdup (TSP_SVN_HELPER);
+	argv[1] = g_strdup ("--log");
+	argv[size + 2] = NULL;
+
+	for (i = 0; i < size; i++)
+	{
+		/* determine the URI for the file info */
+		uri = thunarx_file_info_get_uri (iter->data);
+		if (G_LIKELY (uri != NULL))
+    {
+      /* determine the local filename for the URI */
+      filename = g_filename_from_uri (uri, NULL, NULL);
+      if (G_LIKELY (filename != NULL))
+			{
+				file = filename;
+				/* strip the "file://" part of the uri */
+				if (strncmp (file, "file://", 7) == 0)
+				{
+					file += 7;
+				}
+
+				file = g_strdup (file);
+
+				/* remove trailing '/' cause svn can't handle that */
+				if (file[strlen (file) - 1] == '/')
+				{
+					file[strlen (file) - 1] = '\0';
+				}
+
+				argv[i+2] = file;
+
+				/* release the filename */
+				g_free (filename);
+			}
+
+      /* release the URI */
+      g_free (uri);
+    }
+
+		iter = g_list_next (iter);
+	}
+
+	if (!gdk_spawn_on_screen (screen, NULL, argv, NULL, 0, NULL, NULL, &pid, &error))
+	{
+		GtkWidget *dialog = gtk_message_dialog_new (GTK_WINDOW (action->window), GTK_DIALOG_DESTROY_WITH_PARENT|GTK_DIALOG_MODAL, GTK_MESSAGE_ERROR, GTK_BUTTONS_CLOSE, "Could not spawn \'" TSP_SVN_HELPER "\'");
+		gtk_message_dialog_format_secondary_text (GTK_MESSAGE_DIALOG (dialog), "%s.", error->message);
+		gtk_dialog_run (GTK_DIALOG (dialog));
+		gtk_widget_destroy (dialog);
+		g_error_free (error);
+	}
+
+	g_strfreev (argv);
+}
+
+
+
 void tsp_action_move (GtkMenuItem *item, TspSvnAction *action)
 {
 	guint size, i;

Modified: thunar-svn-plugin/trunk/tsp-svn-helper/Makefile.am
===================================================================
--- thunar-svn-plugin/trunk/tsp-svn-helper/Makefile.am	2008-01-03 20:50:10 UTC (rev 3774)
+++ thunar-svn-plugin/trunk/tsp-svn-helper/Makefile.am	2008-01-04 00:09:36 UTC (rev 3775)
@@ -60,6 +60,10 @@
 	tsh-status-dialog.c						\
 	tsh-lock-dialog.h						\
 	tsh-lock-dialog.c						\
+	tsh-log.h							\
+	tsh-log.c							\
+	tsh-log-dialog.h						\
+	tsh-log-dialog.c						\
 	tsh-log-message-dialog.h					\
 	tsh-log-message-dialog.c					\
 	tsh-transfer-dialog.h						\

Modified: thunar-svn-plugin/trunk/tsp-svn-helper/main.c
===================================================================
--- thunar-svn-plugin/trunk/tsp-svn-helper/main.c	2008-01-03 20:50:10 UTC (rev 3774)
+++ thunar-svn-plugin/trunk/tsp-svn-helper/main.c	2008-01-04 00:09:36 UTC (rev 3775)
@@ -41,6 +41,7 @@
 #include "tsh-export.h"
 #include "tsh-import.h"
 #include "tsh-lock.h"
+#include "tsh-log.h"
 #include "tsh-move.h"
 #include "tsh-resolved.h"
 #include "tsh-revert.h"
@@ -76,6 +77,7 @@
 	gboolean export = FALSE;
 	gboolean import = FALSE;
 	gboolean lock = FALSE;
+	gboolean log = FALSE;
 	gboolean move = FALSE;
   gboolean resolved = FALSE;
   gboolean revert = FALSE;
@@ -146,6 +148,12 @@
 		{ NULL, '\0', 0, 0, NULL, NULL, NULL }
 	};
 
+	GOptionEntry log_options_table[] =
+	{
+		{ "log", '\0', 0, G_OPTION_ARG_NONE, &log, N_("Execute log action"), NULL },
+		{ NULL, '\0', 0, 0, NULL, NULL, NULL }
+	};
+
 	GOptionEntry move_options_table[] =
 	{
 		{ "move", '\0', 0, G_OPTION_ARG_NONE, &move, N_("Execute move action"), NULL },
@@ -224,6 +232,10 @@
 	g_option_group_add_entries(option_group, lock_options_table);
 	g_option_context_add_group(option_context, option_group);
 
+	option_group = g_option_group_new("log", N_("Log Related Opions:"), N_("Log"), NULL, NULL);
+	g_option_group_add_entries(option_group, log_options_table);
+	g_option_context_add_group(option_context, option_group);
+
 	option_group = g_option_group_new("move", N_("Move Related Opions:"), N_("Move"), NULL, NULL);
 	g_option_group_add_entries(option_group, move_options_table);
 	g_option_context_add_group(option_context, option_group);
@@ -340,6 +352,11 @@
 		thread = tsh_lock(files, svn_ctx, pool);
 	}
 
+	if(log)
+	{
+		thread = tsh_log(files, svn_ctx, pool);
+	}
+
 	if(move)
 	{
 		thread = tsh_move(files, svn_ctx, pool);

Modified: thunar-svn-plugin/trunk/tsp-svn-helper/tsh-common.c
===================================================================
--- thunar-svn-plugin/trunk/tsp-svn-helper/tsh-common.c	2008-01-03 20:50:10 UTC (rev 3774)
+++ thunar-svn-plugin/trunk/tsp-svn-helper/tsh-common.c	2008-01-04 00:09:36 UTC (rev 3775)
@@ -33,6 +33,7 @@
 #include <subversion-1/svn_client.h>
 #include <subversion-1/svn_pools.h>
 #include <subversion-1/svn_fs.h>
+#include <subversion-1/svn_time.h>
 
 #include "tsh-dialog-common.h"
 #include "tsh-login-dialog.h"
@@ -41,6 +42,7 @@
 #include "tsh-notify-dialog.h"
 #include "tsh-status-dialog.h"
 #include "tsh-log-message-dialog.h"
+#include "tsh-log-dialog.h"
 
 #include "tsh-common.h"
 
@@ -651,6 +653,25 @@
 	return SVN_NO_ERROR;
 }
 
+svn_error_t *
+tsh_log_func (void *baton, apr_hash_t *changed_paths, svn_revnum_t revision, const char *author, const char *date, const char *message, apr_pool_t *pool)
+{
+  apr_time_t date_val;
+  gchar *date_str;
+	TshLogDialog *dialog = TSH_LOG_DIALOG (baton);
+
+  svn_time_from_cstring(&date_val, date, pool);
+  apr_ctime((date_str = g_new0(gchar, APR_CTIME_LEN)), date_val);
+
+  gdk_threads_enter();
+  tsh_log_dialog_add(dialog, NULL, revision, author, date_str, message);
+  gdk_threads_leave();
+
+  g_free(date_str);
+
+	return SVN_NO_ERROR;
+}
+
 gchar *
 tsh_is_working_copy (const gchar *uri, apr_pool_t *pool)
 {

Modified: thunar-svn-plugin/trunk/tsp-svn-helper/tsh-common.h
===================================================================
--- thunar-svn-plugin/trunk/tsp-svn-helper/tsh-common.h	2008-01-03 20:50:10 UTC (rev 3774)
+++ thunar-svn-plugin/trunk/tsp-svn-helper/tsh-common.h	2008-01-04 00:09:36 UTC (rev 3775)
@@ -29,6 +29,7 @@
 void         tsh_notify_func2  (void *, const svn_wc_notify_t *, apr_pool_t *);
 void         tsh_status_func2  (void *, const char *, svn_wc_status2_t *);
 svn_error_t *tsh_log_msg_func2 (const char **, const char **, const apr_array_header_t *, void *, apr_pool_t *);
+svn_error_t *tsh_log_func (void *, apr_hash_t *, svn_revnum_t, const char *, const char *, const char *, apr_pool_t *);
 
 gchar *tsh_is_working_copy (const gchar *, apr_pool_t *);
 

Added: thunar-svn-plugin/trunk/tsp-svn-helper/tsh-log-dialog.c
===================================================================
--- thunar-svn-plugin/trunk/tsp-svn-helper/tsh-log-dialog.c	                        (rev 0)
+++ thunar-svn-plugin/trunk/tsp-svn-helper/tsh-log-dialog.c	2008-01-04 00:09:36 UTC (rev 3775)
@@ -0,0 +1,312 @@
+/*-
+ * Copyright (c) 2006 Peter de Ridder <peter at xfce.org>
+ *
+ * This library is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Library General Public
+ * License as published by the Free Software Foundation; either
+ * version 2 of the License, or (at your option) any later version.
+ *
+ * This library 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
+ * Library General Public License for more details.
+ *
+ * You should have received a copy of the GNU Library General Public
+ * License along with this library; if not, write to the
+ * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+ * Boston, MA 02111-1307, USA.
+ */
+
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
+
+#include <thunar-vfs/thunar-vfs.h>
+#include <gtk/gtk.h>
+
+#include <subversion-1/svn_client.h>
+
+#include "tsh-common.h"
+#include "tsh-log-dialog.h"
+
+static void selection_changed (GtkTreeView*, gpointer);
+static void cancel_clicked (GtkButton*, gpointer);
+static void refresh_clicked (GtkButton*, gpointer);
+
+struct _TshLogDialog
+{
+	GtkDialog dialog;
+
+	GtkWidget *tree_view;
+  GtkWidget *text_view;
+  GtkWidget *file_view;
+	GtkWidget *close;
+	GtkWidget *cancel;
+	GtkWidget *refresh;
+};
+
+struct _TshLogDialogClass
+{
+	GtkDialogClass dialog_class;
+};
+
+G_DEFINE_TYPE (TshLogDialog, tsh_log_dialog, GTK_TYPE_DIALOG)
+
+enum {
+  SIGNAL_CANCEL = 0,
+  SIGNAL_REFRESH,
+  SIGNAL_COUNT
+};
+
+static guint signals[SIGNAL_COUNT];
+
+static void
+tsh_log_dialog_class_init (TshLogDialogClass *klass)
+{
+  signals[SIGNAL_CANCEL] = g_signal_new("cancel-clicked",
+    G_OBJECT_CLASS_TYPE (klass),
+    G_SIGNAL_RUN_FIRST | G_SIGNAL_ACTION,
+    0, NULL, NULL,
+    g_cclosure_marshal_VOID__VOID,
+    G_TYPE_NONE, 0);
+  signals[SIGNAL_REFRESH] = g_signal_new("refresh-clicked",
+    G_OBJECT_CLASS_TYPE (klass),
+    G_SIGNAL_RUN_FIRST | G_SIGNAL_ACTION,
+    0, NULL, NULL,
+    g_cclosure_marshal_VOID__VOID,
+    G_TYPE_NONE, 0);
+}
+
+enum {
+	COLUMN_REVISION = 0,
+  COLUMN_AUTHOR,
+  COLUMN_DATE,
+  COLUMN_MESSAGE,
+  COLUMN_FULL_MESSAGE,
+	COLUMN_COUNT
+};
+
+static void
+tsh_log_dialog_init (TshLogDialog *dialog)
+{
+	GtkWidget *button;
+	GtkWidget *tree_view;
+	GtkWidget *text_view;
+	GtkWidget *file_view;
+	GtkWidget *scroll_window;
+  GtkWidget *pane;
+  GtkWidget *vpane;
+	GtkCellRenderer *renderer;
+	GtkTreeModel *model;
+
+  pane = gtk_vpaned_new ();
+
+	scroll_window = gtk_scrolled_window_new (NULL, NULL);
+	gtk_scrolled_window_set_policy (GTK_SCROLLED_WINDOW (scroll_window), GTK_POLICY_AUTOMATIC, GTK_POLICY_AUTOMATIC);
+
+	dialog->tree_view = tree_view = gtk_tree_view_new ();
+	
+	renderer = gtk_cell_renderer_text_new ();
+	gtk_tree_view_insert_column_with_attributes (GTK_TREE_VIEW (tree_view),
+	                                             -1, _("Revision"),
+	                                             renderer, "text",
+	                                             COLUMN_REVISION, NULL);
+	
+	renderer = gtk_cell_renderer_text_new ();
+	gtk_tree_view_insert_column_with_attributes (GTK_TREE_VIEW (tree_view),
+	                                             -1, ("Author"),
+	                                             renderer, "text",
+	                                             COLUMN_AUTHOR, NULL);
+	
+	renderer = gtk_cell_renderer_text_new ();
+	gtk_tree_view_insert_column_with_attributes (GTK_TREE_VIEW (tree_view),
+	                                             -1, _("Date"),
+	                                             renderer, "text",
+	                                             COLUMN_DATE, NULL);
+	
+	renderer = gtk_cell_renderer_text_new ();
+	gtk_tree_view_insert_column_with_attributes (GTK_TREE_VIEW (tree_view),
+	                                             -1, _("Message"),
+	                                             renderer, "text",
+	                                             COLUMN_MESSAGE, NULL);
+
+	model = GTK_TREE_MODEL (gtk_list_store_new (COLUMN_COUNT, G_TYPE_LONG, G_TYPE_STRING, G_TYPE_STRING, G_TYPE_STRING, G_TYPE_STRING));
+
+	gtk_tree_view_set_model (GTK_TREE_VIEW (tree_view), model);
+
+	g_object_unref (model);
+
+  g_signal_connect (G_OBJECT (tree_view), "cursor-changed", G_CALLBACK (selection_changed), dialog); 
+
+	gtk_container_add (GTK_CONTAINER (scroll_window), tree_view);
+  gtk_paned_pack1 (GTK_PANED(pane), scroll_window, TRUE, FALSE);
+	gtk_widget_show (tree_view);
+	gtk_widget_show (scroll_window);
+
+  scroll_window = gtk_scrolled_window_new (NULL, NULL);
+  gtk_scrolled_window_set_policy (GTK_SCROLLED_WINDOW (scroll_window), GTK_POLICY_NEVER, GTK_POLICY_AUTOMATIC);
+
+  vpane = gtk_vpaned_new ();
+
+  dialog->text_view = text_view = gtk_text_view_new ();
+  gtk_text_view_set_editable (GTK_TEXT_VIEW (text_view), FALSE);
+
+	gtk_container_add (GTK_CONTAINER (scroll_window), text_view);
+  gtk_paned_pack1 (GTK_PANED(vpane), scroll_window, TRUE, FALSE);
+	gtk_widget_show (text_view);
+	gtk_widget_show (scroll_window);
+
+	scroll_window = gtk_scrolled_window_new (NULL, NULL);
+	gtk_scrolled_window_set_policy (GTK_SCROLLED_WINDOW (scroll_window), GTK_POLICY_AUTOMATIC, GTK_POLICY_AUTOMATIC);
+
+	dialog->file_view = file_view = gtk_tree_view_new ();
+
+	//model = GTK_TREE_MODEL (gtk_list_store_new (0));
+
+	//gtk_tree_view_set_model (GTK_TREE_VIEW (file_view), model);
+
+	//g_object_unref (model);
+
+	gtk_container_add (GTK_CONTAINER (scroll_window), file_view);
+  gtk_paned_pack2 (GTK_PANED(vpane), scroll_window, TRUE, FALSE);
+	//gtk_widget_show (file_view);
+	//gtk_widget_show (scroll_window);
+
+  gtk_paned_pack2 (GTK_PANED(pane), vpane, TRUE, FALSE);
+  gtk_widget_show (vpane);
+
+	gtk_box_pack_start (GTK_BOX (GTK_DIALOG (dialog)->vbox), pane, TRUE, TRUE, 0);
+  gtk_widget_show (pane);
+
+	gtk_window_set_title (GTK_WINDOW (dialog), _("Log"));
+
+	dialog->cancel = button = gtk_button_new_from_stock(GTK_STOCK_CANCEL);
+	gtk_box_pack_end (GTK_BOX (GTK_DIALOG (dialog)->action_area), button, FALSE, TRUE, 0);
+	g_signal_connect (G_OBJECT (button), "clicked", G_CALLBACK (cancel_clicked), dialog);
+	gtk_widget_show (button);
+
+	dialog->refresh = button = gtk_button_new_from_stock(GTK_STOCK_REFRESH);
+	gtk_box_pack_end (GTK_BOX (GTK_DIALOG (dialog)->action_area), button, FALSE, TRUE, 0);
+	g_signal_connect (G_OBJECT (button), "clicked", G_CALLBACK (refresh_clicked), dialog);
+	gtk_widget_hide (button);
+
+	dialog->close = button = gtk_dialog_add_button (GTK_DIALOG (dialog), GTK_STOCK_CLOSE, GTK_RESPONSE_CLOSE);
+	gtk_widget_show (button);
+
+	gtk_window_set_default_size (GTK_WINDOW (dialog), 500, 400);
+}
+
+GtkWidget*
+tsh_log_dialog_new (const gchar *title, GtkWindow *parent, GtkDialogFlags flags)
+{
+	TshLogDialog *dialog = g_object_new (TSH_TYPE_LOG_DIALOG, NULL);
+
+	if(title)
+		gtk_window_set_title (GTK_WINDOW(dialog), title);
+
+	if(parent)
+		gtk_window_set_transient_for (GTK_WINDOW(dialog), parent);
+
+	if(flags & GTK_DIALOG_MODAL)
+		gtk_window_set_modal (GTK_WINDOW(dialog), TRUE);
+
+	if(flags & GTK_DIALOG_DESTROY_WITH_PARENT)
+		gtk_window_set_destroy_with_parent (GTK_WINDOW(dialog), TRUE);
+
+	if(flags & GTK_DIALOG_NO_SEPARATOR)
+		gtk_dialog_set_has_separator (GTK_DIALOG(dialog), FALSE);
+
+	return GTK_WIDGET(dialog);
+}
+
+void       
+tsh_log_dialog_add (TshLogDialog *dialog, GSList *files, glong revision, const char *author, const char *date, const char *message)
+{
+	GtkTreeModel *model;
+	GtkTreeIter iter;
+  gchar **lines;
+  gchar **first_line;
+
+  g_return_if_fail (TSH_IS_LOG_DIALOG (dialog));
+
+	model = gtk_tree_view_get_model (GTK_TREE_VIEW (dialog->tree_view));
+
+  lines = g_strsplit_set (message, "\r\n", -1);
+  first_line = lines;
+  while (*first_line)
+  {
+    if (g_strstrip (*first_line)[0])
+      break;
+    first_line++;
+  }
+  if (!first_line)
+    first_line = lines;
+
+	gtk_list_store_append (GTK_LIST_STORE (model), &iter);
+	gtk_list_store_set (GTK_LIST_STORE (model), &iter,
+	                    COLUMN_REVISION, revision,
+	                    COLUMN_AUTHOR, author,
+	                    COLUMN_DATE, date,
+	                    COLUMN_MESSAGE, *first_line,
+	                    COLUMN_FULL_MESSAGE, message,
+	                    -1);
+
+  g_strfreev (lines);
+}
+
+void
+tsh_log_dialog_done (TshLogDialog *dialog)
+{
+  g_return_if_fail (TSH_IS_LOG_DIALOG (dialog));
+
+	gtk_widget_hide (dialog->cancel);
+	gtk_widget_show (dialog->refresh);
+}
+
+static void
+selection_changed (GtkTreeView *tree_view, gpointer user_data)
+{
+	GtkTreeIter iter;
+  GtkTreeSelection *selection;
+  GtkTreeModel *model;
+  gchar *message = NULL;
+
+	TshLogDialog *dialog = TSH_LOG_DIALOG (user_data);
+
+  selection = gtk_tree_view_get_selection (tree_view);
+  
+  if (gtk_tree_selection_get_selected (selection, &model, &iter))
+  {
+    gtk_tree_model_get (model, &iter, COLUMN_FULL_MESSAGE, &message, -1);
+    gtk_text_buffer_set_text (gtk_text_view_get_buffer (GTK_TEXT_VIEW (dialog->text_view)), message, -1);
+    g_free (message);
+  }
+}
+
+static void
+cancel_clicked (GtkButton *button, gpointer user_data)
+{
+	TshLogDialog *dialog = TSH_LOG_DIALOG (user_data);
+
+	gtk_widget_hide (dialog->cancel);
+	gtk_widget_show (dialog->refresh);
+	
+  g_signal_emit (dialog, signals[SIGNAL_CANCEL], 0);
+}
+
+static void
+refresh_clicked (GtkButton *button, gpointer user_data)
+{
+	GtkTreeModel *model;
+	TshLogDialog *dialog = TSH_LOG_DIALOG (user_data);
+
+	gtk_widget_hide (dialog->refresh);
+	gtk_widget_show (dialog->cancel);
+
+	model = gtk_tree_view_get_model (GTK_TREE_VIEW (dialog->tree_view));
+	
+  gtk_list_store_clear (GTK_LIST_STORE (model));
+
+  g_signal_emit (dialog, signals[SIGNAL_REFRESH], 0);
+}
+

Added: thunar-svn-plugin/trunk/tsp-svn-helper/tsh-log-dialog.h
===================================================================
--- thunar-svn-plugin/trunk/tsp-svn-helper/tsh-log-dialog.h	                        (rev 0)
+++ thunar-svn-plugin/trunk/tsp-svn-helper/tsh-log-dialog.h	2008-01-04 00:09:36 UTC (rev 3775)
@@ -0,0 +1,53 @@
+/*-
+ * Copyright (c) 2006 Peter de Ridder <peter at xfce.org>
+ *
+ * This library is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Library General Public
+ * License as published by the Free Software Foundation; either
+ * version 2 of the License, or (at your option) any later version.
+ *
+ * This library 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
+ * Library General Public License for more details.
+ *
+ * You should have received a copy of the GNU Library General Public
+ * License along with this library; if not, write to the
+ * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+ * Boston, MA 02111-1307, USA.
+ */
+
+#ifndef __TSH_LOG_DIALOG_H__
+#define __TSH_LOG_DIALOG_H__
+
+#include <gtk/gtk.h>
+
+G_BEGIN_DECLS;
+
+typedef struct _TshLogDialogClass TshLogDialogClass;
+typedef struct _TshLogDialog      TshLogDialog;
+
+#define TSH_TYPE_LOG_DIALOG             (tsh_log_dialog_get_type ())
+#define TSH_LOG_DIALOG(obj)             (G_TYPE_CHECK_INSTANCE_CAST ((obj), TSH_TYPE_LOG_DIALOG, TshLogDialog))
+#define TSH_LOG_DIALOG_CLASS(klass)     (G_TYPE_CHECK_CLASS_CAST ((klass), TSH_TYPE_LOG_DIALOG, TshLogDialogClass))
+#define TSH_IS_LOG_DIALOG(obj)          (G_TYPE_CHECK_INSTANCE_TYPE ((obj), TSH_TYPE_LOG_DIALOG))
+#define TSH_IS_LOG_DIALOG_CLASS(klass)  (G_TYPE_CHECK_CLASS_TYPE ((klass), TSH_TYPE_LOG_DIALOG))
+#define TSH_LOG_DIALOG_GET_CLASS(obj)   (G_TYPE_INSTANCE_GET_CLASS ((obj), TSH_TYPE_LOG_DIALOG, TshLogDialogClass))
+
+GType      tsh_log_dialog_get_type (void) G_GNUC_CONST G_GNUC_INTERNAL;
+
+GtkWidget* tsh_log_dialog_new      (const gchar *title,
+                                    GtkWindow *parent,
+                                    GtkDialogFlags flags) G_GNUC_MALLOC G_GNUC_INTERNAL;
+
+void       tsh_log_dialog_add      (TshLogDialog *dialog,
+                                    GSList *paths,
+                                    glong revision,
+                                    const char *author,
+                                    const char *date,
+                                    const char *message);
+void       tsh_log_dialog_done     (TshLogDialog *dialog);
+
+G_END_DECLS;
+
+#endif /* !__TSH_LOG_DIALOG_H__ */

Added: thunar-svn-plugin/trunk/tsp-svn-helper/tsh-log.c
===================================================================
--- thunar-svn-plugin/trunk/tsp-svn-helper/tsh-log.c	                        (rev 0)
+++ thunar-svn-plugin/trunk/tsp-svn-helper/tsh-log.c	2008-01-04 00:09:36 UTC (rev 3775)
@@ -0,0 +1,135 @@
+/*-
+ * This program 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 2 of the License, or (at your option)
+ * any later version.
+ *
+ * This program 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
+ * this program; if not, write to the Free Software Foundation, Inc., 59 Temple
+ * Place, Suite 330, Boston, MA  02111-1307  USA
+ */
+
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
+
+#ifdef HAVE_STDLIB_H
+#include <stdlib.h>
+#endif
+
+#include <glib.h>
+#include <gtk/gtk.h>
+
+#include <thunar-vfs/thunar-vfs.h>
+
+#include <subversion-1/svn_client.h>
+
+#include "tsh-common.h"
+#include "tsh-dialog-common.h"
+#include "tsh-log-dialog.h"
+
+#include "tsh-log.h"
+
+struct thread_args {
+	svn_client_ctx_t *ctx;
+	apr_pool_t *pool;
+	TshLogDialog *dialog;
+	gchar **files;
+	apr_array_header_t *paths;
+};
+
+static gpointer log_thread (gpointer user_data)
+{
+	struct thread_args *args = user_data;
+  svn_opt_revision_t revision, start, end;
+	svn_error_t *err;
+	svn_client_ctx_t *ctx = args->ctx;
+	apr_pool_t *pool = args->pool;
+	TshLogDialog *dialog = args->dialog;
+	gchar **files = args->files;
+	apr_array_header_t *paths = args->paths;
+	gint size, i;
+
+  if(!args->paths)
+  {
+    size = files?g_strv_length(files):0;
+
+    if(size)
+    {
+      paths = apr_array_make (pool, size, sizeof (const char *));
+      
+      for (i = 0; i < size; i++)
+      {
+        APR_ARRAY_PUSH (paths, const char *) = files[i];
+      }
+    }
+    else
+    {
+      paths = apr_array_make (pool, 1, sizeof (const char *));
+      
+      APR_ARRAY_PUSH (paths, const char *) = ""; // current directory
+    }
+
+    args->paths = paths;
+  }
+
+  revision.kind = svn_opt_revision_unspecified;
+  start.kind = svn_opt_revision_head;
+  end.kind = svn_opt_revision_number;
+  end.value.number = 0;
+	if ((err = svn_client_log3(paths, &revision, &start, &end, 0, FALSE, FALSE, tsh_log_func, dialog, ctx, pool)))
+	{
+		gdk_threads_enter();
+		tsh_log_dialog_done (dialog);
+		gdk_threads_leave();
+
+		svn_handle_error2(err, stderr, FALSE, G_LOG_DOMAIN ": ");
+		svn_error_clear(err);
+		return GINT_TO_POINTER (FALSE);
+	}
+
+	gdk_threads_enter();
+	tsh_log_dialog_done (dialog);
+	gdk_threads_leave();
+	
+	return GINT_TO_POINTER (TRUE);
+}
+
+static void create_log_thread(TshLogDialog *dialog, struct thread_args *args)
+{
+	GThread *thread = g_thread_create (log_thread, args, TRUE, NULL);
+  if (thread)
+    tsh_replace_thread (thread);
+  else
+    tsh_log_dialog_done (dialog);
+}
+
+GThread *tsh_log (gchar **files, svn_client_ctx_t *ctx, apr_pool_t *pool)
+{
+	GtkWidget *dialog;
+	struct thread_args *args;
+
+	dialog = tsh_log_dialog_new (NULL, NULL, 0);
+  g_signal_connect(dialog, "cancel-clicked", tsh_cancel, NULL);
+	tsh_dialog_start (GTK_DIALOG (dialog), TRUE);
+
+	ctx->notify_func2 = NULL;
+	ctx->notify_baton2 = NULL;
+
+  args = g_malloc (sizeof (struct thread_args));
+	args->ctx = ctx;
+	args->pool = pool;
+	args->dialog = TSH_LOG_DIALOG (dialog);
+	args->files = files;
+  args->paths = NULL;
+
+  g_signal_connect(dialog, "refresh-clicked", G_CALLBACK(create_log_thread), args);
+
+	return g_thread_create (log_thread, args, TRUE, NULL);
+}
+

Added: thunar-svn-plugin/trunk/tsp-svn-helper/tsh-log.h
===================================================================
--- thunar-svn-plugin/trunk/tsp-svn-helper/tsh-log.h	                        (rev 0)
+++ thunar-svn-plugin/trunk/tsp-svn-helper/tsh-log.h	2008-01-04 00:09:36 UTC (rev 3775)
@@ -0,0 +1,27 @@
+/*-
+ * This program 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 2 of the License, or (at your option)
+ * any later version.
+ *
+ * This program 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
+ * this program; if not, write to the Free Software Foundation, Inc., 59 Temple
+ * Place, Suite 330, Boston, MA  02111-1307  USA
+ */
+
+#ifndef __TSH_LOG_H__
+#define __TSH_LOG_H__
+
+G_BEGIN_DECLS
+
+GThread *tsh_log (gchar**, svn_client_ctx_t*, apr_pool_t*);
+
+G_END_DECLS
+
+#endif /*__TSH_LOG_H__*/
+

Modified: thunar-svn-plugin/trunk/tsp-svn-helper/tsh-status-dialog.c
===================================================================
--- thunar-svn-plugin/trunk/tsp-svn-helper/tsh-status-dialog.c	2008-01-03 20:50:10 UTC (rev 3774)
+++ thunar-svn-plugin/trunk/tsp-svn-helper/tsh-status-dialog.c	2008-01-04 00:09:36 UTC (rev 3775)
@@ -40,6 +40,8 @@
   GtkWidget *get_all;
   GtkWidget *unversioned;
   GtkWidget *update;
+	GtkWidget *no_ignore;
+	GtkWidget *ignore_externals;
 	GtkWidget *close;
 	GtkWidget *cancel;
 	GtkWidget *refresh;
@@ -95,6 +97,9 @@
 	GtkWidget *get_all;
 	GtkWidget *unversioned;
 	GtkWidget *update;
+	GtkWidget *no_ignore;
+	GtkWidget *ignore_externals;
+  GtkWidget *table;
 	GtkCellRenderer *renderer;
 	GtkTreeModel *model;
 
@@ -144,18 +149,31 @@
 	gtk_widget_show (tree_view);
 	gtk_widget_show (scroll_window);
 
+  table = gtk_table_new (3, 2, FALSE);
+
 	dialog->get_all = get_all = gtk_check_button_new_with_label (_("Show Unmodified Files"));
-	gtk_box_pack_start (GTK_BOX (GTK_DIALOG (dialog)->vbox), get_all, FALSE, FALSE, 0);
+  gtk_table_attach (GTK_TABLE (table), get_all, 0, 1, 0, 1, GTK_EXPAND | GTK_FILL, GTK_FILL, 0, 0);
 	gtk_widget_show (get_all);
 
 	dialog->unversioned = unversioned = gtk_check_button_new_with_label (_("Show Unversioned Files"));
-	gtk_box_pack_start (GTK_BOX (GTK_DIALOG (dialog)->vbox), unversioned, FALSE, FALSE, 0);
+  gtk_table_attach (GTK_TABLE (table), unversioned, 0, 1, 1, 2, GTK_EXPAND | GTK_FILL, GTK_FILL, 0, 0);
 	gtk_widget_show (unversioned);
 
 	dialog->update = update = gtk_check_button_new_with_label (_("Check Repository"));
-	gtk_box_pack_start (GTK_BOX (GTK_DIALOG (dialog)->vbox), update, FALSE, FALSE, 0);
+  gtk_table_attach (GTK_TABLE (table), update, 0, 1, 2, 3, GTK_EXPAND | GTK_FILL, GTK_FILL, 0, 0);
 	gtk_widget_show (update);
 
+	dialog->no_ignore = no_ignore = gtk_check_button_new_with_label (_("Show Ignored Files"));
+  gtk_table_attach (GTK_TABLE (table), no_ignore, 1, 2, 0, 1, GTK_EXPAND | GTK_FILL, GTK_FILL, 0, 0);
+	gtk_widget_show (no_ignore);
+
+	dialog->ignore_externals = ignore_externals = gtk_check_button_new_with_label (_("Hide Externals"));
+  gtk_table_attach (GTK_TABLE (table), ignore_externals, 1, 2, 1, 2, GTK_EXPAND | GTK_FILL, GTK_FILL, 0, 0);
+	gtk_widget_show (ignore_externals);
+
+	gtk_box_pack_start (GTK_BOX (GTK_DIALOG (dialog)->vbox), table, FALSE, FALSE, 0);
+  gtk_widget_show (table);
+
 	gtk_window_set_title (GTK_WINDOW (dialog), _("Status"));
 
 	dialog->cancel = button = gtk_button_new_from_stock(GTK_STOCK_CANCEL);
@@ -250,6 +268,22 @@
   return gtk_toggle_button_get_active (GTK_TOGGLE_BUTTON (dialog->update));
 }
 
+gboolean
+tsh_status_dialog_get_show_ignore (TshStatusDialog *dialog)
+{
+  g_return_val_if_fail (TSH_IS_STATUS_DIALOG (dialog), FALSE);
+
+  return gtk_toggle_button_get_active (GTK_TOGGLE_BUTTON (dialog->no_ignore));
+}
+
+gboolean
+tsh_status_dialog_get_hide_externals (TshStatusDialog *dialog)
+{
+  g_return_val_if_fail (TSH_IS_STATUS_DIALOG (dialog), FALSE);
+
+  return gtk_toggle_button_get_active (GTK_TOGGLE_BUTTON (dialog->ignore_externals));
+}
+
 static void
 cancel_clicked (GtkButton *button, gpointer user_data)
 {

Modified: thunar-svn-plugin/trunk/tsp-svn-helper/tsh-status-dialog.h
===================================================================
--- thunar-svn-plugin/trunk/tsp-svn-helper/tsh-status-dialog.h	2008-01-03 20:50:10 UTC (rev 3774)
+++ thunar-svn-plugin/trunk/tsp-svn-helper/tsh-status-dialog.h	2008-01-04 00:09:36 UTC (rev 3775)
@@ -51,6 +51,8 @@
 gboolean   tsh_status_dialog_get_show_unmodified  (TshStatusDialog *dialog);
 gboolean   tsh_status_dialog_get_show_unversioned (TshStatusDialog *dialog);
 gboolean   tsh_status_dialog_get_check_reposetory (TshStatusDialog *dialog);
+gboolean   tsh_status_dialog_get_show_ignore      (TshStatusDialog *dialog);
+gboolean   tsh_status_dialog_get_hide_externals   (TshStatusDialog *dialog);
 
 G_END_DECLS;
 

Modified: thunar-svn-plugin/trunk/tsp-svn-helper/tsh-status.c
===================================================================
--- thunar-svn-plugin/trunk/tsp-svn-helper/tsh-status.c	2008-01-03 20:50:10 UTC (rev 3774)
+++ thunar-svn-plugin/trunk/tsp-svn-helper/tsh-status.c	2008-01-04 00:09:36 UTC (rev 3775)
@@ -53,14 +53,18 @@
 	gchar **files = args->files;
   gboolean get_all;
   gboolean update;
+  gboolean no_ignore;
+  gboolean ignore_externals;
 
   gdk_threads_enter();
   get_all = tsh_status_dialog_get_show_unmodified(dialog);
   update = tsh_status_dialog_get_check_reposetory(dialog);
+  no_ignore = tsh_status_dialog_get_show_ignore(dialog);
+  ignore_externals = tsh_status_dialog_get_hide_externals(dialog);
   gdk_threads_leave();
 
   revision.kind = svn_opt_revision_head;
-	if ((err = svn_client_status2(NULL, files?files[0]:"", &revision, tsh_status_func2, dialog, TRUE, get_all, update, FALSE, FALSE, ctx, pool)))
+	if ((err = svn_client_status2(NULL, files?files[0]:"", &revision, tsh_status_func2, dialog, TRUE, get_all, update, no_ignore, ignore_externals, ctx, pool)))
 	{
 		gdk_threads_enter();
 		tsh_status_dialog_done (dialog);
@@ -92,12 +96,12 @@
 	GtkWidget *dialog;
 	struct thread_args *args;
 
-	dialog = tsh_status_dialog_new (_("Update"), NULL, 0);
+	dialog = tsh_status_dialog_new (NULL, NULL, 0);
   g_signal_connect(dialog, "cancel-clicked", tsh_cancel, NULL);
 	tsh_dialog_start (GTK_DIALOG (dialog), TRUE);
 
-	ctx->notify_func2 = tsh_notify_func2;
-	ctx->notify_baton2 = dialog;
+	ctx->notify_func2 = NULL;
+	ctx->notify_baton2 = NULL;
 
   args = g_malloc (sizeof (struct thread_args));
 	args->ctx = ctx;




More information about the Goodies-commits mailing list