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

Peter de Ridder peter at xfce.org
Thu Jun 12 00:39:46 CEST 2008


Author: peter
Date: 2008-06-11 22:39:45 +0000 (Wed, 11 Jun 2008)
New Revision: 4930

Added:
   thunar-svn-plugin/trunk/tsp-svn-helper/tsh-blame-dialog.c
   thunar-svn-plugin/trunk/tsp-svn-helper/tsh-blame-dialog.h
   thunar-svn-plugin/trunk/tsp-svn-helper/tsh-blame.c
   thunar-svn-plugin/trunk/tsp-svn-helper/tsh-blame.h
Modified:
   thunar-svn-plugin/trunk/po/POTFILES.in
   thunar-svn-plugin/trunk/po/cs.po
   thunar-svn-plugin/trunk/po/en_GB.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-cleanup.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-file-selection-dialog.c
   thunar-svn-plugin/trunk/tsp-svn-helper/tsh-relocate.c
Log:
added blame action

Modified: thunar-svn-plugin/trunk/po/POTFILES.in
===================================================================
--- thunar-svn-plugin/trunk/po/POTFILES.in	2008-06-11 07:30:24 UTC (rev 4929)
+++ thunar-svn-plugin/trunk/po/POTFILES.in	2008-06-11 22:39:45 UTC (rev 4930)
@@ -9,6 +9,8 @@
 tsp-svn-helper/gtkfilechooserutils.c
 tsp-svn-helper/main.c
 tsp-svn-helper/tsh-add.c
+tsp-svn-helper/tsh-blame-dialog.c
+tsp-svn-helper/tsh-blame.c
 tsp-svn-helper/tsh-checkout.c
 tsp-svn-helper/tsh-cleanup.c
 tsp-svn-helper/tsh-commit.c

Modified: thunar-svn-plugin/trunk/po/cs.po
===================================================================
--- thunar-svn-plugin/trunk/po/cs.po	2008-06-11 07:30:24 UTC (rev 4929)
+++ thunar-svn-plugin/trunk/po/cs.po	2008-06-11 22:39:45 UTC (rev 4930)
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: xfce 4-i18-goodies\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-06-11 00:56+0200\n"
+"POT-Creation-Date: 2008-06-12 00:42+0200\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"
@@ -26,7 +26,7 @@
 msgid "Menu|Add"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:242 tsp-svn-helper/main.c:223
+#: thunar-svn-plugin/tsp-svn-action.c:242 tsp-svn-helper/main.c:231
 #: tsp-svn-helper/tsh-add.c:113 tsp-svn-helper/tsh-add.c:126
 msgid "Add"
 msgstr "Přidat"
@@ -36,221 +36,221 @@
 msgid "Menu|Blame"
 msgstr "Nahlásit"
 
-#: thunar-svn-plugin/tsp-svn-action.c:255
-#: thunar-svn-plugin/tsp-svn-action.c:256
+#: thunar-svn-plugin/tsp-svn-action.c:255 tsp-svn-helper/main.c:235
+#: tsp-svn-helper/tsh-blame-dialog.c:133
 msgid "Blame"
 msgstr "Nahlásit"
 
-#: thunar-svn-plugin/tsp-svn-action.c:274
+#: thunar-svn-plugin/tsp-svn-action.c:275
 #, fuzzy
 msgid "Menu|Checkout"
 msgstr "Checkout (stáhnout)"
 
-#: thunar-svn-plugin/tsp-svn-action.c:274 tsp-svn-helper/main.c:227
+#: thunar-svn-plugin/tsp-svn-action.c:275 tsp-svn-helper/main.c:239
 #: tsp-svn-helper/tsh-checkout.c:98 tsp-svn-helper/tsh-checkout.c:110
 msgid "Checkout"
 msgstr "Checkout (stáhnout)"
 
-#: thunar-svn-plugin/tsp-svn-action.c:287
+#: thunar-svn-plugin/tsp-svn-action.c:288
 #, fuzzy
 msgid "Menu|Cleanup"
 msgstr "Vyčistit"
 
-#: thunar-svn-plugin/tsp-svn-action.c:287 tsp-svn-helper/main.c:231
+#: thunar-svn-plugin/tsp-svn-action.c:288 tsp-svn-helper/main.c:243
 msgid "Cleanup"
 msgstr "Vyčistit"
 
-#: thunar-svn-plugin/tsp-svn-action.c:300
+#: thunar-svn-plugin/tsp-svn-action.c:301
 #, fuzzy
 msgid "Menu|Commit"
 msgstr "Zapsat"
 
-#: thunar-svn-plugin/tsp-svn-action.c:300 tsp-svn-helper/main.c:235
+#: thunar-svn-plugin/tsp-svn-action.c:301 tsp-svn-helper/main.c:247
 #: tsp-svn-helper/tsh-commit.c:127 tsp-svn-helper/tsh-commit.c:140
 msgid "Commit"
 msgstr "Zapsat"
 
-#: thunar-svn-plugin/tsp-svn-action.c:313
+#: thunar-svn-plugin/tsp-svn-action.c:314
 msgid "Menu|Copy"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:313 tsp-svn-helper/main.c:239
+#: thunar-svn-plugin/tsp-svn-action.c:314 tsp-svn-helper/main.c:251
 #: tsp-svn-helper/tsh-copy.c:152
 msgid "Copy"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:326
+#: thunar-svn-plugin/tsp-svn-action.c:327
 #, fuzzy
 msgid "Menu|Delete"
 msgstr "Smazat"
 
-#: thunar-svn-plugin/tsp-svn-action.c:326 tsp-svn-helper/main.c:243
+#: thunar-svn-plugin/tsp-svn-action.c:327 tsp-svn-helper/main.c:255
 #: tsp-svn-helper/tsh-delete.c:127 tsp-svn-helper/tsh-delete.c:140
 msgid "Delete"
 msgstr "Smazat"
 
-#: thunar-svn-plugin/tsp-svn-action.c:339
+#: thunar-svn-plugin/tsp-svn-action.c:340
 #, fuzzy
 msgid "Menu|Diff"
 msgstr "Rozdíl"
 
-#: thunar-svn-plugin/tsp-svn-action.c:339
 #: thunar-svn-plugin/tsp-svn-action.c:340
+#: thunar-svn-plugin/tsp-svn-action.c:341
 msgid "Diff"
 msgstr "Rozdíl"
 
-#: thunar-svn-plugin/tsp-svn-action.c:351
+#: thunar-svn-plugin/tsp-svn-action.c:352
 #, fuzzy
 msgid "Menu|Export"
 msgstr "Export"
 
-#: thunar-svn-plugin/tsp-svn-action.c:351 tsp-svn-helper/main.c:247
+#: thunar-svn-plugin/tsp-svn-action.c:352 tsp-svn-helper/main.c:259
 #: tsp-svn-helper/tsh-export.c:107 tsp-svn-helper/tsh-export.c:125
 msgid "Export"
 msgstr "Export"
 
-#: thunar-svn-plugin/tsp-svn-action.c:364
+#: thunar-svn-plugin/tsp-svn-action.c:365
 #, fuzzy
 msgid "Menu|Import"
 msgstr "_Import SVN"
 
-#: thunar-svn-plugin/tsp-svn-action.c:364 tsp-svn-helper/main.c:251
+#: thunar-svn-plugin/tsp-svn-action.c:365 tsp-svn-helper/main.c:263
 #: tsp-svn-helper/tsh-import.c:102 tsp-svn-helper/tsh-import.c:120
 #, fuzzy
 msgid "Import"
 msgstr "_Import SVN"
 
-#: thunar-svn-plugin/tsp-svn-action.c:377
+#: thunar-svn-plugin/tsp-svn-action.c:378
 #, fuzzy
 msgid "Menu|Info"
 msgstr "Informace"
 
-#: thunar-svn-plugin/tsp-svn-action.c:377
 #: thunar-svn-plugin/tsp-svn-action.c:378
+#: thunar-svn-plugin/tsp-svn-action.c:379
 msgid "Info"
 msgstr "Informace"
 
-#: thunar-svn-plugin/tsp-svn-action.c:394
+#: thunar-svn-plugin/tsp-svn-action.c:395
 #, fuzzy
 msgid "Menu|Lock"
 msgstr "Zámek"
 
-#: thunar-svn-plugin/tsp-svn-action.c:394 tsp-svn-helper/main.c:255
+#: thunar-svn-plugin/tsp-svn-action.c:395 tsp-svn-helper/main.c:267
 #: tsp-svn-helper/tsh-lock-dialog.c:72 tsp-svn-helper/tsh-lock.c:130
 msgid "Lock"
 msgstr "Zámek"
 
-#: thunar-svn-plugin/tsp-svn-action.c:407
+#: thunar-svn-plugin/tsp-svn-action.c:408
 msgid "Menu|Log"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:407 tsp-svn-helper/main.c:259
+#: thunar-svn-plugin/tsp-svn-action.c:408 tsp-svn-helper/main.c:271
 #: tsp-svn-helper/tsh-log-dialog.c:201
 msgid "Log"
 msgstr "Protokol"
 
-#: thunar-svn-plugin/tsp-svn-action.c:429
+#: thunar-svn-plugin/tsp-svn-action.c:430
 msgid "Menu|Move"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:429 tsp-svn-helper/main.c:263
+#: thunar-svn-plugin/tsp-svn-action.c:430 tsp-svn-helper/main.c:275
 #: tsp-svn-helper/tsh-move.c:151
 msgid "Move"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:448
+#: thunar-svn-plugin/tsp-svn-action.c:449
 #, fuzzy
 msgid "Menu|Edit Properties"
 msgstr "Upravit vlastnosti"
 
-#: thunar-svn-plugin/tsp-svn-action.c:448
+#: thunar-svn-plugin/tsp-svn-action.c:449
 msgid "Edit Properties"
 msgstr "Upravit vlastnosti"
 
-#: thunar-svn-plugin/tsp-svn-action.c:461
+#: thunar-svn-plugin/tsp-svn-action.c:462
 #, fuzzy
 msgid "Menu|Relocate"
 msgstr "Smazat"
 
-#: thunar-svn-plugin/tsp-svn-action.c:461 tsp-svn-helper/main.c:275
+#: thunar-svn-plugin/tsp-svn-action.c:462 tsp-svn-helper/main.c:287
 #: tsp-svn-helper/tsh-relocate-dialog.c:215
 msgid "Relocate"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:475
+#: thunar-svn-plugin/tsp-svn-action.c:476
 #, fuzzy
 msgid "Menu|Resolved"
 msgstr "Vyřešit"
 
-#: thunar-svn-plugin/tsp-svn-action.c:475 tsp-svn-helper/main.c:271
-#: tsp-svn-helper/tsh-common.c:463 tsp-svn-helper/tsh-resolved.c:112
+#: thunar-svn-plugin/tsp-svn-action.c:476 tsp-svn-helper/main.c:283
+#: tsp-svn-helper/tsh-common.c:464 tsp-svn-helper/tsh-resolved.c:112
 #, fuzzy
 msgid "Resolved"
 msgstr "Vyřešit"
 
-#: thunar-svn-plugin/tsp-svn-action.c:488
+#: thunar-svn-plugin/tsp-svn-action.c:489
 #, fuzzy
 msgid "Menu|Resolve"
 msgstr "Vyřešit"
 
-#: thunar-svn-plugin/tsp-svn-action.c:488
 #: thunar-svn-plugin/tsp-svn-action.c:489
+#: thunar-svn-plugin/tsp-svn-action.c:490
 msgid "Resolve"
 msgstr "Vyřešit"
 
-#: thunar-svn-plugin/tsp-svn-action.c:500
+#: thunar-svn-plugin/tsp-svn-action.c:501
 #, fuzzy
 msgid "Menu|Revert"
 msgstr "Obnovit předchozí"
 
-#: thunar-svn-plugin/tsp-svn-action.c:500 tsp-svn-helper/main.c:279
+#: thunar-svn-plugin/tsp-svn-action.c:501 tsp-svn-helper/main.c:291
 #: tsp-svn-helper/tsh-revert.c:112 tsp-svn-helper/tsh-revert.c:125
 msgid "Revert"
 msgstr "Obnovit předchozí"
 
-#: thunar-svn-plugin/tsp-svn-action.c:513
+#: thunar-svn-plugin/tsp-svn-action.c:514
 #, fuzzy
 msgid "Menu|Status"
 msgstr "Stav"
 
-#: thunar-svn-plugin/tsp-svn-action.c:513 tsp-svn-helper/main.c:283
-#: tsp-svn-helper/tsh-file-selection-dialog.c:144
+#: thunar-svn-plugin/tsp-svn-action.c:514 tsp-svn-helper/main.c:295
+#: tsp-svn-helper/tsh-file-selection-dialog.c:124
 #: tsp-svn-helper/tsh-status-dialog.c:184
 msgid "Status"
 msgstr "Stav"
 
-#: thunar-svn-plugin/tsp-svn-action.c:526
+#: thunar-svn-plugin/tsp-svn-action.c:527
 #, fuzzy
 msgid "Menu|Switch"
 msgstr "Přepnout"
 
-#: thunar-svn-plugin/tsp-svn-action.c:526 tsp-svn-helper/main.c:287
-#: tsp-svn-helper/tsh-relocate.c:122 tsp-svn-helper/tsh-switch.c:114
+#: thunar-svn-plugin/tsp-svn-action.c:527 tsp-svn-helper/main.c:299
+#: tsp-svn-helper/tsh-relocate.c:119 tsp-svn-helper/tsh-switch.c:114
 #: tsp-svn-helper/tsh-switch.c:127
 msgid "Switch"
 msgstr "Přepnout"
 
-#: thunar-svn-plugin/tsp-svn-action.c:539
+#: thunar-svn-plugin/tsp-svn-action.c:540
 #, fuzzy
 msgid "Menu|Unlock"
 msgstr "Odemknout"
 
-#: thunar-svn-plugin/tsp-svn-action.c:539 tsp-svn-helper/main.c:291
+#: thunar-svn-plugin/tsp-svn-action.c:540 tsp-svn-helper/main.c:303
 #: tsp-svn-helper/tsh-unlock.c:111
 msgid "Unlock"
 msgstr "Odemknout"
 
-#: thunar-svn-plugin/tsp-svn-action.c:552
+#: thunar-svn-plugin/tsp-svn-action.c:553
 #, fuzzy
 msgid "Menu|Update"
 msgstr "Aktualizovat"
 
-#: thunar-svn-plugin/tsp-svn-action.c:552 tsp-svn-helper/main.c:295
+#: thunar-svn-plugin/tsp-svn-action.c:553 tsp-svn-helper/main.c:307
 #: tsp-svn-helper/tsh-update.c:113
 msgid "Update"
 msgstr "Aktualizovat"
 
-#: thunar-svn-plugin/tsp-svn-action.c:570
+#: thunar-svn-plugin/tsp-svn-action.c:571
 #, c-format
 msgid "Action %s is unimplemented"
 msgstr ""
@@ -265,10 +265,10 @@
 #: thunar-svn-plugin/tsp-svn-property-page.c:165
 #: thunar-svn-plugin/tsp-svn-property-page.c:177
 #: thunar-svn-plugin/tsp-svn-property-page.c:190
-#: tsp-svn-helper/tsh-common.c:484 tsp-svn-helper/tsh-common.c:524
-#: tsp-svn-helper/tsh-common.c:533 tsp-svn-helper/tsh-common.c:555
-#: tsp-svn-helper/tsh-common.c:572 tsp-svn-helper/tsh-common.c:599
-#: tsp-svn-helper/tsh-common.c:682
+#: tsp-svn-helper/tsh-common.c:485 tsp-svn-helper/tsh-common.c:525
+#: tsp-svn-helper/tsh-common.c:534 tsp-svn-helper/tsh-common.c:556
+#: tsp-svn-helper/tsh-common.c:573 tsp-svn-helper/tsh-common.c:600
+#: tsp-svn-helper/tsh-common.c:683
 msgid "Unknown"
 msgstr ""
 
@@ -350,191 +350,201 @@
 msgid "Other..."
 msgstr ""
 
-#: tsp-svn-helper/main.c:98
+#: tsp-svn-helper/main.c:100
 msgid "Print version information"
 msgstr "Vytisknout informaci o verzi"
 
-#: tsp-svn-helper/main.c:105
+#: tsp-svn-helper/main.c:107
 #, fuzzy
 msgid "Execute add action"
 msgstr "Spustit akci update (aktualizovat)"
 
-#: tsp-svn-helper/main.c:111
+#: tsp-svn-helper/main.c:113
+#, fuzzy
+msgid "Execute blame action"
+msgstr "Spustit akci update (aktualizovat)"
+
+#: tsp-svn-helper/main.c:119
 msgid "Execute checkout action"
 msgstr "Spustit akci checkout (stáhnout)"
 
-#: tsp-svn-helper/main.c:117
+#: tsp-svn-helper/main.c:125
 #, fuzzy
 msgid "Execute cleanup action"
 msgstr "Spustit akci checkout (stáhnout)"
 
-#: tsp-svn-helper/main.c:123
+#: tsp-svn-helper/main.c:131
 #, fuzzy
 msgid "Execute commit action"
 msgstr "Spustit akci checkout (stáhnout)"
 
-#: tsp-svn-helper/main.c:129
+#: tsp-svn-helper/main.c:137
 #, fuzzy
 msgid "Execute copy action"
 msgstr "Spustit akci checkout (stáhnout)"
 
-#: tsp-svn-helper/main.c:135
+#: tsp-svn-helper/main.c:143
 #, fuzzy
 msgid "Execute delete action"
 msgstr "Spustit akci update (aktualizovat)"
 
-#: tsp-svn-helper/main.c:141
+#: tsp-svn-helper/main.c:149
 #, fuzzy
 msgid "Execute export action"
 msgstr "Spustit akci checkout (stáhnout)"
 
-#: tsp-svn-helper/main.c:147
+#: tsp-svn-helper/main.c:155
 #, fuzzy
 msgid "Execute import action"
 msgstr "Spustit akci update (aktualizovat)"
 
-#: tsp-svn-helper/main.c:153
+#: tsp-svn-helper/main.c:161
 #, fuzzy
 msgid "Execute lock action"
 msgstr "Spustit akci checkout (stáhnout)"
 
-#: tsp-svn-helper/main.c:159
+#: tsp-svn-helper/main.c:167
 #, fuzzy
 msgid "Execute log action"
 msgstr "Spustit akci checkout (stáhnout)"
 
-#: tsp-svn-helper/main.c:165
+#: tsp-svn-helper/main.c:173
 #, fuzzy
 msgid "Execute move action"
 msgstr "Spustit akci update (aktualizovat)"
 
-#: tsp-svn-helper/main.c:171
+#: tsp-svn-helper/main.c:179
 #, fuzzy
 msgid "Execute properties action"
 msgstr "Spustit akci checkout (stáhnout)"
 
-#: tsp-svn-helper/main.c:177
+#: tsp-svn-helper/main.c:185
 #, fuzzy
 msgid "Execute resolved action"
 msgstr "Spustit akci checkout (stáhnout)"
 
-#: tsp-svn-helper/main.c:183
+#: tsp-svn-helper/main.c:191
 #, fuzzy
 msgid "Execute relocate action"
 msgstr "Spustit akci update (aktualizovat)"
 
-#: tsp-svn-helper/main.c:189
+#: tsp-svn-helper/main.c:197
 #, fuzzy
 msgid "Execute revert action"
 msgstr "Spustit akci checkout (stáhnout)"
 
-#: tsp-svn-helper/main.c:195
+#: tsp-svn-helper/main.c:203
 #, fuzzy
 msgid "Execute status action"
 msgstr "Spustit akci update (aktualizovat)"
 
-#: tsp-svn-helper/main.c:201
+#: tsp-svn-helper/main.c:209
 #, fuzzy
 msgid "Execute switch action"
 msgstr "Spustit akci checkout (stáhnout)"
 
-#: tsp-svn-helper/main.c:207
+#: tsp-svn-helper/main.c:215
 #, fuzzy
 msgid "Execute unlock action"
 msgstr "Spustit akci checkout (stáhnout)"
 
-#: tsp-svn-helper/main.c:213
+#: tsp-svn-helper/main.c:221
 msgid "Execute update action"
 msgstr "Spustit akci update (aktualizovat)"
 
-#: tsp-svn-helper/main.c:223
+#: tsp-svn-helper/main.c:231
 msgid "Add Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:227
+#: tsp-svn-helper/main.c:235
 #, fuzzy
+msgid "Blame Related Options:"
+msgstr "Spustit akci update (aktualizovat)"
+
+#: tsp-svn-helper/main.c:239
+#, fuzzy
 msgid "Checkout Related Options:"
 msgstr "Spustit akci update (aktualizovat)"
 
-#: tsp-svn-helper/main.c:231
+#: tsp-svn-helper/main.c:243
 msgid "Cleanup Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:235
+#: tsp-svn-helper/main.c:247
 msgid "Commit Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:239
+#: tsp-svn-helper/main.c:251
 msgid "Copy Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:243
+#: tsp-svn-helper/main.c:255
 msgid "Delete Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:247
+#: tsp-svn-helper/main.c:259
 msgid "Export Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:251
+#: tsp-svn-helper/main.c:263
 msgid "Import Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:255
+#: tsp-svn-helper/main.c:267
 msgid "Lock Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:259
+#: tsp-svn-helper/main.c:271
 msgid "Log Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:263
+#: tsp-svn-helper/main.c:275
 msgid "Move Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:267
+#: tsp-svn-helper/main.c:279
 #, fuzzy
 msgid "Properties Related Options:"
 msgstr "Upravit vlastnosti"
 
 #. gtk_box_pack_start (GTK_BOX (GTK_DIALOG (dialog)->action_area), box, FALSE, TRUE, 0);
 #. gtk_widget_show (box);
-#: tsp-svn-helper/main.c:267 tsp-svn-helper/tsh-properties-dialog.c:217
+#: tsp-svn-helper/main.c:279 tsp-svn-helper/tsh-properties-dialog.c:217
 #, fuzzy
 msgid "Properties"
 msgstr "Upravit vlastnosti"
 
-#: tsp-svn-helper/main.c:271
+#: tsp-svn-helper/main.c:283
 msgid "Resolved Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:275
+#: tsp-svn-helper/main.c:287
 #, fuzzy
 msgid "Relocate Related Options:"
 msgstr "Spustit akci update (aktualizovat)"
 
-#: tsp-svn-helper/main.c:279
+#: tsp-svn-helper/main.c:291
 msgid "Revert Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:283
+#: tsp-svn-helper/main.c:295
 msgid "Status Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:287
+#: tsp-svn-helper/main.c:299
 #, fuzzy
 msgid "Switch Related Options:"
 msgstr "Spustit akci update (aktualizovat)"
 
-#: tsp-svn-helper/main.c:291
+#: tsp-svn-helper/main.c:303
 msgid "Unlock Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:295
+#: tsp-svn-helper/main.c:307
 msgid "Update Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:341
+#: tsp-svn-helper/main.c:353
 msgid "Not enough arguments provided"
 msgstr ""
 
@@ -549,22 +559,45 @@
 msgid "Failed"
 msgstr ""
 
-#: tsp-svn-helper/tsh-cleanup.c:69
+#: tsp-svn-helper/tsh-blame-dialog.c:94
 #, fuzzy
+msgid "Line"
+msgstr "Přihlásit se"
+
+#: tsp-svn-helper/tsh-blame-dialog.c:100 tsp-svn-helper/tsh-log-dialog.c:118
+msgid "Revision"
+msgstr ""
+
+#: tsp-svn-helper/tsh-blame-dialog.c:106 tsp-svn-helper/tsh-log-dialog.c:124
+msgid "Author"
+msgstr ""
+
+#: tsp-svn-helper/tsh-blame-dialog.c:112 tsp-svn-helper/tsh-log-dialog.c:130
+#, fuzzy
+msgid "Date"
+msgstr "Smazat"
+
+#: tsp-svn-helper/tsh-blame.c:75
+#, fuzzy
+msgid "Blame failed"
+msgstr "Obnovit předchozí"
+
+#: tsp-svn-helper/tsh-cleanup.c:66
+#, fuzzy
 msgid "Cleanup failed"
 msgstr "Vyčistit"
 
-#: tsp-svn-helper/tsh-cleanup.c:84
+#: tsp-svn-helper/tsh-cleanup.c:81
 #, fuzzy
 msgid "Cleanup finished"
 msgstr "Vyčistit"
 
-#: tsp-svn-helper/tsh-cleanup.c:98
+#: tsp-svn-helper/tsh-cleanup.c:95
 #, fuzzy
 msgid "Cleaning up ..."
 msgstr "Vyčistit"
 
-#: tsp-svn-helper/tsh-commit.c:103 tsp-svn-helper/tsh-common.c:646
+#: tsp-svn-helper/tsh-commit.c:103 tsp-svn-helper/tsh-common.c:647
 #: tsp-svn-helper/tsh-copy.c:86 tsp-svn-helper/tsh-delete.c:103
 #: tsp-svn-helper/tsh-import.c:82 tsp-svn-helper/tsh-move.c:84
 #, fuzzy, c-format
@@ -575,8 +608,8 @@
 msgid "Nothing to do"
 msgstr ""
 
-#: tsp-svn-helper/tsh-commit.c:114 tsp-svn-helper/tsh-common.c:468
-#: tsp-svn-helper/tsh-common.c:470 tsp-svn-helper/tsh-copy.c:97
+#: tsp-svn-helper/tsh-commit.c:114 tsp-svn-helper/tsh-common.c:469
+#: tsp-svn-helper/tsh-common.c:471 tsp-svn-helper/tsh-copy.c:97
 #: tsp-svn-helper/tsh-delete.c:114 tsp-svn-helper/tsh-import.c:87
 #: tsp-svn-helper/tsh-move.c:95
 msgid "Completed"
@@ -587,124 +620,124 @@
 msgid "Commit Message"
 msgstr "Zapsat"
 
-#: tsp-svn-helper/tsh-common.c:457 tsp-svn-helper/tsh-common.c:466
-#: tsp-svn-helper/tsh-common.c:473 tsp-svn-helper/tsh-common.c:559
-#: tsp-svn-helper/tsh-common.c:604 tsp-svn-helper/tsh-common.c:688
+#: tsp-svn-helper/tsh-common.c:458 tsp-svn-helper/tsh-common.c:467
+#: tsp-svn-helper/tsh-common.c:474 tsp-svn-helper/tsh-common.c:560
+#: tsp-svn-helper/tsh-common.c:605 tsp-svn-helper/tsh-common.c:689
 msgid "Added"
 msgstr "Přidáno"
 
-#: tsp-svn-helper/tsh-common.c:458 tsp-svn-helper/tsh-common.c:697
+#: tsp-svn-helper/tsh-common.c:459 tsp-svn-helper/tsh-common.c:698
 #, fuzzy
 msgid "Copied"
 msgstr "Dokončeno"
 
-#: tsp-svn-helper/tsh-common.c:459 tsp-svn-helper/tsh-common.c:465
-#: tsp-svn-helper/tsh-common.c:474 tsp-svn-helper/tsh-common.c:561
-#: tsp-svn-helper/tsh-common.c:607 tsp-svn-helper/tsh-common.c:690
+#: tsp-svn-helper/tsh-common.c:460 tsp-svn-helper/tsh-common.c:466
+#: tsp-svn-helper/tsh-common.c:475 tsp-svn-helper/tsh-common.c:562
+#: tsp-svn-helper/tsh-common.c:608 tsp-svn-helper/tsh-common.c:691
 msgid "Deleted"
 msgstr "Smazáno"
 
-#: tsp-svn-helper/tsh-common.c:460
+#: tsp-svn-helper/tsh-common.c:461
 #, fuzzy
 msgid "Restored"
 msgstr "Vyřešit"
 
-#: tsp-svn-helper/tsh-common.c:461
+#: tsp-svn-helper/tsh-common.c:462
 #, fuzzy
 msgid "Reverted"
 msgstr "Obnovit předchozí"
 
-#: tsp-svn-helper/tsh-common.c:462
+#: tsp-svn-helper/tsh-common.c:463
 #, fuzzy
 msgid "Revert failed"
 msgstr "Obnovit předchozí"
 
-#: tsp-svn-helper/tsh-common.c:464
+#: tsp-svn-helper/tsh-common.c:465
 msgid "Skipped"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:467
+#: tsp-svn-helper/tsh-common.c:468
 msgid "Updated"
 msgstr "Aktualizováno"
 
-#: tsp-svn-helper/tsh-common.c:469 tsp-svn-helper/tsh-common.c:471
-#: tsp-svn-helper/tsh-common.c:568
+#: tsp-svn-helper/tsh-common.c:470 tsp-svn-helper/tsh-common.c:472
+#: tsp-svn-helper/tsh-common.c:569
 msgid "External"
 msgstr "Externí"
 
-#: tsp-svn-helper/tsh-common.c:472 tsp-svn-helper/tsh-common.c:563
-#: tsp-svn-helper/tsh-common.c:610 tsp-svn-helper/tsh-common.c:693
+#: tsp-svn-helper/tsh-common.c:473 tsp-svn-helper/tsh-common.c:564
+#: tsp-svn-helper/tsh-common.c:611 tsp-svn-helper/tsh-common.c:694
 msgid "Modified"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:475 tsp-svn-helper/tsh-common.c:562
-#: tsp-svn-helper/tsh-common.c:613 tsp-svn-helper/tsh-common.c:686
+#: tsp-svn-helper/tsh-common.c:476 tsp-svn-helper/tsh-common.c:563
+#: tsp-svn-helper/tsh-common.c:614 tsp-svn-helper/tsh-common.c:687
 msgid "Replaced"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:476
+#: tsp-svn-helper/tsh-common.c:477
 msgid "Transmitting"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:478
+#: tsp-svn-helper/tsh-common.c:479
 #, fuzzy
 msgid "Locked"
 msgstr "Zámek"
 
-#: tsp-svn-helper/tsh-common.c:479 tsp-svn-helper/tsh-common.c:699
+#: tsp-svn-helper/tsh-common.c:480 tsp-svn-helper/tsh-common.c:700
 #, fuzzy
 msgid "Unlocked"
 msgstr "Odemknout"
 
-#: tsp-svn-helper/tsh-common.c:480
+#: tsp-svn-helper/tsh-common.c:481
 msgid "Lock failed"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:481
+#: tsp-svn-helper/tsh-common.c:482
 #, fuzzy
 msgid "Unlock failed"
 msgstr "Odemknout"
 
-#: tsp-svn-helper/tsh-common.c:523
+#: tsp-svn-helper/tsh-common.c:524
 msgid "Inapplicable"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:525
+#: tsp-svn-helper/tsh-common.c:526
 msgid "Unchanged"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:526 tsp-svn-helper/tsh-common.c:560
+#: tsp-svn-helper/tsh-common.c:527 tsp-svn-helper/tsh-common.c:561
 msgid "Missing"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:527 tsp-svn-helper/tsh-common.c:567
+#: tsp-svn-helper/tsh-common.c:528 tsp-svn-helper/tsh-common.c:568
 msgid "Obstructed"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:528
+#: tsp-svn-helper/tsh-common.c:529
 msgid "Changed"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:529 tsp-svn-helper/tsh-common.c:564
+#: tsp-svn-helper/tsh-common.c:530 tsp-svn-helper/tsh-common.c:565
 msgid "Merged"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:530 tsp-svn-helper/tsh-common.c:565
+#: tsp-svn-helper/tsh-common.c:531 tsp-svn-helper/tsh-common.c:566
 #, fuzzy
 msgid "Conflicted"
 msgstr "Dokončeno"
 
 #. N_("None"),
 #. N_("Unversioned"),
-#: tsp-svn-helper/tsh-common.c:558
+#: tsp-svn-helper/tsh-common.c:559
 msgid "Normal"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:566
+#: tsp-svn-helper/tsh-common.c:567
 msgid "Ignored"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:569
+#: tsp-svn-helper/tsh-common.c:570
 #, fuzzy
 msgid "Incomplete"
 msgstr "Dokončeno"
@@ -744,14 +777,14 @@
 msgid "Certificate"
 msgstr "Oznámení"
 
-#: tsp-svn-helper/tsh-file-selection-dialog.c:110
+#: tsp-svn-helper/tsh-file-selection-dialog.c:90
 #: tsp-svn-helper/tsh-log-message-dialog.c:92
 #: tsp-svn-helper/tsh-notify-dialog.c:94
 #: tsp-svn-helper/tsh-status-dialog.c:115
 msgid "Path"
 msgstr "Cesta"
 
-#: tsp-svn-helper/tsh-file-selection-dialog.c:137
+#: tsp-svn-helper/tsh-file-selection-dialog.c:117
 msgid "Select/Unselect all"
 msgstr ""
 
@@ -759,19 +792,6 @@
 msgid "Import Message"
 msgstr ""
 
-#: tsp-svn-helper/tsh-log-dialog.c:118
-msgid "Revision"
-msgstr ""
-
-#: tsp-svn-helper/tsh-log-dialog.c:124
-msgid "Author"
-msgstr ""
-
-#: tsp-svn-helper/tsh-log-dialog.c:130
-#, fuzzy
-msgid "Date"
-msgstr "Smazat"
-
 #: tsp-svn-helper/tsh-log-dialog.c:136
 msgid "Message"
 msgstr ""
@@ -875,17 +895,17 @@
 msgid "_Directory:"
 msgstr ""
 
-#: tsp-svn-helper/tsh-relocate.c:74
+#: tsp-svn-helper/tsh-relocate.c:71
 #, fuzzy
 msgid "Relocate failed"
 msgstr "Obnovit předchozí"
 
-#: tsp-svn-helper/tsh-relocate.c:89
+#: tsp-svn-helper/tsh-relocate.c:86
 #, fuzzy
 msgid "Relocate finished"
 msgstr "Vyčistit"
 
-#: tsp-svn-helper/tsh-relocate.c:136
+#: tsp-svn-helper/tsh-relocate.c:133
 #, fuzzy
 msgid "Relocating ..."
 msgstr "Vyčistit"

Modified: thunar-svn-plugin/trunk/po/en_GB.po
===================================================================
--- thunar-svn-plugin/trunk/po/en_GB.po	2008-06-11 07:30:24 UTC (rev 4929)
+++ thunar-svn-plugin/trunk/po/en_GB.po	2008-06-11 22:39:45 UTC (rev 4930)
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: thunart-svn-plugin\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-06-11 00:56+0200\n"
+"POT-Creation-Date: 2008-06-12 00:42+0200\n"
 "PO-Revision-Date: 2008-05-10 13:15+1000\n"
 "Last-Translator: Jeff Bailes <thepizzaking at gmail.com>\n"
 "Language-Team: English/GB\n"
@@ -27,7 +27,7 @@
 msgid "Menu|Add"
 msgstr "Add"
 
-#: thunar-svn-plugin/tsp-svn-action.c:242 tsp-svn-helper/main.c:223
+#: thunar-svn-plugin/tsp-svn-action.c:242 tsp-svn-helper/main.c:231
 #: tsp-svn-helper/tsh-add.c:113 tsp-svn-helper/tsh-add.c:126
 msgid "Add"
 msgstr "Add"
@@ -36,203 +36,203 @@
 msgid "Menu|Blame"
 msgstr "Blame"
 
-#: thunar-svn-plugin/tsp-svn-action.c:255
-#: thunar-svn-plugin/tsp-svn-action.c:256
+#: thunar-svn-plugin/tsp-svn-action.c:255 tsp-svn-helper/main.c:235
+#: tsp-svn-helper/tsh-blame-dialog.c:133
 msgid "Blame"
 msgstr "Blame"
 
-#: thunar-svn-plugin/tsp-svn-action.c:274
+#: thunar-svn-plugin/tsp-svn-action.c:275
 msgid "Menu|Checkout"
 msgstr "Checkout"
 
-#: thunar-svn-plugin/tsp-svn-action.c:274 tsp-svn-helper/main.c:227
+#: thunar-svn-plugin/tsp-svn-action.c:275 tsp-svn-helper/main.c:239
 #: tsp-svn-helper/tsh-checkout.c:98 tsp-svn-helper/tsh-checkout.c:110
 msgid "Checkout"
 msgstr "Checkout"
 
-#: thunar-svn-plugin/tsp-svn-action.c:287
+#: thunar-svn-plugin/tsp-svn-action.c:288
 msgid "Menu|Cleanup"
 msgstr "Cleanup"
 
-#: thunar-svn-plugin/tsp-svn-action.c:287 tsp-svn-helper/main.c:231
+#: thunar-svn-plugin/tsp-svn-action.c:288 tsp-svn-helper/main.c:243
 msgid "Cleanup"
 msgstr "Cleanup"
 
-#: thunar-svn-plugin/tsp-svn-action.c:300
+#: thunar-svn-plugin/tsp-svn-action.c:301
 msgid "Menu|Commit"
 msgstr "Commit"
 
-#: thunar-svn-plugin/tsp-svn-action.c:300 tsp-svn-helper/main.c:235
+#: thunar-svn-plugin/tsp-svn-action.c:301 tsp-svn-helper/main.c:247
 #: tsp-svn-helper/tsh-commit.c:127 tsp-svn-helper/tsh-commit.c:140
 msgid "Commit"
 msgstr "Commit"
 
-#: thunar-svn-plugin/tsp-svn-action.c:313
+#: thunar-svn-plugin/tsp-svn-action.c:314
 msgid "Menu|Copy"
 msgstr "Copy"
 
-#: thunar-svn-plugin/tsp-svn-action.c:313 tsp-svn-helper/main.c:239
+#: thunar-svn-plugin/tsp-svn-action.c:314 tsp-svn-helper/main.c:251
 #: tsp-svn-helper/tsh-copy.c:152
 msgid "Copy"
 msgstr "Copy"
 
-#: thunar-svn-plugin/tsp-svn-action.c:326
+#: thunar-svn-plugin/tsp-svn-action.c:327
 msgid "Menu|Delete"
 msgstr "Delete"
 
-#: thunar-svn-plugin/tsp-svn-action.c:326 tsp-svn-helper/main.c:243
+#: thunar-svn-plugin/tsp-svn-action.c:327 tsp-svn-helper/main.c:255
 #: tsp-svn-helper/tsh-delete.c:127 tsp-svn-helper/tsh-delete.c:140
 msgid "Delete"
 msgstr "Delete"
 
-#: thunar-svn-plugin/tsp-svn-action.c:339
+#: thunar-svn-plugin/tsp-svn-action.c:340
 msgid "Menu|Diff"
 msgstr "Diff"
 
-#: thunar-svn-plugin/tsp-svn-action.c:339
 #: thunar-svn-plugin/tsp-svn-action.c:340
+#: thunar-svn-plugin/tsp-svn-action.c:341
 msgid "Diff"
 msgstr "Diff"
 
-#: thunar-svn-plugin/tsp-svn-action.c:351
+#: thunar-svn-plugin/tsp-svn-action.c:352
 msgid "Menu|Export"
 msgstr "Export"
 
-#: thunar-svn-plugin/tsp-svn-action.c:351 tsp-svn-helper/main.c:247
+#: thunar-svn-plugin/tsp-svn-action.c:352 tsp-svn-helper/main.c:259
 #: tsp-svn-helper/tsh-export.c:107 tsp-svn-helper/tsh-export.c:125
 msgid "Export"
 msgstr "Export"
 
-#: thunar-svn-plugin/tsp-svn-action.c:364
+#: thunar-svn-plugin/tsp-svn-action.c:365
 msgid "Menu|Import"
 msgstr "Import"
 
-#: thunar-svn-plugin/tsp-svn-action.c:364 tsp-svn-helper/main.c:251
+#: thunar-svn-plugin/tsp-svn-action.c:365 tsp-svn-helper/main.c:263
 #: tsp-svn-helper/tsh-import.c:102 tsp-svn-helper/tsh-import.c:120
 msgid "Import"
 msgstr "Import"
 
-#: thunar-svn-plugin/tsp-svn-action.c:377
+#: thunar-svn-plugin/tsp-svn-action.c:378
 msgid "Menu|Info"
 msgstr "Info"
 
-#: thunar-svn-plugin/tsp-svn-action.c:377
 #: thunar-svn-plugin/tsp-svn-action.c:378
+#: thunar-svn-plugin/tsp-svn-action.c:379
 msgid "Info"
 msgstr "Info"
 
-#: thunar-svn-plugin/tsp-svn-action.c:394
+#: thunar-svn-plugin/tsp-svn-action.c:395
 msgid "Menu|Lock"
 msgstr "Lock"
 
-#: thunar-svn-plugin/tsp-svn-action.c:394 tsp-svn-helper/main.c:255
+#: thunar-svn-plugin/tsp-svn-action.c:395 tsp-svn-helper/main.c:267
 #: tsp-svn-helper/tsh-lock-dialog.c:72 tsp-svn-helper/tsh-lock.c:130
 msgid "Lock"
 msgstr "Lock"
 
-#: thunar-svn-plugin/tsp-svn-action.c:407
+#: thunar-svn-plugin/tsp-svn-action.c:408
 msgid "Menu|Log"
 msgstr "Log"
 
-#: thunar-svn-plugin/tsp-svn-action.c:407 tsp-svn-helper/main.c:259
+#: thunar-svn-plugin/tsp-svn-action.c:408 tsp-svn-helper/main.c:271
 #: tsp-svn-helper/tsh-log-dialog.c:201
 msgid "Log"
 msgstr "Log"
 
-#: thunar-svn-plugin/tsp-svn-action.c:429
+#: thunar-svn-plugin/tsp-svn-action.c:430
 msgid "Menu|Move"
 msgstr "Move"
 
-#: thunar-svn-plugin/tsp-svn-action.c:429 tsp-svn-helper/main.c:263
+#: thunar-svn-plugin/tsp-svn-action.c:430 tsp-svn-helper/main.c:275
 #: tsp-svn-helper/tsh-move.c:151
 msgid "Move"
 msgstr "Move"
 
-#: thunar-svn-plugin/tsp-svn-action.c:448
+#: thunar-svn-plugin/tsp-svn-action.c:449
 msgid "Menu|Edit Properties"
 msgstr "Edit Properties"
 
-#: thunar-svn-plugin/tsp-svn-action.c:448
+#: thunar-svn-plugin/tsp-svn-action.c:449
 msgid "Edit Properties"
 msgstr "Edit Properties"
 
-#: thunar-svn-plugin/tsp-svn-action.c:461
+#: thunar-svn-plugin/tsp-svn-action.c:462
 #, fuzzy
 msgid "Menu|Relocate"
 msgstr "Delete"
 
-#: thunar-svn-plugin/tsp-svn-action.c:461 tsp-svn-helper/main.c:275
+#: thunar-svn-plugin/tsp-svn-action.c:462 tsp-svn-helper/main.c:287
 #: tsp-svn-helper/tsh-relocate-dialog.c:215
 #, fuzzy
 msgid "Relocate"
 msgstr "Replaced"
 
-#: thunar-svn-plugin/tsp-svn-action.c:475
+#: thunar-svn-plugin/tsp-svn-action.c:476
 msgid "Menu|Resolved"
 msgstr "Resolved"
 
-#: thunar-svn-plugin/tsp-svn-action.c:475 tsp-svn-helper/main.c:271
-#: tsp-svn-helper/tsh-common.c:463 tsp-svn-helper/tsh-resolved.c:112
+#: thunar-svn-plugin/tsp-svn-action.c:476 tsp-svn-helper/main.c:283
+#: tsp-svn-helper/tsh-common.c:464 tsp-svn-helper/tsh-resolved.c:112
 msgid "Resolved"
 msgstr "Resolved"
 
-#: thunar-svn-plugin/tsp-svn-action.c:488
+#: thunar-svn-plugin/tsp-svn-action.c:489
 msgid "Menu|Resolve"
 msgstr "Resolve"
 
-#: thunar-svn-plugin/tsp-svn-action.c:488
 #: thunar-svn-plugin/tsp-svn-action.c:489
+#: thunar-svn-plugin/tsp-svn-action.c:490
 msgid "Resolve"
 msgstr "Resolve"
 
-#: thunar-svn-plugin/tsp-svn-action.c:500
+#: thunar-svn-plugin/tsp-svn-action.c:501
 msgid "Menu|Revert"
 msgstr "Revert"
 
-#: thunar-svn-plugin/tsp-svn-action.c:500 tsp-svn-helper/main.c:279
+#: thunar-svn-plugin/tsp-svn-action.c:501 tsp-svn-helper/main.c:291
 #: tsp-svn-helper/tsh-revert.c:112 tsp-svn-helper/tsh-revert.c:125
 msgid "Revert"
 msgstr "Revert"
 
-#: thunar-svn-plugin/tsp-svn-action.c:513
+#: thunar-svn-plugin/tsp-svn-action.c:514
 msgid "Menu|Status"
 msgstr "Status"
 
-#: thunar-svn-plugin/tsp-svn-action.c:513 tsp-svn-helper/main.c:283
-#: tsp-svn-helper/tsh-file-selection-dialog.c:144
+#: thunar-svn-plugin/tsp-svn-action.c:514 tsp-svn-helper/main.c:295
+#: tsp-svn-helper/tsh-file-selection-dialog.c:124
 #: tsp-svn-helper/tsh-status-dialog.c:184
 msgid "Status"
 msgstr "Status"
 
-#: thunar-svn-plugin/tsp-svn-action.c:526
+#: thunar-svn-plugin/tsp-svn-action.c:527
 msgid "Menu|Switch"
 msgstr "Switch"
 
-#: thunar-svn-plugin/tsp-svn-action.c:526 tsp-svn-helper/main.c:287
-#: tsp-svn-helper/tsh-relocate.c:122 tsp-svn-helper/tsh-switch.c:114
+#: thunar-svn-plugin/tsp-svn-action.c:527 tsp-svn-helper/main.c:299
+#: tsp-svn-helper/tsh-relocate.c:119 tsp-svn-helper/tsh-switch.c:114
 #: tsp-svn-helper/tsh-switch.c:127
 msgid "Switch"
 msgstr "Switch"
 
-#: thunar-svn-plugin/tsp-svn-action.c:539
+#: thunar-svn-plugin/tsp-svn-action.c:540
 msgid "Menu|Unlock"
 msgstr "Unlock"
 
-#: thunar-svn-plugin/tsp-svn-action.c:539 tsp-svn-helper/main.c:291
+#: thunar-svn-plugin/tsp-svn-action.c:540 tsp-svn-helper/main.c:303
 #: tsp-svn-helper/tsh-unlock.c:111
 msgid "Unlock"
 msgstr "Unlock"
 
-#: thunar-svn-plugin/tsp-svn-action.c:552
+#: thunar-svn-plugin/tsp-svn-action.c:553
 msgid "Menu|Update"
 msgstr "Update"
 
-#: thunar-svn-plugin/tsp-svn-action.c:552 tsp-svn-helper/main.c:295
+#: thunar-svn-plugin/tsp-svn-action.c:553 tsp-svn-helper/main.c:307
 #: tsp-svn-helper/tsh-update.c:113
 msgid "Update"
 msgstr "Update"
 
-#: thunar-svn-plugin/tsp-svn-action.c:570
+#: thunar-svn-plugin/tsp-svn-action.c:571
 #, c-format
 msgid "Action %s is unimplemented"
 msgstr "Action %s is unimplemented"
@@ -247,10 +247,10 @@
 #: thunar-svn-plugin/tsp-svn-property-page.c:165
 #: thunar-svn-plugin/tsp-svn-property-page.c:177
 #: thunar-svn-plugin/tsp-svn-property-page.c:190
-#: tsp-svn-helper/tsh-common.c:484 tsp-svn-helper/tsh-common.c:524
-#: tsp-svn-helper/tsh-common.c:533 tsp-svn-helper/tsh-common.c:555
-#: tsp-svn-helper/tsh-common.c:572 tsp-svn-helper/tsh-common.c:599
-#: tsp-svn-helper/tsh-common.c:682
+#: tsp-svn-helper/tsh-common.c:485 tsp-svn-helper/tsh-common.c:525
+#: tsp-svn-helper/tsh-common.c:534 tsp-svn-helper/tsh-common.c:556
+#: tsp-svn-helper/tsh-common.c:573 tsp-svn-helper/tsh-common.c:600
+#: tsp-svn-helper/tsh-common.c:683
 msgid "Unknown"
 msgstr "Unknown"
 
@@ -331,173 +331,183 @@
 msgid "Other..."
 msgstr "Other..."
 
-#: tsp-svn-helper/main.c:98
+#: tsp-svn-helper/main.c:100
 msgid "Print version information"
 msgstr "Print version information"
 
-#: tsp-svn-helper/main.c:105
+#: tsp-svn-helper/main.c:107
 msgid "Execute add action"
 msgstr "Execute add action"
 
-#: tsp-svn-helper/main.c:111
+#: tsp-svn-helper/main.c:113
+#, fuzzy
+msgid "Execute blame action"
+msgstr "Execute move action"
+
+#: tsp-svn-helper/main.c:119
 msgid "Execute checkout action"
 msgstr "Execute checkout action"
 
-#: tsp-svn-helper/main.c:117
+#: tsp-svn-helper/main.c:125
 msgid "Execute cleanup action"
 msgstr "Execute cleanup action"
 
-#: tsp-svn-helper/main.c:123
+#: tsp-svn-helper/main.c:131
 msgid "Execute commit action"
 msgstr "Execute commit action"
 
-#: tsp-svn-helper/main.c:129
+#: tsp-svn-helper/main.c:137
 msgid "Execute copy action"
 msgstr "Execute copy action"
 
-#: tsp-svn-helper/main.c:135
+#: tsp-svn-helper/main.c:143
 msgid "Execute delete action"
 msgstr "Execute delete action"
 
-#: tsp-svn-helper/main.c:141
+#: tsp-svn-helper/main.c:149
 msgid "Execute export action"
 msgstr "Execute export action"
 
-#: tsp-svn-helper/main.c:147
+#: tsp-svn-helper/main.c:155
 msgid "Execute import action"
 msgstr "Execute import action"
 
-#: tsp-svn-helper/main.c:153
+#: tsp-svn-helper/main.c:161
 msgid "Execute lock action"
 msgstr "Execute lock action"
 
-#: tsp-svn-helper/main.c:159
+#: tsp-svn-helper/main.c:167
 msgid "Execute log action"
 msgstr "Execute log action"
 
-#: tsp-svn-helper/main.c:165
+#: tsp-svn-helper/main.c:173
 msgid "Execute move action"
 msgstr "Execute move action"
 
-#: tsp-svn-helper/main.c:171
+#: tsp-svn-helper/main.c:179
 msgid "Execute properties action"
 msgstr "Execute properties action"
 
-#: tsp-svn-helper/main.c:177
+#: tsp-svn-helper/main.c:185
 msgid "Execute resolved action"
 msgstr "Execute resolved action"
 
-#: tsp-svn-helper/main.c:183
+#: tsp-svn-helper/main.c:191
 #, fuzzy
 msgid "Execute relocate action"
 msgstr "Execute delete action"
 
-#: tsp-svn-helper/main.c:189
+#: tsp-svn-helper/main.c:197
 msgid "Execute revert action"
 msgstr "Execute revert action"
 
-#: tsp-svn-helper/main.c:195
+#: tsp-svn-helper/main.c:203
 msgid "Execute status action"
 msgstr "Execute status action"
 
-#: tsp-svn-helper/main.c:201
+#: tsp-svn-helper/main.c:209
 #, fuzzy
 msgid "Execute switch action"
 msgstr "Execute commit action"
 
-#: tsp-svn-helper/main.c:207
+#: tsp-svn-helper/main.c:215
 msgid "Execute unlock action"
 msgstr "Execute unlock action"
 
-#: tsp-svn-helper/main.c:213
+#: tsp-svn-helper/main.c:221
 msgid "Execute update action"
 msgstr "Execute update action"
 
-#: tsp-svn-helper/main.c:223
+#: tsp-svn-helper/main.c:231
 msgid "Add Related Options:"
 msgstr "Add Related Options:"
 
-#: tsp-svn-helper/main.c:227
+#: tsp-svn-helper/main.c:235
+#, fuzzy
+msgid "Blame Related Options:"
+msgstr "Delete Related Options:"
+
+#: tsp-svn-helper/main.c:239
 msgid "Checkout Related Options:"
 msgstr "Checkout Related Options:"
 
-#: tsp-svn-helper/main.c:231
+#: tsp-svn-helper/main.c:243
 msgid "Cleanup Related Options:"
 msgstr "Cleanup Related Options:"
 
-#: tsp-svn-helper/main.c:235
+#: tsp-svn-helper/main.c:247
 msgid "Commit Related Options:"
 msgstr "Commit Related Options:"
 
-#: tsp-svn-helper/main.c:239
+#: tsp-svn-helper/main.c:251
 msgid "Copy Related Options:"
 msgstr "Copy Related Options:"
 
-#: tsp-svn-helper/main.c:243
+#: tsp-svn-helper/main.c:255
 msgid "Delete Related Options:"
 msgstr "Delete Related Options:"
 
-#: tsp-svn-helper/main.c:247
+#: tsp-svn-helper/main.c:259
 msgid "Export Related Options:"
 msgstr "Export Related Options:"
 
-#: tsp-svn-helper/main.c:251
+#: tsp-svn-helper/main.c:263
 msgid "Import Related Options:"
 msgstr "Import Related Options:"
 
-#: tsp-svn-helper/main.c:255
+#: tsp-svn-helper/main.c:267
 msgid "Lock Related Options:"
 msgstr "Lock Related Options:"
 
-#: tsp-svn-helper/main.c:259
+#: tsp-svn-helper/main.c:271
 msgid "Log Related Options:"
 msgstr "Log Related Options:"
 
-#: tsp-svn-helper/main.c:263
+#: tsp-svn-helper/main.c:275
 msgid "Move Related Options:"
 msgstr "Move Related Options:"
 
-#: tsp-svn-helper/main.c:267
+#: tsp-svn-helper/main.c:279
 msgid "Properties Related Options:"
 msgstr "Properties Related Options:"
 
 #. gtk_box_pack_start (GTK_BOX (GTK_DIALOG (dialog)->action_area), box, FALSE, TRUE, 0);
 #. gtk_widget_show (box);
-#: tsp-svn-helper/main.c:267 tsp-svn-helper/tsh-properties-dialog.c:217
+#: tsp-svn-helper/main.c:279 tsp-svn-helper/tsh-properties-dialog.c:217
 msgid "Properties"
 msgstr "Properties"
 
-#: tsp-svn-helper/main.c:271
+#: tsp-svn-helper/main.c:283
 msgid "Resolved Related Options:"
 msgstr "Resolved Related Options:"
 
-#: tsp-svn-helper/main.c:275
+#: tsp-svn-helper/main.c:287
 #, fuzzy
 msgid "Relocate Related Options:"
 msgstr "Delete Related Options:"
 
-#: tsp-svn-helper/main.c:279
+#: tsp-svn-helper/main.c:291
 msgid "Revert Related Options:"
 msgstr "Revert Related Options:"
 
-#: tsp-svn-helper/main.c:283
+#: tsp-svn-helper/main.c:295
 msgid "Status Related Options:"
 msgstr "Status Related Options:"
 
-#: tsp-svn-helper/main.c:287
+#: tsp-svn-helper/main.c:299
 #, fuzzy
 msgid "Switch Related Options:"
 msgstr "Commit Related Options:"
 
-#: tsp-svn-helper/main.c:291
+#: tsp-svn-helper/main.c:303
 msgid "Unlock Related Options:"
 msgstr "Unlock Related Options:"
 
-#: tsp-svn-helper/main.c:295
+#: tsp-svn-helper/main.c:307
 msgid "Update Related Options:"
 msgstr "Update Related Options:"
 
-#: tsp-svn-helper/main.c:341
+#: tsp-svn-helper/main.c:353
 msgid "Not enough arguments provided"
 msgstr "Not enough arguments provided"
 
@@ -512,20 +522,42 @@
 msgid "Failed"
 msgstr "Failed"
 
-#: tsp-svn-helper/tsh-cleanup.c:69
+#: tsp-svn-helper/tsh-blame-dialog.c:94
+#, fuzzy
+msgid "Line"
+msgstr "Login"
+
+#: tsp-svn-helper/tsh-blame-dialog.c:100 tsp-svn-helper/tsh-log-dialog.c:118
+msgid "Revision"
+msgstr "Revision"
+
+#: tsp-svn-helper/tsh-blame-dialog.c:106 tsp-svn-helper/tsh-log-dialog.c:124
+msgid "Author"
+msgstr "Author"
+
+#: tsp-svn-helper/tsh-blame-dialog.c:112 tsp-svn-helper/tsh-log-dialog.c:130
+msgid "Date"
+msgstr "Date"
+
+#: tsp-svn-helper/tsh-blame.c:75
+#, fuzzy
+msgid "Blame failed"
+msgstr "Revert failed"
+
+#: tsp-svn-helper/tsh-cleanup.c:66
 msgid "Cleanup failed"
 msgstr "Cleanup failed"
 
-#: tsp-svn-helper/tsh-cleanup.c:84
+#: tsp-svn-helper/tsh-cleanup.c:81
 #, fuzzy
 msgid "Cleanup finished"
 msgstr "Cleanup finished"
 
-#: tsp-svn-helper/tsh-cleanup.c:98
+#: tsp-svn-helper/tsh-cleanup.c:95
 msgid "Cleaning up ..."
 msgstr "Cleaning up ..."
 
-#: tsp-svn-helper/tsh-commit.c:103 tsp-svn-helper/tsh-common.c:646
+#: tsp-svn-helper/tsh-commit.c:103 tsp-svn-helper/tsh-common.c:647
 #: tsp-svn-helper/tsh-copy.c:86 tsp-svn-helper/tsh-delete.c:103
 #: tsp-svn-helper/tsh-import.c:82 tsp-svn-helper/tsh-move.c:84
 #, c-format
@@ -536,8 +568,8 @@
 msgid "Nothing to do"
 msgstr "Nothing to do"
 
-#: tsp-svn-helper/tsh-commit.c:114 tsp-svn-helper/tsh-common.c:468
-#: tsp-svn-helper/tsh-common.c:470 tsp-svn-helper/tsh-copy.c:97
+#: tsp-svn-helper/tsh-commit.c:114 tsp-svn-helper/tsh-common.c:469
+#: tsp-svn-helper/tsh-common.c:471 tsp-svn-helper/tsh-copy.c:97
 #: tsp-svn-helper/tsh-delete.c:114 tsp-svn-helper/tsh-import.c:87
 #: tsp-svn-helper/tsh-move.c:95
 msgid "Completed"
@@ -547,116 +579,116 @@
 msgid "Commit Message"
 msgstr "Commit Message"
 
-#: tsp-svn-helper/tsh-common.c:457 tsp-svn-helper/tsh-common.c:466
-#: tsp-svn-helper/tsh-common.c:473 tsp-svn-helper/tsh-common.c:559
-#: tsp-svn-helper/tsh-common.c:604 tsp-svn-helper/tsh-common.c:688
+#: tsp-svn-helper/tsh-common.c:458 tsp-svn-helper/tsh-common.c:467
+#: tsp-svn-helper/tsh-common.c:474 tsp-svn-helper/tsh-common.c:560
+#: tsp-svn-helper/tsh-common.c:605 tsp-svn-helper/tsh-common.c:689
 msgid "Added"
 msgstr "Added"
 
-#: tsp-svn-helper/tsh-common.c:458 tsp-svn-helper/tsh-common.c:697
+#: tsp-svn-helper/tsh-common.c:459 tsp-svn-helper/tsh-common.c:698
 msgid "Copied"
 msgstr "Copied"
 
-#: tsp-svn-helper/tsh-common.c:459 tsp-svn-helper/tsh-common.c:465
-#: tsp-svn-helper/tsh-common.c:474 tsp-svn-helper/tsh-common.c:561
-#: tsp-svn-helper/tsh-common.c:607 tsp-svn-helper/tsh-common.c:690
+#: tsp-svn-helper/tsh-common.c:460 tsp-svn-helper/tsh-common.c:466
+#: tsp-svn-helper/tsh-common.c:475 tsp-svn-helper/tsh-common.c:562
+#: tsp-svn-helper/tsh-common.c:608 tsp-svn-helper/tsh-common.c:691
 msgid "Deleted"
 msgstr "Deleted"
 
-#: tsp-svn-helper/tsh-common.c:460
+#: tsp-svn-helper/tsh-common.c:461
 msgid "Restored"
 msgstr "Restored"
 
-#: tsp-svn-helper/tsh-common.c:461
+#: tsp-svn-helper/tsh-common.c:462
 msgid "Reverted"
 msgstr "Reverted"
 
-#: tsp-svn-helper/tsh-common.c:462
+#: tsp-svn-helper/tsh-common.c:463
 msgid "Revert failed"
 msgstr "Revert failed"
 
-#: tsp-svn-helper/tsh-common.c:464
+#: tsp-svn-helper/tsh-common.c:465
 msgid "Skipped"
 msgstr "Skipped"
 
-#: tsp-svn-helper/tsh-common.c:467
+#: tsp-svn-helper/tsh-common.c:468
 msgid "Updated"
 msgstr "Updated"
 
-#: tsp-svn-helper/tsh-common.c:469 tsp-svn-helper/tsh-common.c:471
-#: tsp-svn-helper/tsh-common.c:568
+#: tsp-svn-helper/tsh-common.c:470 tsp-svn-helper/tsh-common.c:472
+#: tsp-svn-helper/tsh-common.c:569
 msgid "External"
 msgstr "External"
 
-#: tsp-svn-helper/tsh-common.c:472 tsp-svn-helper/tsh-common.c:563
-#: tsp-svn-helper/tsh-common.c:610 tsp-svn-helper/tsh-common.c:693
+#: tsp-svn-helper/tsh-common.c:473 tsp-svn-helper/tsh-common.c:564
+#: tsp-svn-helper/tsh-common.c:611 tsp-svn-helper/tsh-common.c:694
 msgid "Modified"
 msgstr "Modified"
 
-#: tsp-svn-helper/tsh-common.c:475 tsp-svn-helper/tsh-common.c:562
-#: tsp-svn-helper/tsh-common.c:613 tsp-svn-helper/tsh-common.c:686
+#: tsp-svn-helper/tsh-common.c:476 tsp-svn-helper/tsh-common.c:563
+#: tsp-svn-helper/tsh-common.c:614 tsp-svn-helper/tsh-common.c:687
 msgid "Replaced"
 msgstr "Replaced"
 
-#: tsp-svn-helper/tsh-common.c:476
+#: tsp-svn-helper/tsh-common.c:477
 msgid "Transmitting"
 msgstr "Transmitting"
 
-#: tsp-svn-helper/tsh-common.c:478
+#: tsp-svn-helper/tsh-common.c:479
 msgid "Locked"
 msgstr "Locked"
 
-#: tsp-svn-helper/tsh-common.c:479 tsp-svn-helper/tsh-common.c:699
+#: tsp-svn-helper/tsh-common.c:480 tsp-svn-helper/tsh-common.c:700
 msgid "Unlocked"
 msgstr "Unlocked"
 
-#: tsp-svn-helper/tsh-common.c:480
+#: tsp-svn-helper/tsh-common.c:481
 msgid "Lock failed"
 msgstr "Lock failed"
 
-#: tsp-svn-helper/tsh-common.c:481
+#: tsp-svn-helper/tsh-common.c:482
 msgid "Unlock failed"
 msgstr "Unlock failed"
 
-#: tsp-svn-helper/tsh-common.c:523
+#: tsp-svn-helper/tsh-common.c:524
 msgid "Inapplicable"
 msgstr "Inapplicable"
 
-#: tsp-svn-helper/tsh-common.c:525
+#: tsp-svn-helper/tsh-common.c:526
 msgid "Unchanged"
 msgstr "Unchanged"
 
-#: tsp-svn-helper/tsh-common.c:526 tsp-svn-helper/tsh-common.c:560
+#: tsp-svn-helper/tsh-common.c:527 tsp-svn-helper/tsh-common.c:561
 msgid "Missing"
 msgstr "Missing"
 
-#: tsp-svn-helper/tsh-common.c:527 tsp-svn-helper/tsh-common.c:567
+#: tsp-svn-helper/tsh-common.c:528 tsp-svn-helper/tsh-common.c:568
 msgid "Obstructed"
 msgstr "Obstructed"
 
-#: tsp-svn-helper/tsh-common.c:528
+#: tsp-svn-helper/tsh-common.c:529
 msgid "Changed"
 msgstr "Changed"
 
-#: tsp-svn-helper/tsh-common.c:529 tsp-svn-helper/tsh-common.c:564
+#: tsp-svn-helper/tsh-common.c:530 tsp-svn-helper/tsh-common.c:565
 msgid "Merged"
 msgstr "Merged"
 
-#: tsp-svn-helper/tsh-common.c:530 tsp-svn-helper/tsh-common.c:565
+#: tsp-svn-helper/tsh-common.c:531 tsp-svn-helper/tsh-common.c:566
 msgid "Conflicted"
 msgstr "Conflicted"
 
 #. N_("None"),
 #. N_("Unversioned"),
-#: tsp-svn-helper/tsh-common.c:558
+#: tsp-svn-helper/tsh-common.c:559
 msgid "Normal"
 msgstr "Normal"
 
-#: tsp-svn-helper/tsh-common.c:566
+#: tsp-svn-helper/tsh-common.c:567
 msgid "Ignored"
 msgstr "Ignored"
 
-#: tsp-svn-helper/tsh-common.c:569
+#: tsp-svn-helper/tsh-common.c:570
 msgid "Incomplete"
 msgstr "Incomplete"
 
@@ -693,14 +725,14 @@
 msgid "Certificate"
 msgstr "Certificate"
 
-#: tsp-svn-helper/tsh-file-selection-dialog.c:110
+#: tsp-svn-helper/tsh-file-selection-dialog.c:90
 #: tsp-svn-helper/tsh-log-message-dialog.c:92
 #: tsp-svn-helper/tsh-notify-dialog.c:94
 #: tsp-svn-helper/tsh-status-dialog.c:115
 msgid "Path"
 msgstr "Path"
 
-#: tsp-svn-helper/tsh-file-selection-dialog.c:137
+#: tsp-svn-helper/tsh-file-selection-dialog.c:117
 msgid "Select/Unselect all"
 msgstr ""
 
@@ -708,18 +740,6 @@
 msgid "Import Message"
 msgstr "Import Message"
 
-#: tsp-svn-helper/tsh-log-dialog.c:118
-msgid "Revision"
-msgstr "Revision"
-
-#: tsp-svn-helper/tsh-log-dialog.c:124
-msgid "Author"
-msgstr "Author"
-
-#: tsp-svn-helper/tsh-log-dialog.c:130
-msgid "Date"
-msgstr "Date"
-
 #: tsp-svn-helper/tsh-log-dialog.c:136
 msgid "Message"
 msgstr "Message"
@@ -817,17 +837,17 @@
 msgid "_Directory:"
 msgstr "_Directory:"
 
-#: tsp-svn-helper/tsh-relocate.c:74
+#: tsp-svn-helper/tsh-relocate.c:71
 #, fuzzy
 msgid "Relocate failed"
 msgstr "Revert failed"
 
-#: tsp-svn-helper/tsh-relocate.c:89
+#: tsp-svn-helper/tsh-relocate.c:86
 #, fuzzy
 msgid "Relocate finished"
 msgstr "Cleanup finished"
 
-#: tsp-svn-helper/tsh-relocate.c:136
+#: tsp-svn-helper/tsh-relocate.c:133
 #, fuzzy
 msgid "Relocating ..."
 msgstr "Cleaning up ..."

Modified: thunar-svn-plugin/trunk/po/fr.po
===================================================================
--- thunar-svn-plugin/trunk/po/fr.po	2008-06-11 07:30:24 UTC (rev 4929)
+++ thunar-svn-plugin/trunk/po/fr.po	2008-06-11 22:39:45 UTC (rev 4930)
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: xfce-i 18n\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-06-11 00:56+0200\n"
+"POT-Creation-Date: 2008-06-12 00:42+0200\n"
 "PO-Revision-Date: 2007-10-24 13:04+0100\n"
 "Last-Translator: Mike Massonnet <mmassonnet at gmail.com>\n"
 "Language-Team: French\n"
@@ -27,7 +27,7 @@
 msgid "Menu|Add"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:242 tsp-svn-helper/main.c:223
+#: thunar-svn-plugin/tsp-svn-action.c:242 tsp-svn-helper/main.c:231
 #: tsp-svn-helper/tsh-add.c:113 tsp-svn-helper/tsh-add.c:126
 msgid "Add"
 msgstr "Ajouter"
@@ -37,223 +37,223 @@
 msgid "Menu|Blame"
 msgstr "Différences détaillées"
 
-#: thunar-svn-plugin/tsp-svn-action.c:255
-#: thunar-svn-plugin/tsp-svn-action.c:256
+#: thunar-svn-plugin/tsp-svn-action.c:255 tsp-svn-helper/main.c:235
+#: tsp-svn-helper/tsh-blame-dialog.c:133
 msgid "Blame"
 msgstr "Différences détaillées"
 
-#: thunar-svn-plugin/tsp-svn-action.c:274
+#: thunar-svn-plugin/tsp-svn-action.c:275
 #, fuzzy
 msgid "Menu|Checkout"
 msgstr "Extraction"
 
-#: thunar-svn-plugin/tsp-svn-action.c:274 tsp-svn-helper/main.c:227
+#: thunar-svn-plugin/tsp-svn-action.c:275 tsp-svn-helper/main.c:239
 #: tsp-svn-helper/tsh-checkout.c:98 tsp-svn-helper/tsh-checkout.c:110
 msgid "Checkout"
 msgstr "Extraction"
 
-#: thunar-svn-plugin/tsp-svn-action.c:287
+#: thunar-svn-plugin/tsp-svn-action.c:288
 #, fuzzy
 msgid "Menu|Cleanup"
 msgstr "Nettoyer les verrous"
 
-#: thunar-svn-plugin/tsp-svn-action.c:287 tsp-svn-helper/main.c:231
+#: thunar-svn-plugin/tsp-svn-action.c:288 tsp-svn-helper/main.c:243
 msgid "Cleanup"
 msgstr "Nettoyer les verrous"
 
-#: thunar-svn-plugin/tsp-svn-action.c:300
+#: thunar-svn-plugin/tsp-svn-action.c:301
 #, fuzzy
 msgid "Menu|Commit"
 msgstr "Envoyer"
 
-#: thunar-svn-plugin/tsp-svn-action.c:300 tsp-svn-helper/main.c:235
+#: thunar-svn-plugin/tsp-svn-action.c:301 tsp-svn-helper/main.c:247
 #: tsp-svn-helper/tsh-commit.c:127 tsp-svn-helper/tsh-commit.c:140
 msgid "Commit"
 msgstr "Envoyer"
 
-#: thunar-svn-plugin/tsp-svn-action.c:313
+#: thunar-svn-plugin/tsp-svn-action.c:314
 #, fuzzy
 msgid "Menu|Copy"
 msgstr "Complété"
 
-#: thunar-svn-plugin/tsp-svn-action.c:313 tsp-svn-helper/main.c:239
+#: thunar-svn-plugin/tsp-svn-action.c:314 tsp-svn-helper/main.c:251
 #: tsp-svn-helper/tsh-copy.c:152
 #, fuzzy
 msgid "Copy"
 msgstr "Complété"
 
-#: thunar-svn-plugin/tsp-svn-action.c:326
+#: thunar-svn-plugin/tsp-svn-action.c:327
 #, fuzzy
 msgid "Menu|Delete"
 msgstr "Effacer"
 
-#: thunar-svn-plugin/tsp-svn-action.c:326 tsp-svn-helper/main.c:243
+#: thunar-svn-plugin/tsp-svn-action.c:327 tsp-svn-helper/main.c:255
 #: tsp-svn-helper/tsh-delete.c:127 tsp-svn-helper/tsh-delete.c:140
 msgid "Delete"
 msgstr "Effacer"
 
-#: thunar-svn-plugin/tsp-svn-action.c:339
+#: thunar-svn-plugin/tsp-svn-action.c:340
 #, fuzzy
 msgid "Menu|Diff"
 msgstr "Différences"
 
-#: thunar-svn-plugin/tsp-svn-action.c:339
 #: thunar-svn-plugin/tsp-svn-action.c:340
+#: thunar-svn-plugin/tsp-svn-action.c:341
 msgid "Diff"
 msgstr "Différences"
 
-#: thunar-svn-plugin/tsp-svn-action.c:351
+#: thunar-svn-plugin/tsp-svn-action.c:352
 #, fuzzy
 msgid "Menu|Export"
 msgstr "Exporter"
 
-#: thunar-svn-plugin/tsp-svn-action.c:351 tsp-svn-helper/main.c:247
+#: thunar-svn-plugin/tsp-svn-action.c:352 tsp-svn-helper/main.c:259
 #: tsp-svn-helper/tsh-export.c:107 tsp-svn-helper/tsh-export.c:125
 msgid "Export"
 msgstr "Exporter"
 
-#: thunar-svn-plugin/tsp-svn-action.c:364
+#: thunar-svn-plugin/tsp-svn-action.c:365
 #, fuzzy
 msgid "Menu|Import"
 msgstr "SVN _Importer"
 
-#: thunar-svn-plugin/tsp-svn-action.c:364 tsp-svn-helper/main.c:251
+#: thunar-svn-plugin/tsp-svn-action.c:365 tsp-svn-helper/main.c:263
 #: tsp-svn-helper/tsh-import.c:102 tsp-svn-helper/tsh-import.c:120
 #, fuzzy
 msgid "Import"
 msgstr "SVN _Importer"
 
-#: thunar-svn-plugin/tsp-svn-action.c:377
+#: thunar-svn-plugin/tsp-svn-action.c:378
 #, fuzzy
 msgid "Menu|Info"
 msgstr "Information"
 
-#: thunar-svn-plugin/tsp-svn-action.c:377
 #: thunar-svn-plugin/tsp-svn-action.c:378
+#: thunar-svn-plugin/tsp-svn-action.c:379
 msgid "Info"
 msgstr "Information"
 
-#: thunar-svn-plugin/tsp-svn-action.c:394
+#: thunar-svn-plugin/tsp-svn-action.c:395
 #, fuzzy
 msgid "Menu|Lock"
 msgstr "Bloquer"
 
-#: thunar-svn-plugin/tsp-svn-action.c:394 tsp-svn-helper/main.c:255
+#: thunar-svn-plugin/tsp-svn-action.c:395 tsp-svn-helper/main.c:267
 #: tsp-svn-helper/tsh-lock-dialog.c:72 tsp-svn-helper/tsh-lock.c:130
 msgid "Lock"
 msgstr "Bloquer"
 
-#: thunar-svn-plugin/tsp-svn-action.c:407
+#: thunar-svn-plugin/tsp-svn-action.c:408
 msgid "Menu|Log"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:407 tsp-svn-helper/main.c:259
+#: thunar-svn-plugin/tsp-svn-action.c:408 tsp-svn-helper/main.c:271
 #: tsp-svn-helper/tsh-log-dialog.c:201
 msgid "Log"
 msgstr "Journal"
 
-#: thunar-svn-plugin/tsp-svn-action.c:429
+#: thunar-svn-plugin/tsp-svn-action.c:430
 msgid "Menu|Move"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:429 tsp-svn-helper/main.c:263
+#: thunar-svn-plugin/tsp-svn-action.c:430 tsp-svn-helper/main.c:275
 #: tsp-svn-helper/tsh-move.c:151
 msgid "Move"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:448
+#: thunar-svn-plugin/tsp-svn-action.c:449
 #, fuzzy
 msgid "Menu|Edit Properties"
 msgstr "Éditer les propriétés"
 
-#: thunar-svn-plugin/tsp-svn-action.c:448
+#: thunar-svn-plugin/tsp-svn-action.c:449
 msgid "Edit Properties"
 msgstr "Éditer les propriétés"
 
-#: thunar-svn-plugin/tsp-svn-action.c:461
+#: thunar-svn-plugin/tsp-svn-action.c:462
 #, fuzzy
 msgid "Menu|Relocate"
 msgstr "Effacer"
 
-#: thunar-svn-plugin/tsp-svn-action.c:461 tsp-svn-helper/main.c:275
+#: thunar-svn-plugin/tsp-svn-action.c:462 tsp-svn-helper/main.c:287
 #: tsp-svn-helper/tsh-relocate-dialog.c:215
 msgid "Relocate"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:475
+#: thunar-svn-plugin/tsp-svn-action.c:476
 #, fuzzy
 msgid "Menu|Resolved"
 msgstr "Fixer comme résolu"
 
-#: thunar-svn-plugin/tsp-svn-action.c:475 tsp-svn-helper/main.c:271
-#: tsp-svn-helper/tsh-common.c:463 tsp-svn-helper/tsh-resolved.c:112
+#: thunar-svn-plugin/tsp-svn-action.c:476 tsp-svn-helper/main.c:283
+#: tsp-svn-helper/tsh-common.c:464 tsp-svn-helper/tsh-resolved.c:112
 #, fuzzy
 msgid "Resolved"
 msgstr "Fixer comme résolu"
 
-#: thunar-svn-plugin/tsp-svn-action.c:488
+#: thunar-svn-plugin/tsp-svn-action.c:489
 #, fuzzy
 msgid "Menu|Resolve"
 msgstr "Fixer comme résolu"
 
-#: thunar-svn-plugin/tsp-svn-action.c:488
 #: thunar-svn-plugin/tsp-svn-action.c:489
+#: thunar-svn-plugin/tsp-svn-action.c:490
 msgid "Resolve"
 msgstr "Fixer comme résolu"
 
-#: thunar-svn-plugin/tsp-svn-action.c:500
+#: thunar-svn-plugin/tsp-svn-action.c:501
 #, fuzzy
 msgid "Menu|Revert"
 msgstr "Restaurer"
 
-#: thunar-svn-plugin/tsp-svn-action.c:500 tsp-svn-helper/main.c:279
+#: thunar-svn-plugin/tsp-svn-action.c:501 tsp-svn-helper/main.c:291
 #: tsp-svn-helper/tsh-revert.c:112 tsp-svn-helper/tsh-revert.c:125
 msgid "Revert"
 msgstr "Restaurer"
 
-#: thunar-svn-plugin/tsp-svn-action.c:513
+#: thunar-svn-plugin/tsp-svn-action.c:514
 #, fuzzy
 msgid "Menu|Status"
 msgstr "État"
 
-#: thunar-svn-plugin/tsp-svn-action.c:513 tsp-svn-helper/main.c:283
-#: tsp-svn-helper/tsh-file-selection-dialog.c:144
+#: thunar-svn-plugin/tsp-svn-action.c:514 tsp-svn-helper/main.c:295
+#: tsp-svn-helper/tsh-file-selection-dialog.c:124
 #: tsp-svn-helper/tsh-status-dialog.c:184
 msgid "Status"
 msgstr "État"
 
-#: thunar-svn-plugin/tsp-svn-action.c:526
+#: thunar-svn-plugin/tsp-svn-action.c:527
 #, fuzzy
 msgid "Menu|Switch"
 msgstr "Modifier l'adresse du dépôt"
 
-#: thunar-svn-plugin/tsp-svn-action.c:526 tsp-svn-helper/main.c:287
-#: tsp-svn-helper/tsh-relocate.c:122 tsp-svn-helper/tsh-switch.c:114
+#: thunar-svn-plugin/tsp-svn-action.c:527 tsp-svn-helper/main.c:299
+#: tsp-svn-helper/tsh-relocate.c:119 tsp-svn-helper/tsh-switch.c:114
 #: tsp-svn-helper/tsh-switch.c:127
 msgid "Switch"
 msgstr "Modifier l'adresse du dépôt"
 
-#: thunar-svn-plugin/tsp-svn-action.c:539
+#: thunar-svn-plugin/tsp-svn-action.c:540
 #, fuzzy
 msgid "Menu|Unlock"
 msgstr "Débloquer"
 
-#: thunar-svn-plugin/tsp-svn-action.c:539 tsp-svn-helper/main.c:291
+#: thunar-svn-plugin/tsp-svn-action.c:540 tsp-svn-helper/main.c:303
 #: tsp-svn-helper/tsh-unlock.c:111
 msgid "Unlock"
 msgstr "Débloquer"
 
-#: thunar-svn-plugin/tsp-svn-action.c:552
+#: thunar-svn-plugin/tsp-svn-action.c:553
 #, fuzzy
 msgid "Menu|Update"
 msgstr "Mettre à jour"
 
-#: thunar-svn-plugin/tsp-svn-action.c:552 tsp-svn-helper/main.c:295
+#: thunar-svn-plugin/tsp-svn-action.c:553 tsp-svn-helper/main.c:307
 #: tsp-svn-helper/tsh-update.c:113
 msgid "Update"
 msgstr "Mettre à jour"
 
-#: thunar-svn-plugin/tsp-svn-action.c:570
+#: thunar-svn-plugin/tsp-svn-action.c:571
 #, c-format
 msgid "Action %s is unimplemented"
 msgstr ""
@@ -268,10 +268,10 @@
 #: thunar-svn-plugin/tsp-svn-property-page.c:165
 #: thunar-svn-plugin/tsp-svn-property-page.c:177
 #: thunar-svn-plugin/tsp-svn-property-page.c:190
-#: tsp-svn-helper/tsh-common.c:484 tsp-svn-helper/tsh-common.c:524
-#: tsp-svn-helper/tsh-common.c:533 tsp-svn-helper/tsh-common.c:555
-#: tsp-svn-helper/tsh-common.c:572 tsp-svn-helper/tsh-common.c:599
-#: tsp-svn-helper/tsh-common.c:682
+#: tsp-svn-helper/tsh-common.c:485 tsp-svn-helper/tsh-common.c:525
+#: tsp-svn-helper/tsh-common.c:534 tsp-svn-helper/tsh-common.c:556
+#: tsp-svn-helper/tsh-common.c:573 tsp-svn-helper/tsh-common.c:600
+#: tsp-svn-helper/tsh-common.c:683
 msgid "Unknown"
 msgstr ""
 
@@ -354,191 +354,201 @@
 msgid "Other..."
 msgstr ""
 
-#: tsp-svn-helper/main.c:98
+#: tsp-svn-helper/main.c:100
 msgid "Print version information"
 msgstr "Afficher l'information sur la version"
 
-#: tsp-svn-helper/main.c:105
+#: tsp-svn-helper/main.c:107
 #, fuzzy
 msgid "Execute add action"
 msgstr "Exécuter une mise à jour"
 
-#: tsp-svn-helper/main.c:111
+#: tsp-svn-helper/main.c:113
+#, fuzzy
+msgid "Execute blame action"
+msgstr "Exécuter une extraction"
+
+#: tsp-svn-helper/main.c:119
 msgid "Execute checkout action"
 msgstr "Exécuter une extraction"
 
-#: tsp-svn-helper/main.c:117
+#: tsp-svn-helper/main.c:125
 #, fuzzy
 msgid "Execute cleanup action"
 msgstr "Exécuter une extraction"
 
-#: tsp-svn-helper/main.c:123
+#: tsp-svn-helper/main.c:131
 #, fuzzy
 msgid "Execute commit action"
 msgstr "Exécuter une extraction"
 
-#: tsp-svn-helper/main.c:129
+#: tsp-svn-helper/main.c:137
 #, fuzzy
 msgid "Execute copy action"
 msgstr "Exécuter une extraction"
 
-#: tsp-svn-helper/main.c:135
+#: tsp-svn-helper/main.c:143
 #, fuzzy
 msgid "Execute delete action"
 msgstr "Exécuter une mise à jour"
 
-#: tsp-svn-helper/main.c:141
+#: tsp-svn-helper/main.c:149
 #, fuzzy
 msgid "Execute export action"
 msgstr "Exécuter une extraction"
 
-#: tsp-svn-helper/main.c:147
+#: tsp-svn-helper/main.c:155
 #, fuzzy
 msgid "Execute import action"
 msgstr "Exécuter une extraction"
 
-#: tsp-svn-helper/main.c:153
+#: tsp-svn-helper/main.c:161
 #, fuzzy
 msgid "Execute lock action"
 msgstr "Exécuter une mise à jour"
 
-#: tsp-svn-helper/main.c:159
+#: tsp-svn-helper/main.c:167
 #, fuzzy
 msgid "Execute log action"
 msgstr "Exécuter une mise à jour"
 
-#: tsp-svn-helper/main.c:165
+#: tsp-svn-helper/main.c:173
 #, fuzzy
 msgid "Execute move action"
 msgstr "Exécuter une extraction"
 
-#: tsp-svn-helper/main.c:171
+#: tsp-svn-helper/main.c:179
 #, fuzzy
 msgid "Execute properties action"
 msgstr "Exécuter une extraction"
 
-#: tsp-svn-helper/main.c:177
+#: tsp-svn-helper/main.c:185
 #, fuzzy
 msgid "Execute resolved action"
 msgstr "Exécuter une extraction"
 
-#: tsp-svn-helper/main.c:183
+#: tsp-svn-helper/main.c:191
 #, fuzzy
 msgid "Execute relocate action"
 msgstr "Exécuter une mise à jour"
 
-#: tsp-svn-helper/main.c:189
+#: tsp-svn-helper/main.c:197
 #, fuzzy
 msgid "Execute revert action"
 msgstr "Exécuter une extraction"
 
-#: tsp-svn-helper/main.c:195
+#: tsp-svn-helper/main.c:203
 #, fuzzy
 msgid "Execute status action"
 msgstr "Exécuter une mise à jour"
 
-#: tsp-svn-helper/main.c:201
+#: tsp-svn-helper/main.c:209
 #, fuzzy
 msgid "Execute switch action"
 msgstr "Exécuter une extraction"
 
-#: tsp-svn-helper/main.c:207
+#: tsp-svn-helper/main.c:215
 #, fuzzy
 msgid "Execute unlock action"
 msgstr "Exécuter une extraction"
 
-#: tsp-svn-helper/main.c:213
+#: tsp-svn-helper/main.c:221
 msgid "Execute update action"
 msgstr "Exécuter une mise à jour"
 
-#: tsp-svn-helper/main.c:223
+#: tsp-svn-helper/main.c:231
 msgid "Add Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:227
+#: tsp-svn-helper/main.c:235
 #, fuzzy
+msgid "Blame Related Options:"
+msgstr "Exécuter une mise à jour"
+
+#: tsp-svn-helper/main.c:239
+#, fuzzy
 msgid "Checkout Related Options:"
 msgstr "Exécuter une mise à jour"
 
-#: tsp-svn-helper/main.c:231
+#: tsp-svn-helper/main.c:243
 msgid "Cleanup Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:235
+#: tsp-svn-helper/main.c:247
 msgid "Commit Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:239
+#: tsp-svn-helper/main.c:251
 msgid "Copy Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:243
+#: tsp-svn-helper/main.c:255
 msgid "Delete Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:247
+#: tsp-svn-helper/main.c:259
 msgid "Export Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:251
+#: tsp-svn-helper/main.c:263
 msgid "Import Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:255
+#: tsp-svn-helper/main.c:267
 msgid "Lock Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:259
+#: tsp-svn-helper/main.c:271
 msgid "Log Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:263
+#: tsp-svn-helper/main.c:275
 msgid "Move Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:267
+#: tsp-svn-helper/main.c:279
 #, fuzzy
 msgid "Properties Related Options:"
 msgstr "Éditer les propriétés"
 
 #. gtk_box_pack_start (GTK_BOX (GTK_DIALOG (dialog)->action_area), box, FALSE, TRUE, 0);
 #. gtk_widget_show (box);
-#: tsp-svn-helper/main.c:267 tsp-svn-helper/tsh-properties-dialog.c:217
+#: tsp-svn-helper/main.c:279 tsp-svn-helper/tsh-properties-dialog.c:217
 #, fuzzy
 msgid "Properties"
 msgstr "Éditer les propriétés"
 
-#: tsp-svn-helper/main.c:271
+#: tsp-svn-helper/main.c:283
 msgid "Resolved Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:275
+#: tsp-svn-helper/main.c:287
 #, fuzzy
 msgid "Relocate Related Options:"
 msgstr "Exécuter une mise à jour"
 
-#: tsp-svn-helper/main.c:279
+#: tsp-svn-helper/main.c:291
 msgid "Revert Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:283
+#: tsp-svn-helper/main.c:295
 msgid "Status Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:287
+#: tsp-svn-helper/main.c:299
 #, fuzzy
 msgid "Switch Related Options:"
 msgstr "Exécuter une mise à jour"
 
-#: tsp-svn-helper/main.c:291
+#: tsp-svn-helper/main.c:303
 msgid "Unlock Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:295
+#: tsp-svn-helper/main.c:307
 msgid "Update Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:341
+#: tsp-svn-helper/main.c:353
 msgid "Not enough arguments provided"
 msgstr ""
 
@@ -553,22 +563,46 @@
 msgid "Failed"
 msgstr ""
 
-#: tsp-svn-helper/tsh-cleanup.c:69
+#: tsp-svn-helper/tsh-blame-dialog.c:94
 #, fuzzy
+msgid "Line"
+msgstr "Se connecter"
+
+#: tsp-svn-helper/tsh-blame-dialog.c:100 tsp-svn-helper/tsh-log-dialog.c:118
+#, fuzzy
+msgid "Revision"
+msgstr "À la révision : %li"
+
+#: tsp-svn-helper/tsh-blame-dialog.c:106 tsp-svn-helper/tsh-log-dialog.c:124
+msgid "Author"
+msgstr ""
+
+#: tsp-svn-helper/tsh-blame-dialog.c:112 tsp-svn-helper/tsh-log-dialog.c:130
+#, fuzzy
+msgid "Date"
+msgstr "État"
+
+#: tsp-svn-helper/tsh-blame.c:75
+#, fuzzy
+msgid "Blame failed"
+msgstr "Restaurer"
+
+#: tsp-svn-helper/tsh-cleanup.c:66
+#, fuzzy
 msgid "Cleanup failed"
 msgstr "Nettoyer les verrous"
 
-#: tsp-svn-helper/tsh-cleanup.c:84
+#: tsp-svn-helper/tsh-cleanup.c:81
 #, fuzzy
 msgid "Cleanup finished"
 msgstr "Nettoyer les verrous"
 
-#: tsp-svn-helper/tsh-cleanup.c:98
+#: tsp-svn-helper/tsh-cleanup.c:95
 #, fuzzy
 msgid "Cleaning up ..."
 msgstr "Nettoyer les verrous"
 
-#: tsp-svn-helper/tsh-commit.c:103 tsp-svn-helper/tsh-common.c:646
+#: tsp-svn-helper/tsh-commit.c:103 tsp-svn-helper/tsh-common.c:647
 #: tsp-svn-helper/tsh-copy.c:86 tsp-svn-helper/tsh-delete.c:103
 #: tsp-svn-helper/tsh-import.c:82 tsp-svn-helper/tsh-move.c:84
 #, fuzzy, c-format
@@ -579,8 +613,8 @@
 msgid "Nothing to do"
 msgstr ""
 
-#: tsp-svn-helper/tsh-commit.c:114 tsp-svn-helper/tsh-common.c:468
-#: tsp-svn-helper/tsh-common.c:470 tsp-svn-helper/tsh-copy.c:97
+#: tsp-svn-helper/tsh-commit.c:114 tsp-svn-helper/tsh-common.c:469
+#: tsp-svn-helper/tsh-common.c:471 tsp-svn-helper/tsh-copy.c:97
 #: tsp-svn-helper/tsh-delete.c:114 tsp-svn-helper/tsh-import.c:87
 #: tsp-svn-helper/tsh-move.c:95
 msgid "Completed"
@@ -591,124 +625,124 @@
 msgid "Commit Message"
 msgstr "Envoyer"
 
-#: tsp-svn-helper/tsh-common.c:457 tsp-svn-helper/tsh-common.c:466
-#: tsp-svn-helper/tsh-common.c:473 tsp-svn-helper/tsh-common.c:559
-#: tsp-svn-helper/tsh-common.c:604 tsp-svn-helper/tsh-common.c:688
+#: tsp-svn-helper/tsh-common.c:458 tsp-svn-helper/tsh-common.c:467
+#: tsp-svn-helper/tsh-common.c:474 tsp-svn-helper/tsh-common.c:560
+#: tsp-svn-helper/tsh-common.c:605 tsp-svn-helper/tsh-common.c:689
 msgid "Added"
 msgstr "Ajouté"
 
-#: tsp-svn-helper/tsh-common.c:458 tsp-svn-helper/tsh-common.c:697
+#: tsp-svn-helper/tsh-common.c:459 tsp-svn-helper/tsh-common.c:698
 #, fuzzy
 msgid "Copied"
 msgstr "Complété"
 
-#: tsp-svn-helper/tsh-common.c:459 tsp-svn-helper/tsh-common.c:465
-#: tsp-svn-helper/tsh-common.c:474 tsp-svn-helper/tsh-common.c:561
-#: tsp-svn-helper/tsh-common.c:607 tsp-svn-helper/tsh-common.c:690
+#: tsp-svn-helper/tsh-common.c:460 tsp-svn-helper/tsh-common.c:466
+#: tsp-svn-helper/tsh-common.c:475 tsp-svn-helper/tsh-common.c:562
+#: tsp-svn-helper/tsh-common.c:608 tsp-svn-helper/tsh-common.c:691
 msgid "Deleted"
 msgstr "Effacé"
 
-#: tsp-svn-helper/tsh-common.c:460
+#: tsp-svn-helper/tsh-common.c:461
 #, fuzzy
 msgid "Restored"
 msgstr "Fixer comme résolu"
 
-#: tsp-svn-helper/tsh-common.c:461
+#: tsp-svn-helper/tsh-common.c:462
 #, fuzzy
 msgid "Reverted"
 msgstr "Restaurer"
 
-#: tsp-svn-helper/tsh-common.c:462
+#: tsp-svn-helper/tsh-common.c:463
 #, fuzzy
 msgid "Revert failed"
 msgstr "Restaurer"
 
-#: tsp-svn-helper/tsh-common.c:464
+#: tsp-svn-helper/tsh-common.c:465
 msgid "Skipped"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:467
+#: tsp-svn-helper/tsh-common.c:468
 msgid "Updated"
 msgstr "Mise à jour"
 
-#: tsp-svn-helper/tsh-common.c:469 tsp-svn-helper/tsh-common.c:471
-#: tsp-svn-helper/tsh-common.c:568
+#: tsp-svn-helper/tsh-common.c:470 tsp-svn-helper/tsh-common.c:472
+#: tsp-svn-helper/tsh-common.c:569
 msgid "External"
 msgstr "Externe"
 
-#: tsp-svn-helper/tsh-common.c:472 tsp-svn-helper/tsh-common.c:563
-#: tsp-svn-helper/tsh-common.c:610 tsp-svn-helper/tsh-common.c:693
+#: tsp-svn-helper/tsh-common.c:473 tsp-svn-helper/tsh-common.c:564
+#: tsp-svn-helper/tsh-common.c:611 tsp-svn-helper/tsh-common.c:694
 msgid "Modified"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:475 tsp-svn-helper/tsh-common.c:562
-#: tsp-svn-helper/tsh-common.c:613 tsp-svn-helper/tsh-common.c:686
+#: tsp-svn-helper/tsh-common.c:476 tsp-svn-helper/tsh-common.c:563
+#: tsp-svn-helper/tsh-common.c:614 tsp-svn-helper/tsh-common.c:687
 msgid "Replaced"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:476
+#: tsp-svn-helper/tsh-common.c:477
 msgid "Transmitting"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:478
+#: tsp-svn-helper/tsh-common.c:479
 #, fuzzy
 msgid "Locked"
 msgstr "Bloquer"
 
-#: tsp-svn-helper/tsh-common.c:479 tsp-svn-helper/tsh-common.c:699
+#: tsp-svn-helper/tsh-common.c:480 tsp-svn-helper/tsh-common.c:700
 #, fuzzy
 msgid "Unlocked"
 msgstr "Débloquer"
 
-#: tsp-svn-helper/tsh-common.c:480
+#: tsp-svn-helper/tsh-common.c:481
 msgid "Lock failed"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:481
+#: tsp-svn-helper/tsh-common.c:482
 #, fuzzy
 msgid "Unlock failed"
 msgstr "Débloquer"
 
-#: tsp-svn-helper/tsh-common.c:523
+#: tsp-svn-helper/tsh-common.c:524
 msgid "Inapplicable"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:525
+#: tsp-svn-helper/tsh-common.c:526
 msgid "Unchanged"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:526 tsp-svn-helper/tsh-common.c:560
+#: tsp-svn-helper/tsh-common.c:527 tsp-svn-helper/tsh-common.c:561
 msgid "Missing"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:527 tsp-svn-helper/tsh-common.c:567
+#: tsp-svn-helper/tsh-common.c:528 tsp-svn-helper/tsh-common.c:568
 msgid "Obstructed"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:528
+#: tsp-svn-helper/tsh-common.c:529
 msgid "Changed"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:529 tsp-svn-helper/tsh-common.c:564
+#: tsp-svn-helper/tsh-common.c:530 tsp-svn-helper/tsh-common.c:565
 msgid "Merged"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:530 tsp-svn-helper/tsh-common.c:565
+#: tsp-svn-helper/tsh-common.c:531 tsp-svn-helper/tsh-common.c:566
 #, fuzzy
 msgid "Conflicted"
 msgstr "Complété"
 
 #. N_("None"),
 #. N_("Unversioned"),
-#: tsp-svn-helper/tsh-common.c:558
+#: tsp-svn-helper/tsh-common.c:559
 msgid "Normal"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:566
+#: tsp-svn-helper/tsh-common.c:567
 msgid "Ignored"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:569
+#: tsp-svn-helper/tsh-common.c:570
 #, fuzzy
 msgid "Incomplete"
 msgstr "Complété"
@@ -748,14 +782,14 @@
 msgid "Certificate"
 msgstr "Notification"
 
-#: tsp-svn-helper/tsh-file-selection-dialog.c:110
+#: tsp-svn-helper/tsh-file-selection-dialog.c:90
 #: tsp-svn-helper/tsh-log-message-dialog.c:92
 #: tsp-svn-helper/tsh-notify-dialog.c:94
 #: tsp-svn-helper/tsh-status-dialog.c:115
 msgid "Path"
 msgstr "Chemin"
 
-#: tsp-svn-helper/tsh-file-selection-dialog.c:137
+#: tsp-svn-helper/tsh-file-selection-dialog.c:117
 msgid "Select/Unselect all"
 msgstr ""
 
@@ -764,20 +798,6 @@
 msgid "Import Message"
 msgstr "Envoyer"
 
-#: tsp-svn-helper/tsh-log-dialog.c:118
-#, fuzzy
-msgid "Revision"
-msgstr "À la révision : %li"
-
-#: tsp-svn-helper/tsh-log-dialog.c:124
-msgid "Author"
-msgstr ""
-
-#: tsp-svn-helper/tsh-log-dialog.c:130
-#, fuzzy
-msgid "Date"
-msgstr "État"
-
 #: tsp-svn-helper/tsh-log-dialog.c:136
 #, fuzzy
 msgid "Message"
@@ -882,17 +902,17 @@
 msgid "_Directory:"
 msgstr ""
 
-#: tsp-svn-helper/tsh-relocate.c:74
+#: tsp-svn-helper/tsh-relocate.c:71
 #, fuzzy
 msgid "Relocate failed"
 msgstr "Restaurer"
 
-#: tsp-svn-helper/tsh-relocate.c:89
+#: tsp-svn-helper/tsh-relocate.c:86
 #, fuzzy
 msgid "Relocate finished"
 msgstr "Nettoyer les verrous"
 
-#: tsp-svn-helper/tsh-relocate.c:136
+#: tsp-svn-helper/tsh-relocate.c:133
 #, fuzzy
 msgid "Relocating ..."
 msgstr "Nettoyer les verrous"

Modified: thunar-svn-plugin/trunk/po/hu.po
===================================================================
--- thunar-svn-plugin/trunk/po/hu.po	2008-06-11 07:30:24 UTC (rev 4929)
+++ thunar-svn-plugin/trunk/po/hu.po	2008-06-11 22:39:45 UTC (rev 4930)
@@ -2,7 +2,7 @@
 msgstr ""
 "Project-Id-Version: Thunar SVN plugin\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-06-11 00:56+0200\n"
+"POT-Creation-Date: 2008-06-12 00:42+0200\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"
@@ -23,7 +23,7 @@
 msgid "Menu|Add"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:242 tsp-svn-helper/main.c:223
+#: thunar-svn-plugin/tsp-svn-action.c:242 tsp-svn-helper/main.c:231
 #: tsp-svn-helper/tsh-add.c:113 tsp-svn-helper/tsh-add.c:126
 msgid "Add"
 msgstr "Hozzáad"
@@ -32,223 +32,223 @@
 msgid "Menu|Blame"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:255
-#: thunar-svn-plugin/tsp-svn-action.c:256
+#: thunar-svn-plugin/tsp-svn-action.c:255 tsp-svn-helper/main.c:235
+#: tsp-svn-helper/tsh-blame-dialog.c:133
 msgid "Blame"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:274
+#: thunar-svn-plugin/tsp-svn-action.c:275
 #, fuzzy
 msgid "Menu|Checkout"
 msgstr "SVN _Checkout"
 
-#: thunar-svn-plugin/tsp-svn-action.c:274 tsp-svn-helper/main.c:227
+#: thunar-svn-plugin/tsp-svn-action.c:275 tsp-svn-helper/main.c:239
 #: tsp-svn-helper/tsh-checkout.c:98 tsp-svn-helper/tsh-checkout.c:110
 #, fuzzy
 msgid "Checkout"
 msgstr "SVN _Checkout"
 
-#: thunar-svn-plugin/tsp-svn-action.c:287
+#: thunar-svn-plugin/tsp-svn-action.c:288
 #, fuzzy
 msgid "Menu|Cleanup"
 msgstr "Tisztít"
 
-#: thunar-svn-plugin/tsp-svn-action.c:287 tsp-svn-helper/main.c:231
+#: thunar-svn-plugin/tsp-svn-action.c:288 tsp-svn-helper/main.c:243
 msgid "Cleanup"
 msgstr "Tisztít"
 
-#: thunar-svn-plugin/tsp-svn-action.c:300
+#: thunar-svn-plugin/tsp-svn-action.c:301
 msgid "Menu|Commit"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:300 tsp-svn-helper/main.c:235
+#: thunar-svn-plugin/tsp-svn-action.c:301 tsp-svn-helper/main.c:247
 #: tsp-svn-helper/tsh-commit.c:127 tsp-svn-helper/tsh-commit.c:140
 msgid "Commit"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:313
+#: thunar-svn-plugin/tsp-svn-action.c:314
 #, fuzzy
 msgid "Menu|Copy"
 msgstr "Kész"
 
-#: thunar-svn-plugin/tsp-svn-action.c:313 tsp-svn-helper/main.c:239
+#: thunar-svn-plugin/tsp-svn-action.c:314 tsp-svn-helper/main.c:251
 #: tsp-svn-helper/tsh-copy.c:152
 #, fuzzy
 msgid "Copy"
 msgstr "Kész"
 
-#: thunar-svn-plugin/tsp-svn-action.c:326
+#: thunar-svn-plugin/tsp-svn-action.c:327
 #, fuzzy
 msgid "Menu|Delete"
 msgstr "Töröl"
 
-#: thunar-svn-plugin/tsp-svn-action.c:326 tsp-svn-helper/main.c:243
+#: thunar-svn-plugin/tsp-svn-action.c:327 tsp-svn-helper/main.c:255
 #: tsp-svn-helper/tsh-delete.c:127 tsp-svn-helper/tsh-delete.c:140
 msgid "Delete"
 msgstr "Töröl"
 
-#: thunar-svn-plugin/tsp-svn-action.c:339
+#: thunar-svn-plugin/tsp-svn-action.c:340
 #, fuzzy
 msgid "Menu|Diff"
 msgstr "Különbség"
 
-#: thunar-svn-plugin/tsp-svn-action.c:339
 #: thunar-svn-plugin/tsp-svn-action.c:340
+#: thunar-svn-plugin/tsp-svn-action.c:341
 msgid "Diff"
 msgstr "Különbség"
 
-#: thunar-svn-plugin/tsp-svn-action.c:351
+#: thunar-svn-plugin/tsp-svn-action.c:352
 #, fuzzy
 msgid "Menu|Export"
 msgstr "Export"
 
-#: thunar-svn-plugin/tsp-svn-action.c:351 tsp-svn-helper/main.c:247
+#: thunar-svn-plugin/tsp-svn-action.c:352 tsp-svn-helper/main.c:259
 #: tsp-svn-helper/tsh-export.c:107 tsp-svn-helper/tsh-export.c:125
 msgid "Export"
 msgstr "Export"
 
-#: thunar-svn-plugin/tsp-svn-action.c:364
+#: thunar-svn-plugin/tsp-svn-action.c:365
 #, fuzzy
 msgid "Menu|Import"
 msgstr "SVN _Import"
 
-#: thunar-svn-plugin/tsp-svn-action.c:364 tsp-svn-helper/main.c:251
+#: thunar-svn-plugin/tsp-svn-action.c:365 tsp-svn-helper/main.c:263
 #: tsp-svn-helper/tsh-import.c:102 tsp-svn-helper/tsh-import.c:120
 #, fuzzy
 msgid "Import"
 msgstr "SVN _Import"
 
-#: thunar-svn-plugin/tsp-svn-action.c:377
+#: thunar-svn-plugin/tsp-svn-action.c:378
 #, fuzzy
 msgid "Menu|Info"
 msgstr "Adatok"
 
-#: thunar-svn-plugin/tsp-svn-action.c:377
 #: thunar-svn-plugin/tsp-svn-action.c:378
+#: thunar-svn-plugin/tsp-svn-action.c:379
 msgid "Info"
 msgstr "Adatok"
 
-#: thunar-svn-plugin/tsp-svn-action.c:394
+#: thunar-svn-plugin/tsp-svn-action.c:395
 #, fuzzy
 msgid "Menu|Lock"
 msgstr "Zár"
 
-#: thunar-svn-plugin/tsp-svn-action.c:394 tsp-svn-helper/main.c:255
+#: thunar-svn-plugin/tsp-svn-action.c:395 tsp-svn-helper/main.c:267
 #: tsp-svn-helper/tsh-lock-dialog.c:72 tsp-svn-helper/tsh-lock.c:130
 msgid "Lock"
 msgstr "Zár"
 
-#: thunar-svn-plugin/tsp-svn-action.c:407
+#: thunar-svn-plugin/tsp-svn-action.c:408
 msgid "Menu|Log"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:407 tsp-svn-helper/main.c:259
+#: thunar-svn-plugin/tsp-svn-action.c:408 tsp-svn-helper/main.c:271
 #: tsp-svn-helper/tsh-log-dialog.c:201
 msgid "Log"
 msgstr "Napló"
 
-#: thunar-svn-plugin/tsp-svn-action.c:429
+#: thunar-svn-plugin/tsp-svn-action.c:430
 msgid "Menu|Move"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:429 tsp-svn-helper/main.c:263
+#: thunar-svn-plugin/tsp-svn-action.c:430 tsp-svn-helper/main.c:275
 #: tsp-svn-helper/tsh-move.c:151
 msgid "Move"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:448
+#: thunar-svn-plugin/tsp-svn-action.c:449
 #, fuzzy
 msgid "Menu|Edit Properties"
 msgstr "Tulajdonságok szerkesztése"
 
-#: thunar-svn-plugin/tsp-svn-action.c:448
+#: thunar-svn-plugin/tsp-svn-action.c:449
 msgid "Edit Properties"
 msgstr "Tulajdonságok szerkesztése"
 
-#: thunar-svn-plugin/tsp-svn-action.c:461
+#: thunar-svn-plugin/tsp-svn-action.c:462
 #, fuzzy
 msgid "Menu|Relocate"
 msgstr "Töröl"
 
-#: thunar-svn-plugin/tsp-svn-action.c:461 tsp-svn-helper/main.c:275
+#: thunar-svn-plugin/tsp-svn-action.c:462 tsp-svn-helper/main.c:287
 #: tsp-svn-helper/tsh-relocate-dialog.c:215
 msgid "Relocate"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:475
+#: thunar-svn-plugin/tsp-svn-action.c:476
 #, fuzzy
 msgid "Menu|Resolved"
 msgstr "Megold"
 
-#: thunar-svn-plugin/tsp-svn-action.c:475 tsp-svn-helper/main.c:271
-#: tsp-svn-helper/tsh-common.c:463 tsp-svn-helper/tsh-resolved.c:112
+#: thunar-svn-plugin/tsp-svn-action.c:476 tsp-svn-helper/main.c:283
+#: tsp-svn-helper/tsh-common.c:464 tsp-svn-helper/tsh-resolved.c:112
 #, fuzzy
 msgid "Resolved"
 msgstr "Megold"
 
-#: thunar-svn-plugin/tsp-svn-action.c:488
+#: thunar-svn-plugin/tsp-svn-action.c:489
 #, fuzzy
 msgid "Menu|Resolve"
 msgstr "Megold"
 
-#: thunar-svn-plugin/tsp-svn-action.c:488
 #: thunar-svn-plugin/tsp-svn-action.c:489
+#: thunar-svn-plugin/tsp-svn-action.c:490
 msgid "Resolve"
 msgstr "Megold"
 
-#: thunar-svn-plugin/tsp-svn-action.c:500
+#: thunar-svn-plugin/tsp-svn-action.c:501
 #, fuzzy
 msgid "Menu|Revert"
 msgstr "Visszaállít"
 
-#: thunar-svn-plugin/tsp-svn-action.c:500 tsp-svn-helper/main.c:279
+#: thunar-svn-plugin/tsp-svn-action.c:501 tsp-svn-helper/main.c:291
 #: tsp-svn-helper/tsh-revert.c:112 tsp-svn-helper/tsh-revert.c:125
 msgid "Revert"
 msgstr "Visszaállít"
 
-#: thunar-svn-plugin/tsp-svn-action.c:513
+#: thunar-svn-plugin/tsp-svn-action.c:514
 #, fuzzy
 msgid "Menu|Status"
 msgstr "Állapot"
 
-#: thunar-svn-plugin/tsp-svn-action.c:513 tsp-svn-helper/main.c:283
-#: tsp-svn-helper/tsh-file-selection-dialog.c:144
+#: thunar-svn-plugin/tsp-svn-action.c:514 tsp-svn-helper/main.c:295
+#: tsp-svn-helper/tsh-file-selection-dialog.c:124
 #: tsp-svn-helper/tsh-status-dialog.c:184
 msgid "Status"
 msgstr "Állapot"
 
-#: thunar-svn-plugin/tsp-svn-action.c:526
+#: thunar-svn-plugin/tsp-svn-action.c:527
 #, fuzzy
 msgid "Menu|Switch"
 msgstr "Vált"
 
-#: thunar-svn-plugin/tsp-svn-action.c:526 tsp-svn-helper/main.c:287
-#: tsp-svn-helper/tsh-relocate.c:122 tsp-svn-helper/tsh-switch.c:114
+#: thunar-svn-plugin/tsp-svn-action.c:527 tsp-svn-helper/main.c:299
+#: tsp-svn-helper/tsh-relocate.c:119 tsp-svn-helper/tsh-switch.c:114
 #: tsp-svn-helper/tsh-switch.c:127
 msgid "Switch"
 msgstr "Vált"
 
-#: thunar-svn-plugin/tsp-svn-action.c:539
+#: thunar-svn-plugin/tsp-svn-action.c:540
 #, fuzzy
 msgid "Menu|Unlock"
 msgstr "Felold"
 
-#: thunar-svn-plugin/tsp-svn-action.c:539 tsp-svn-helper/main.c:291
+#: thunar-svn-plugin/tsp-svn-action.c:540 tsp-svn-helper/main.c:303
 #: tsp-svn-helper/tsh-unlock.c:111
 msgid "Unlock"
 msgstr "Felold"
 
-#: thunar-svn-plugin/tsp-svn-action.c:552
+#: thunar-svn-plugin/tsp-svn-action.c:553
 #, fuzzy
 msgid "Menu|Update"
 msgstr "Frissít"
 
-#: thunar-svn-plugin/tsp-svn-action.c:552 tsp-svn-helper/main.c:295
+#: thunar-svn-plugin/tsp-svn-action.c:553 tsp-svn-helper/main.c:307
 #: tsp-svn-helper/tsh-update.c:113
 msgid "Update"
 msgstr "Frissít"
 
-#: thunar-svn-plugin/tsp-svn-action.c:570
+#: thunar-svn-plugin/tsp-svn-action.c:571
 #, c-format
 msgid "Action %s is unimplemented"
 msgstr ""
@@ -263,10 +263,10 @@
 #: thunar-svn-plugin/tsp-svn-property-page.c:165
 #: thunar-svn-plugin/tsp-svn-property-page.c:177
 #: thunar-svn-plugin/tsp-svn-property-page.c:190
-#: tsp-svn-helper/tsh-common.c:484 tsp-svn-helper/tsh-common.c:524
-#: tsp-svn-helper/tsh-common.c:533 tsp-svn-helper/tsh-common.c:555
-#: tsp-svn-helper/tsh-common.c:572 tsp-svn-helper/tsh-common.c:599
-#: tsp-svn-helper/tsh-common.c:682
+#: tsp-svn-helper/tsh-common.c:485 tsp-svn-helper/tsh-common.c:525
+#: tsp-svn-helper/tsh-common.c:534 tsp-svn-helper/tsh-common.c:556
+#: tsp-svn-helper/tsh-common.c:573 tsp-svn-helper/tsh-common.c:600
+#: tsp-svn-helper/tsh-common.c:683
 msgid "Unknown"
 msgstr ""
 
@@ -349,191 +349,201 @@
 msgid "Other..."
 msgstr ""
 
-#: tsp-svn-helper/main.c:98
+#: tsp-svn-helper/main.c:100
 msgid "Print version information"
 msgstr "Verzió kiírása"
 
-#: tsp-svn-helper/main.c:105
+#: tsp-svn-helper/main.c:107
 #, fuzzy
 msgid "Execute add action"
 msgstr "Frissítési művelet futtatása"
 
-#: tsp-svn-helper/main.c:111
+#: tsp-svn-helper/main.c:113
+#, fuzzy
+msgid "Execute blame action"
+msgstr "Checkout művelet futtatása"
+
+#: tsp-svn-helper/main.c:119
 msgid "Execute checkout action"
 msgstr "Checkout művelet futtatása"
 
-#: tsp-svn-helper/main.c:117
+#: tsp-svn-helper/main.c:125
 #, fuzzy
 msgid "Execute cleanup action"
 msgstr "Checkout művelet futtatása"
 
-#: tsp-svn-helper/main.c:123
+#: tsp-svn-helper/main.c:131
 #, fuzzy
 msgid "Execute commit action"
 msgstr "Checkout művelet futtatása"
 
-#: tsp-svn-helper/main.c:129
+#: tsp-svn-helper/main.c:137
 #, fuzzy
 msgid "Execute copy action"
 msgstr "Checkout művelet futtatása"
 
-#: tsp-svn-helper/main.c:135
+#: tsp-svn-helper/main.c:143
 #, fuzzy
 msgid "Execute delete action"
 msgstr "Frissítési művelet futtatása"
 
-#: tsp-svn-helper/main.c:141
+#: tsp-svn-helper/main.c:149
 #, fuzzy
 msgid "Execute export action"
 msgstr "Checkout művelet futtatása"
 
-#: tsp-svn-helper/main.c:147
+#: tsp-svn-helper/main.c:155
 #, fuzzy
 msgid "Execute import action"
 msgstr "Checkout művelet futtatása"
 
-#: tsp-svn-helper/main.c:153
+#: tsp-svn-helper/main.c:161
 #, fuzzy
 msgid "Execute lock action"
 msgstr "Frissítési művelet futtatása"
 
-#: tsp-svn-helper/main.c:159
+#: tsp-svn-helper/main.c:167
 #, fuzzy
 msgid "Execute log action"
 msgstr "Frissítési művelet futtatása"
 
-#: tsp-svn-helper/main.c:165
+#: tsp-svn-helper/main.c:173
 #, fuzzy
 msgid "Execute move action"
 msgstr "Checkout művelet futtatása"
 
-#: tsp-svn-helper/main.c:171
+#: tsp-svn-helper/main.c:179
 #, fuzzy
 msgid "Execute properties action"
 msgstr "Checkout művelet futtatása"
 
-#: tsp-svn-helper/main.c:177
+#: tsp-svn-helper/main.c:185
 #, fuzzy
 msgid "Execute resolved action"
 msgstr "Checkout művelet futtatása"
 
-#: tsp-svn-helper/main.c:183
+#: tsp-svn-helper/main.c:191
 #, fuzzy
 msgid "Execute relocate action"
 msgstr "Frissítési művelet futtatása"
 
-#: tsp-svn-helper/main.c:189
+#: tsp-svn-helper/main.c:197
 #, fuzzy
 msgid "Execute revert action"
 msgstr "Checkout művelet futtatása"
 
-#: tsp-svn-helper/main.c:195
+#: tsp-svn-helper/main.c:203
 #, fuzzy
 msgid "Execute status action"
 msgstr "Frissítési művelet futtatása"
 
-#: tsp-svn-helper/main.c:201
+#: tsp-svn-helper/main.c:209
 #, fuzzy
 msgid "Execute switch action"
 msgstr "Checkout művelet futtatása"
 
-#: tsp-svn-helper/main.c:207
+#: tsp-svn-helper/main.c:215
 #, fuzzy
 msgid "Execute unlock action"
 msgstr "Checkout művelet futtatása"
 
-#: tsp-svn-helper/main.c:213
+#: tsp-svn-helper/main.c:221
 msgid "Execute update action"
 msgstr "Frissítési művelet futtatása"
 
-#: tsp-svn-helper/main.c:223
+#: tsp-svn-helper/main.c:231
 msgid "Add Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:227
+#: tsp-svn-helper/main.c:235
 #, fuzzy
+msgid "Blame Related Options:"
+msgstr "Frissítési művelet futtatása"
+
+#: tsp-svn-helper/main.c:239
+#, fuzzy
 msgid "Checkout Related Options:"
 msgstr "Frissítési művelet futtatása"
 
-#: tsp-svn-helper/main.c:231
+#: tsp-svn-helper/main.c:243
 msgid "Cleanup Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:235
+#: tsp-svn-helper/main.c:247
 msgid "Commit Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:239
+#: tsp-svn-helper/main.c:251
 msgid "Copy Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:243
+#: tsp-svn-helper/main.c:255
 msgid "Delete Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:247
+#: tsp-svn-helper/main.c:259
 msgid "Export Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:251
+#: tsp-svn-helper/main.c:263
 msgid "Import Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:255
+#: tsp-svn-helper/main.c:267
 msgid "Lock Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:259
+#: tsp-svn-helper/main.c:271
 msgid "Log Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:263
+#: tsp-svn-helper/main.c:275
 msgid "Move Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:267
+#: tsp-svn-helper/main.c:279
 #, fuzzy
 msgid "Properties Related Options:"
 msgstr "Tulajdonságok szerkesztése"
 
 #. gtk_box_pack_start (GTK_BOX (GTK_DIALOG (dialog)->action_area), box, FALSE, TRUE, 0);
 #. gtk_widget_show (box);
-#: tsp-svn-helper/main.c:267 tsp-svn-helper/tsh-properties-dialog.c:217
+#: tsp-svn-helper/main.c:279 tsp-svn-helper/tsh-properties-dialog.c:217
 #, fuzzy
 msgid "Properties"
 msgstr "Tulajdonságok szerkesztése"
 
-#: tsp-svn-helper/main.c:271
+#: tsp-svn-helper/main.c:283
 msgid "Resolved Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:275
+#: tsp-svn-helper/main.c:287
 #, fuzzy
 msgid "Relocate Related Options:"
 msgstr "Frissítési művelet futtatása"
 
-#: tsp-svn-helper/main.c:279
+#: tsp-svn-helper/main.c:291
 msgid "Revert Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:283
+#: tsp-svn-helper/main.c:295
 msgid "Status Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:287
+#: tsp-svn-helper/main.c:299
 #, fuzzy
 msgid "Switch Related Options:"
 msgstr "Frissítési művelet futtatása"
 
-#: tsp-svn-helper/main.c:291
+#: tsp-svn-helper/main.c:303
 msgid "Unlock Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:295
+#: tsp-svn-helper/main.c:307
 msgid "Update Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:341
+#: tsp-svn-helper/main.c:353
 msgid "Not enough arguments provided"
 msgstr ""
 
@@ -548,22 +558,46 @@
 msgid "Failed"
 msgstr ""
 
-#: tsp-svn-helper/tsh-cleanup.c:69
+#: tsp-svn-helper/tsh-blame-dialog.c:94
 #, fuzzy
+msgid "Line"
+msgstr "Bejelentkezés"
+
+#: tsp-svn-helper/tsh-blame-dialog.c:100 tsp-svn-helper/tsh-log-dialog.c:118
+#, fuzzy
+msgid "Revision"
+msgstr "E verziónál: %li"
+
+#: tsp-svn-helper/tsh-blame-dialog.c:106 tsp-svn-helper/tsh-log-dialog.c:124
+msgid "Author"
+msgstr ""
+
+#: tsp-svn-helper/tsh-blame-dialog.c:112 tsp-svn-helper/tsh-log-dialog.c:130
+#, fuzzy
+msgid "Date"
+msgstr "Állapot"
+
+#: tsp-svn-helper/tsh-blame.c:75
+#, fuzzy
+msgid "Blame failed"
+msgstr "Visszaállít"
+
+#: tsp-svn-helper/tsh-cleanup.c:66
+#, fuzzy
 msgid "Cleanup failed"
 msgstr "Tisztít"
 
-#: tsp-svn-helper/tsh-cleanup.c:84
+#: tsp-svn-helper/tsh-cleanup.c:81
 #, fuzzy
 msgid "Cleanup finished"
 msgstr "Tisztít"
 
-#: tsp-svn-helper/tsh-cleanup.c:98
+#: tsp-svn-helper/tsh-cleanup.c:95
 #, fuzzy
 msgid "Cleaning up ..."
 msgstr "Tisztít"
 
-#: tsp-svn-helper/tsh-commit.c:103 tsp-svn-helper/tsh-common.c:646
+#: tsp-svn-helper/tsh-commit.c:103 tsp-svn-helper/tsh-common.c:647
 #: tsp-svn-helper/tsh-copy.c:86 tsp-svn-helper/tsh-delete.c:103
 #: tsp-svn-helper/tsh-import.c:82 tsp-svn-helper/tsh-move.c:84
 #, fuzzy, c-format
@@ -574,8 +608,8 @@
 msgid "Nothing to do"
 msgstr ""
 
-#: tsp-svn-helper/tsh-commit.c:114 tsp-svn-helper/tsh-common.c:468
-#: tsp-svn-helper/tsh-common.c:470 tsp-svn-helper/tsh-copy.c:97
+#: tsp-svn-helper/tsh-commit.c:114 tsp-svn-helper/tsh-common.c:469
+#: tsp-svn-helper/tsh-common.c:471 tsp-svn-helper/tsh-copy.c:97
 #: tsp-svn-helper/tsh-delete.c:114 tsp-svn-helper/tsh-import.c:87
 #: tsp-svn-helper/tsh-move.c:95
 msgid "Completed"
@@ -585,124 +619,124 @@
 msgid "Commit Message"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:457 tsp-svn-helper/tsh-common.c:466
-#: tsp-svn-helper/tsh-common.c:473 tsp-svn-helper/tsh-common.c:559
-#: tsp-svn-helper/tsh-common.c:604 tsp-svn-helper/tsh-common.c:688
+#: tsp-svn-helper/tsh-common.c:458 tsp-svn-helper/tsh-common.c:467
+#: tsp-svn-helper/tsh-common.c:474 tsp-svn-helper/tsh-common.c:560
+#: tsp-svn-helper/tsh-common.c:605 tsp-svn-helper/tsh-common.c:689
 msgid "Added"
 msgstr "Hozzáadva"
 
-#: tsp-svn-helper/tsh-common.c:458 tsp-svn-helper/tsh-common.c:697
+#: tsp-svn-helper/tsh-common.c:459 tsp-svn-helper/tsh-common.c:698
 #, fuzzy
 msgid "Copied"
 msgstr "Kész"
 
-#: tsp-svn-helper/tsh-common.c:459 tsp-svn-helper/tsh-common.c:465
-#: tsp-svn-helper/tsh-common.c:474 tsp-svn-helper/tsh-common.c:561
-#: tsp-svn-helper/tsh-common.c:607 tsp-svn-helper/tsh-common.c:690
+#: tsp-svn-helper/tsh-common.c:460 tsp-svn-helper/tsh-common.c:466
+#: tsp-svn-helper/tsh-common.c:475 tsp-svn-helper/tsh-common.c:562
+#: tsp-svn-helper/tsh-common.c:608 tsp-svn-helper/tsh-common.c:691
 msgid "Deleted"
 msgstr "Törölve"
 
-#: tsp-svn-helper/tsh-common.c:460
+#: tsp-svn-helper/tsh-common.c:461
 #, fuzzy
 msgid "Restored"
 msgstr "Megold"
 
-#: tsp-svn-helper/tsh-common.c:461
+#: tsp-svn-helper/tsh-common.c:462
 #, fuzzy
 msgid "Reverted"
 msgstr "Visszaállít"
 
-#: tsp-svn-helper/tsh-common.c:462
+#: tsp-svn-helper/tsh-common.c:463
 #, fuzzy
 msgid "Revert failed"
 msgstr "Visszaállít"
 
-#: tsp-svn-helper/tsh-common.c:464
+#: tsp-svn-helper/tsh-common.c:465
 msgid "Skipped"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:467
+#: tsp-svn-helper/tsh-common.c:468
 msgid "Updated"
 msgstr "Frissítve"
 
-#: tsp-svn-helper/tsh-common.c:469 tsp-svn-helper/tsh-common.c:471
-#: tsp-svn-helper/tsh-common.c:568
+#: tsp-svn-helper/tsh-common.c:470 tsp-svn-helper/tsh-common.c:472
+#: tsp-svn-helper/tsh-common.c:569
 msgid "External"
 msgstr "Külső"
 
-#: tsp-svn-helper/tsh-common.c:472 tsp-svn-helper/tsh-common.c:563
-#: tsp-svn-helper/tsh-common.c:610 tsp-svn-helper/tsh-common.c:693
+#: tsp-svn-helper/tsh-common.c:473 tsp-svn-helper/tsh-common.c:564
+#: tsp-svn-helper/tsh-common.c:611 tsp-svn-helper/tsh-common.c:694
 msgid "Modified"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:475 tsp-svn-helper/tsh-common.c:562
-#: tsp-svn-helper/tsh-common.c:613 tsp-svn-helper/tsh-common.c:686
+#: tsp-svn-helper/tsh-common.c:476 tsp-svn-helper/tsh-common.c:563
+#: tsp-svn-helper/tsh-common.c:614 tsp-svn-helper/tsh-common.c:687
 msgid "Replaced"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:476
+#: tsp-svn-helper/tsh-common.c:477
 msgid "Transmitting"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:478
+#: tsp-svn-helper/tsh-common.c:479
 #, fuzzy
 msgid "Locked"
 msgstr "Zár"
 
-#: tsp-svn-helper/tsh-common.c:479 tsp-svn-helper/tsh-common.c:699
+#: tsp-svn-helper/tsh-common.c:480 tsp-svn-helper/tsh-common.c:700
 #, fuzzy
 msgid "Unlocked"
 msgstr "Felold"
 
-#: tsp-svn-helper/tsh-common.c:480
+#: tsp-svn-helper/tsh-common.c:481
 msgid "Lock failed"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:481
+#: tsp-svn-helper/tsh-common.c:482
 #, fuzzy
 msgid "Unlock failed"
 msgstr "Felold"
 
-#: tsp-svn-helper/tsh-common.c:523
+#: tsp-svn-helper/tsh-common.c:524
 msgid "Inapplicable"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:525
+#: tsp-svn-helper/tsh-common.c:526
 msgid "Unchanged"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:526 tsp-svn-helper/tsh-common.c:560
+#: tsp-svn-helper/tsh-common.c:527 tsp-svn-helper/tsh-common.c:561
 msgid "Missing"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:527 tsp-svn-helper/tsh-common.c:567
+#: tsp-svn-helper/tsh-common.c:528 tsp-svn-helper/tsh-common.c:568
 msgid "Obstructed"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:528
+#: tsp-svn-helper/tsh-common.c:529
 msgid "Changed"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:529 tsp-svn-helper/tsh-common.c:564
+#: tsp-svn-helper/tsh-common.c:530 tsp-svn-helper/tsh-common.c:565
 msgid "Merged"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:530 tsp-svn-helper/tsh-common.c:565
+#: tsp-svn-helper/tsh-common.c:531 tsp-svn-helper/tsh-common.c:566
 #, fuzzy
 msgid "Conflicted"
 msgstr "Kész"
 
 #. N_("None"),
 #. N_("Unversioned"),
-#: tsp-svn-helper/tsh-common.c:558
+#: tsp-svn-helper/tsh-common.c:559
 msgid "Normal"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:566
+#: tsp-svn-helper/tsh-common.c:567
 msgid "Ignored"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:569
+#: tsp-svn-helper/tsh-common.c:570
 #, fuzzy
 msgid "Incomplete"
 msgstr "Kész"
@@ -741,14 +775,14 @@
 msgid "Certificate"
 msgstr ""
 
-#: tsp-svn-helper/tsh-file-selection-dialog.c:110
+#: tsp-svn-helper/tsh-file-selection-dialog.c:90
 #: tsp-svn-helper/tsh-log-message-dialog.c:92
 #: tsp-svn-helper/tsh-notify-dialog.c:94
 #: tsp-svn-helper/tsh-status-dialog.c:115
 msgid "Path"
 msgstr "Útvonal"
 
-#: tsp-svn-helper/tsh-file-selection-dialog.c:137
+#: tsp-svn-helper/tsh-file-selection-dialog.c:117
 msgid "Select/Unselect all"
 msgstr ""
 
@@ -757,20 +791,6 @@
 msgid "Import Message"
 msgstr "Töröl"
 
-#: tsp-svn-helper/tsh-log-dialog.c:118
-#, fuzzy
-msgid "Revision"
-msgstr "E verziónál: %li"
-
-#: tsp-svn-helper/tsh-log-dialog.c:124
-msgid "Author"
-msgstr ""
-
-#: tsp-svn-helper/tsh-log-dialog.c:130
-#, fuzzy
-msgid "Date"
-msgstr "Állapot"
-
 #: tsp-svn-helper/tsh-log-dialog.c:136
 #, fuzzy
 msgid "Message"
@@ -874,17 +894,17 @@
 msgid "_Directory:"
 msgstr ""
 
-#: tsp-svn-helper/tsh-relocate.c:74
+#: tsp-svn-helper/tsh-relocate.c:71
 #, fuzzy
 msgid "Relocate failed"
 msgstr "Visszaállít"
 
-#: tsp-svn-helper/tsh-relocate.c:89
+#: tsp-svn-helper/tsh-relocate.c:86
 #, fuzzy
 msgid "Relocate finished"
 msgstr "Tisztít"
 
-#: tsp-svn-helper/tsh-relocate.c:136
+#: tsp-svn-helper/tsh-relocate.c:133
 #, fuzzy
 msgid "Relocating ..."
 msgstr "Tisztít"

Modified: thunar-svn-plugin/trunk/po/lv.po
===================================================================
--- thunar-svn-plugin/trunk/po/lv.po	2008-06-11 07:30:24 UTC (rev 4929)
+++ thunar-svn-plugin/trunk/po/lv.po	2008-06-11 22:39:45 UTC (rev 4930)
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: thunar-svn-plugin\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-06-11 00:56+0200\n"
+"POT-Creation-Date: 2008-06-12 00:42+0200\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"
@@ -25,7 +25,7 @@
 msgid "Menu|Add"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:242 tsp-svn-helper/main.c:223
+#: thunar-svn-plugin/tsp-svn-action.c:242 tsp-svn-helper/main.c:231
 #: tsp-svn-helper/tsh-add.c:113 tsp-svn-helper/tsh-add.c:126
 msgid "Add"
 msgstr "Pievienot"
@@ -35,223 +35,223 @@
 msgid "Menu|Blame"
 msgstr "Vainot"
 
-#: thunar-svn-plugin/tsp-svn-action.c:255
-#: thunar-svn-plugin/tsp-svn-action.c:256
+#: thunar-svn-plugin/tsp-svn-action.c:255 tsp-svn-helper/main.c:235
+#: tsp-svn-helper/tsh-blame-dialog.c:133
 msgid "Blame"
 msgstr "Vainot"
 
-#: thunar-svn-plugin/tsp-svn-action.c:274
+#: thunar-svn-plugin/tsp-svn-action.c:275
 #, fuzzy
 msgid "Menu|Checkout"
 msgstr "Izrakstīt"
 
-#: thunar-svn-plugin/tsp-svn-action.c:274 tsp-svn-helper/main.c:227
+#: thunar-svn-plugin/tsp-svn-action.c:275 tsp-svn-helper/main.c:239
 #: tsp-svn-helper/tsh-checkout.c:98 tsp-svn-helper/tsh-checkout.c:110
 msgid "Checkout"
 msgstr "Izrakstīt"
 
-#: thunar-svn-plugin/tsp-svn-action.c:287
+#: thunar-svn-plugin/tsp-svn-action.c:288
 #, fuzzy
 msgid "Menu|Cleanup"
 msgstr "Uzkopt"
 
-#: thunar-svn-plugin/tsp-svn-action.c:287 tsp-svn-helper/main.c:231
+#: thunar-svn-plugin/tsp-svn-action.c:288 tsp-svn-helper/main.c:243
 msgid "Cleanup"
 msgstr "Uzkopt"
 
-#: thunar-svn-plugin/tsp-svn-action.c:300
+#: thunar-svn-plugin/tsp-svn-action.c:301
 #, fuzzy
 msgid "Menu|Commit"
 msgstr "Apstiprināt"
 
-#: thunar-svn-plugin/tsp-svn-action.c:300 tsp-svn-helper/main.c:235
+#: thunar-svn-plugin/tsp-svn-action.c:301 tsp-svn-helper/main.c:247
 #: tsp-svn-helper/tsh-commit.c:127 tsp-svn-helper/tsh-commit.c:140
 msgid "Commit"
 msgstr "Apstiprināt"
 
-#: thunar-svn-plugin/tsp-svn-action.c:313
+#: thunar-svn-plugin/tsp-svn-action.c:314
 #, fuzzy
 msgid "Menu|Copy"
 msgstr "Pabeigts"
 
-#: thunar-svn-plugin/tsp-svn-action.c:313 tsp-svn-helper/main.c:239
+#: thunar-svn-plugin/tsp-svn-action.c:314 tsp-svn-helper/main.c:251
 #: tsp-svn-helper/tsh-copy.c:152
 #, fuzzy
 msgid "Copy"
 msgstr "Pabeigts"
 
-#: thunar-svn-plugin/tsp-svn-action.c:326
+#: thunar-svn-plugin/tsp-svn-action.c:327
 #, fuzzy
 msgid "Menu|Delete"
 msgstr "Dzēst"
 
-#: thunar-svn-plugin/tsp-svn-action.c:326 tsp-svn-helper/main.c:243
+#: thunar-svn-plugin/tsp-svn-action.c:327 tsp-svn-helper/main.c:255
 #: tsp-svn-helper/tsh-delete.c:127 tsp-svn-helper/tsh-delete.c:140
 msgid "Delete"
 msgstr "Dzēst"
 
-#: thunar-svn-plugin/tsp-svn-action.c:339
+#: thunar-svn-plugin/tsp-svn-action.c:340
 #, fuzzy
 msgid "Menu|Diff"
 msgstr "Atšķirība"
 
-#: thunar-svn-plugin/tsp-svn-action.c:339
 #: thunar-svn-plugin/tsp-svn-action.c:340
+#: thunar-svn-plugin/tsp-svn-action.c:341
 msgid "Diff"
 msgstr "Atšķirība"
 
-#: thunar-svn-plugin/tsp-svn-action.c:351
+#: thunar-svn-plugin/tsp-svn-action.c:352
 #, fuzzy
 msgid "Menu|Export"
 msgstr "Eksportēt"
 
-#: thunar-svn-plugin/tsp-svn-action.c:351 tsp-svn-helper/main.c:247
+#: thunar-svn-plugin/tsp-svn-action.c:352 tsp-svn-helper/main.c:259
 #: tsp-svn-helper/tsh-export.c:107 tsp-svn-helper/tsh-export.c:125
 msgid "Export"
 msgstr "Eksportēt"
 
-#: thunar-svn-plugin/tsp-svn-action.c:364
+#: thunar-svn-plugin/tsp-svn-action.c:365
 #, fuzzy
 msgid "Menu|Import"
 msgstr "SVN _Imports"
 
-#: thunar-svn-plugin/tsp-svn-action.c:364 tsp-svn-helper/main.c:251
+#: thunar-svn-plugin/tsp-svn-action.c:365 tsp-svn-helper/main.c:263
 #: tsp-svn-helper/tsh-import.c:102 tsp-svn-helper/tsh-import.c:120
 #, fuzzy
 msgid "Import"
 msgstr "SVN _Imports"
 
-#: thunar-svn-plugin/tsp-svn-action.c:377
+#: thunar-svn-plugin/tsp-svn-action.c:378
 #, fuzzy
 msgid "Menu|Info"
 msgstr "Informācija"
 
-#: thunar-svn-plugin/tsp-svn-action.c:377
 #: thunar-svn-plugin/tsp-svn-action.c:378
+#: thunar-svn-plugin/tsp-svn-action.c:379
 msgid "Info"
 msgstr "Informācija"
 
-#: thunar-svn-plugin/tsp-svn-action.c:394
+#: thunar-svn-plugin/tsp-svn-action.c:395
 #, fuzzy
 msgid "Menu|Lock"
 msgstr "Slēgt"
 
-#: thunar-svn-plugin/tsp-svn-action.c:394 tsp-svn-helper/main.c:255
+#: thunar-svn-plugin/tsp-svn-action.c:395 tsp-svn-helper/main.c:267
 #: tsp-svn-helper/tsh-lock-dialog.c:72 tsp-svn-helper/tsh-lock.c:130
 msgid "Lock"
 msgstr "Slēgt"
 
-#: thunar-svn-plugin/tsp-svn-action.c:407
+#: thunar-svn-plugin/tsp-svn-action.c:408
 msgid "Menu|Log"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:407 tsp-svn-helper/main.c:259
+#: thunar-svn-plugin/tsp-svn-action.c:408 tsp-svn-helper/main.c:271
 #: tsp-svn-helper/tsh-log-dialog.c:201
 msgid "Log"
 msgstr "Reģistrēt"
 
-#: thunar-svn-plugin/tsp-svn-action.c:429
+#: thunar-svn-plugin/tsp-svn-action.c:430
 msgid "Menu|Move"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:429 tsp-svn-helper/main.c:263
+#: thunar-svn-plugin/tsp-svn-action.c:430 tsp-svn-helper/main.c:275
 #: tsp-svn-helper/tsh-move.c:151
 msgid "Move"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:448
+#: thunar-svn-plugin/tsp-svn-action.c:449
 #, fuzzy
 msgid "Menu|Edit Properties"
 msgstr "Rediģēt Rekvizītus"
 
-#: thunar-svn-plugin/tsp-svn-action.c:448
+#: thunar-svn-plugin/tsp-svn-action.c:449
 msgid "Edit Properties"
 msgstr "Rediģēt Rekvizītus"
 
-#: thunar-svn-plugin/tsp-svn-action.c:461
+#: thunar-svn-plugin/tsp-svn-action.c:462
 #, fuzzy
 msgid "Menu|Relocate"
 msgstr "Dzēst"
 
-#: thunar-svn-plugin/tsp-svn-action.c:461 tsp-svn-helper/main.c:275
+#: thunar-svn-plugin/tsp-svn-action.c:462 tsp-svn-helper/main.c:287
 #: tsp-svn-helper/tsh-relocate-dialog.c:215
 msgid "Relocate"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:475
+#: thunar-svn-plugin/tsp-svn-action.c:476
 #, fuzzy
 msgid "Menu|Resolved"
 msgstr "Atpazīt"
 
-#: thunar-svn-plugin/tsp-svn-action.c:475 tsp-svn-helper/main.c:271
-#: tsp-svn-helper/tsh-common.c:463 tsp-svn-helper/tsh-resolved.c:112
+#: thunar-svn-plugin/tsp-svn-action.c:476 tsp-svn-helper/main.c:283
+#: tsp-svn-helper/tsh-common.c:464 tsp-svn-helper/tsh-resolved.c:112
 #, fuzzy
 msgid "Resolved"
 msgstr "Atpazīt"
 
-#: thunar-svn-plugin/tsp-svn-action.c:488
+#: thunar-svn-plugin/tsp-svn-action.c:489
 #, fuzzy
 msgid "Menu|Resolve"
 msgstr "Atpazīt"
 
-#: thunar-svn-plugin/tsp-svn-action.c:488
 #: thunar-svn-plugin/tsp-svn-action.c:489
+#: thunar-svn-plugin/tsp-svn-action.c:490
 msgid "Resolve"
 msgstr "Atpazīt"
 
-#: thunar-svn-plugin/tsp-svn-action.c:500
+#: thunar-svn-plugin/tsp-svn-action.c:501
 #, fuzzy
 msgid "Menu|Revert"
 msgstr "Atgriezt"
 
-#: thunar-svn-plugin/tsp-svn-action.c:500 tsp-svn-helper/main.c:279
+#: thunar-svn-plugin/tsp-svn-action.c:501 tsp-svn-helper/main.c:291
 #: tsp-svn-helper/tsh-revert.c:112 tsp-svn-helper/tsh-revert.c:125
 msgid "Revert"
 msgstr "Atgriezt"
 
-#: thunar-svn-plugin/tsp-svn-action.c:513
+#: thunar-svn-plugin/tsp-svn-action.c:514
 #, fuzzy
 msgid "Menu|Status"
 msgstr "Status"
 
-#: thunar-svn-plugin/tsp-svn-action.c:513 tsp-svn-helper/main.c:283
-#: tsp-svn-helper/tsh-file-selection-dialog.c:144
+#: thunar-svn-plugin/tsp-svn-action.c:514 tsp-svn-helper/main.c:295
+#: tsp-svn-helper/tsh-file-selection-dialog.c:124
 #: tsp-svn-helper/tsh-status-dialog.c:184
 msgid "Status"
 msgstr "Status"
 
-#: thunar-svn-plugin/tsp-svn-action.c:526
+#: thunar-svn-plugin/tsp-svn-action.c:527
 #, fuzzy
 msgid "Menu|Switch"
 msgstr "Pārslēgt"
 
-#: thunar-svn-plugin/tsp-svn-action.c:526 tsp-svn-helper/main.c:287
-#: tsp-svn-helper/tsh-relocate.c:122 tsp-svn-helper/tsh-switch.c:114
+#: thunar-svn-plugin/tsp-svn-action.c:527 tsp-svn-helper/main.c:299
+#: tsp-svn-helper/tsh-relocate.c:119 tsp-svn-helper/tsh-switch.c:114
 #: tsp-svn-helper/tsh-switch.c:127
 msgid "Switch"
 msgstr "Pārslēgt"
 
-#: thunar-svn-plugin/tsp-svn-action.c:539
+#: thunar-svn-plugin/tsp-svn-action.c:540
 #, fuzzy
 msgid "Menu|Unlock"
 msgstr "Atslēgt"
 
-#: thunar-svn-plugin/tsp-svn-action.c:539 tsp-svn-helper/main.c:291
+#: thunar-svn-plugin/tsp-svn-action.c:540 tsp-svn-helper/main.c:303
 #: tsp-svn-helper/tsh-unlock.c:111
 msgid "Unlock"
 msgstr "Atslēgt"
 
-#: thunar-svn-plugin/tsp-svn-action.c:552
+#: thunar-svn-plugin/tsp-svn-action.c:553
 #, fuzzy
 msgid "Menu|Update"
 msgstr "Atjaunot"
 
-#: thunar-svn-plugin/tsp-svn-action.c:552 tsp-svn-helper/main.c:295
+#: thunar-svn-plugin/tsp-svn-action.c:553 tsp-svn-helper/main.c:307
 #: tsp-svn-helper/tsh-update.c:113
 msgid "Update"
 msgstr "Atjaunot"
 
-#: thunar-svn-plugin/tsp-svn-action.c:570
+#: thunar-svn-plugin/tsp-svn-action.c:571
 #, c-format
 msgid "Action %s is unimplemented"
 msgstr ""
@@ -266,10 +266,10 @@
 #: thunar-svn-plugin/tsp-svn-property-page.c:165
 #: thunar-svn-plugin/tsp-svn-property-page.c:177
 #: thunar-svn-plugin/tsp-svn-property-page.c:190
-#: tsp-svn-helper/tsh-common.c:484 tsp-svn-helper/tsh-common.c:524
-#: tsp-svn-helper/tsh-common.c:533 tsp-svn-helper/tsh-common.c:555
-#: tsp-svn-helper/tsh-common.c:572 tsp-svn-helper/tsh-common.c:599
-#: tsp-svn-helper/tsh-common.c:682
+#: tsp-svn-helper/tsh-common.c:485 tsp-svn-helper/tsh-common.c:525
+#: tsp-svn-helper/tsh-common.c:534 tsp-svn-helper/tsh-common.c:556
+#: tsp-svn-helper/tsh-common.c:573 tsp-svn-helper/tsh-common.c:600
+#: tsp-svn-helper/tsh-common.c:683
 msgid "Unknown"
 msgstr ""
 
@@ -352,191 +352,201 @@
 msgid "Other..."
 msgstr ""
 
-#: tsp-svn-helper/main.c:98
+#: tsp-svn-helper/main.c:100
 msgid "Print version information"
 msgstr "Izdrukāt versijas informāciju"
 
-#: tsp-svn-helper/main.c:105
+#: tsp-svn-helper/main.c:107
 #, fuzzy
 msgid "Execute add action"
 msgstr "Izpildīt atjaunošanas darbību"
 
-#: tsp-svn-helper/main.c:111
+#: tsp-svn-helper/main.c:113
+#, fuzzy
+msgid "Execute blame action"
+msgstr "Izpildīt izrakstīšanas darbību"
+
+#: tsp-svn-helper/main.c:119
 msgid "Execute checkout action"
 msgstr "Izpildīt izrakstīšanas darbību"
 
-#: tsp-svn-helper/main.c:117
+#: tsp-svn-helper/main.c:125
 #, fuzzy
 msgid "Execute cleanup action"
 msgstr "Izpildīt izrakstīšanas darbību"
 
-#: tsp-svn-helper/main.c:123
+#: tsp-svn-helper/main.c:131
 #, fuzzy
 msgid "Execute commit action"
 msgstr "Izpildīt izrakstīšanas darbību"
 
-#: tsp-svn-helper/main.c:129
+#: tsp-svn-helper/main.c:137
 #, fuzzy
 msgid "Execute copy action"
 msgstr "Izpildīt izrakstīšanas darbību"
 
-#: tsp-svn-helper/main.c:135
+#: tsp-svn-helper/main.c:143
 #, fuzzy
 msgid "Execute delete action"
 msgstr "Izpildīt atjaunošanas darbību"
 
-#: tsp-svn-helper/main.c:141
+#: tsp-svn-helper/main.c:149
 #, fuzzy
 msgid "Execute export action"
 msgstr "Izpildīt izrakstīšanas darbību"
 
-#: tsp-svn-helper/main.c:147
+#: tsp-svn-helper/main.c:155
 #, fuzzy
 msgid "Execute import action"
 msgstr "Izpildīt izrakstīšanas darbību"
 
-#: tsp-svn-helper/main.c:153
+#: tsp-svn-helper/main.c:161
 #, fuzzy
 msgid "Execute lock action"
 msgstr "Izpildīt atjaunošanas darbību"
 
-#: tsp-svn-helper/main.c:159
+#: tsp-svn-helper/main.c:167
 #, fuzzy
 msgid "Execute log action"
 msgstr "Izpildīt atjaunošanas darbību"
 
-#: tsp-svn-helper/main.c:165
+#: tsp-svn-helper/main.c:173
 #, fuzzy
 msgid "Execute move action"
 msgstr "Izpildīt izrakstīšanas darbību"
 
-#: tsp-svn-helper/main.c:171
+#: tsp-svn-helper/main.c:179
 #, fuzzy
 msgid "Execute properties action"
 msgstr "Izpildīt izrakstīšanas darbību"
 
-#: tsp-svn-helper/main.c:177
+#: tsp-svn-helper/main.c:185
 #, fuzzy
 msgid "Execute resolved action"
 msgstr "Izpildīt izrakstīšanas darbību"
 
-#: tsp-svn-helper/main.c:183
+#: tsp-svn-helper/main.c:191
 #, fuzzy
 msgid "Execute relocate action"
 msgstr "Izpildīt atjaunošanas darbību"
 
-#: tsp-svn-helper/main.c:189
+#: tsp-svn-helper/main.c:197
 #, fuzzy
 msgid "Execute revert action"
 msgstr "Izpildīt izrakstīšanas darbību"
 
-#: tsp-svn-helper/main.c:195
+#: tsp-svn-helper/main.c:203
 #, fuzzy
 msgid "Execute status action"
 msgstr "Izpildīt atjaunošanas darbību"
 
-#: tsp-svn-helper/main.c:201
+#: tsp-svn-helper/main.c:209
 #, fuzzy
 msgid "Execute switch action"
 msgstr "Izpildīt izrakstīšanas darbību"
 
-#: tsp-svn-helper/main.c:207
+#: tsp-svn-helper/main.c:215
 #, fuzzy
 msgid "Execute unlock action"
 msgstr "Izpildīt izrakstīšanas darbību"
 
-#: tsp-svn-helper/main.c:213
+#: tsp-svn-helper/main.c:221
 msgid "Execute update action"
 msgstr "Izpildīt atjaunošanas darbību"
 
-#: tsp-svn-helper/main.c:223
+#: tsp-svn-helper/main.c:231
 msgid "Add Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:227
+#: tsp-svn-helper/main.c:235
 #, fuzzy
+msgid "Blame Related Options:"
+msgstr "Izpildīt atjaunošanas darbību"
+
+#: tsp-svn-helper/main.c:239
+#, fuzzy
 msgid "Checkout Related Options:"
 msgstr "Izpildīt atjaunošanas darbību"
 
-#: tsp-svn-helper/main.c:231
+#: tsp-svn-helper/main.c:243
 msgid "Cleanup Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:235
+#: tsp-svn-helper/main.c:247
 msgid "Commit Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:239
+#: tsp-svn-helper/main.c:251
 msgid "Copy Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:243
+#: tsp-svn-helper/main.c:255
 msgid "Delete Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:247
+#: tsp-svn-helper/main.c:259
 msgid "Export Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:251
+#: tsp-svn-helper/main.c:263
 msgid "Import Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:255
+#: tsp-svn-helper/main.c:267
 msgid "Lock Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:259
+#: tsp-svn-helper/main.c:271
 msgid "Log Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:263
+#: tsp-svn-helper/main.c:275
 msgid "Move Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:267
+#: tsp-svn-helper/main.c:279
 #, fuzzy
 msgid "Properties Related Options:"
 msgstr "Rediģēt Rekvizītus"
 
 #. gtk_box_pack_start (GTK_BOX (GTK_DIALOG (dialog)->action_area), box, FALSE, TRUE, 0);
 #. gtk_widget_show (box);
-#: tsp-svn-helper/main.c:267 tsp-svn-helper/tsh-properties-dialog.c:217
+#: tsp-svn-helper/main.c:279 tsp-svn-helper/tsh-properties-dialog.c:217
 #, fuzzy
 msgid "Properties"
 msgstr "Rediģēt Rekvizītus"
 
-#: tsp-svn-helper/main.c:271
+#: tsp-svn-helper/main.c:283
 msgid "Resolved Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:275
+#: tsp-svn-helper/main.c:287
 #, fuzzy
 msgid "Relocate Related Options:"
 msgstr "Izpildīt atjaunošanas darbību"
 
-#: tsp-svn-helper/main.c:279
+#: tsp-svn-helper/main.c:291
 msgid "Revert Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:283
+#: tsp-svn-helper/main.c:295
 msgid "Status Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:287
+#: tsp-svn-helper/main.c:299
 #, fuzzy
 msgid "Switch Related Options:"
 msgstr "Izpildīt atjaunošanas darbību"
 
-#: tsp-svn-helper/main.c:291
+#: tsp-svn-helper/main.c:303
 msgid "Unlock Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:295
+#: tsp-svn-helper/main.c:307
 msgid "Update Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:341
+#: tsp-svn-helper/main.c:353
 msgid "Not enough arguments provided"
 msgstr ""
 
@@ -551,22 +561,46 @@
 msgid "Failed"
 msgstr ""
 
-#: tsp-svn-helper/tsh-cleanup.c:69
+#: tsp-svn-helper/tsh-blame-dialog.c:94
 #, fuzzy
+msgid "Line"
+msgstr "Pieteikties"
+
+#: tsp-svn-helper/tsh-blame-dialog.c:100 tsp-svn-helper/tsh-log-dialog.c:118
+#, fuzzy
+msgid "Revision"
+msgstr "Revizija: %li"
+
+#: tsp-svn-helper/tsh-blame-dialog.c:106 tsp-svn-helper/tsh-log-dialog.c:124
+msgid "Author"
+msgstr ""
+
+#: tsp-svn-helper/tsh-blame-dialog.c:112 tsp-svn-helper/tsh-log-dialog.c:130
+#, fuzzy
+msgid "Date"
+msgstr "Status"
+
+#: tsp-svn-helper/tsh-blame.c:75
+#, fuzzy
+msgid "Blame failed"
+msgstr "Atgriezt"
+
+#: tsp-svn-helper/tsh-cleanup.c:66
+#, fuzzy
 msgid "Cleanup failed"
 msgstr "Uzkopt"
 
-#: tsp-svn-helper/tsh-cleanup.c:84
+#: tsp-svn-helper/tsh-cleanup.c:81
 #, fuzzy
 msgid "Cleanup finished"
 msgstr "Uzkopt"
 
-#: tsp-svn-helper/tsh-cleanup.c:98
+#: tsp-svn-helper/tsh-cleanup.c:95
 #, fuzzy
 msgid "Cleaning up ..."
 msgstr "Uzkopt"
 
-#: tsp-svn-helper/tsh-commit.c:103 tsp-svn-helper/tsh-common.c:646
+#: tsp-svn-helper/tsh-commit.c:103 tsp-svn-helper/tsh-common.c:647
 #: tsp-svn-helper/tsh-copy.c:86 tsp-svn-helper/tsh-delete.c:103
 #: tsp-svn-helper/tsh-import.c:82 tsp-svn-helper/tsh-move.c:84
 #, fuzzy, c-format
@@ -577,8 +611,8 @@
 msgid "Nothing to do"
 msgstr ""
 
-#: tsp-svn-helper/tsh-commit.c:114 tsp-svn-helper/tsh-common.c:468
-#: tsp-svn-helper/tsh-common.c:470 tsp-svn-helper/tsh-copy.c:97
+#: tsp-svn-helper/tsh-commit.c:114 tsp-svn-helper/tsh-common.c:469
+#: tsp-svn-helper/tsh-common.c:471 tsp-svn-helper/tsh-copy.c:97
 #: tsp-svn-helper/tsh-delete.c:114 tsp-svn-helper/tsh-import.c:87
 #: tsp-svn-helper/tsh-move.c:95
 msgid "Completed"
@@ -589,124 +623,124 @@
 msgid "Commit Message"
 msgstr "Apstiprināt"
 
-#: tsp-svn-helper/tsh-common.c:457 tsp-svn-helper/tsh-common.c:466
-#: tsp-svn-helper/tsh-common.c:473 tsp-svn-helper/tsh-common.c:559
-#: tsp-svn-helper/tsh-common.c:604 tsp-svn-helper/tsh-common.c:688
+#: tsp-svn-helper/tsh-common.c:458 tsp-svn-helper/tsh-common.c:467
+#: tsp-svn-helper/tsh-common.c:474 tsp-svn-helper/tsh-common.c:560
+#: tsp-svn-helper/tsh-common.c:605 tsp-svn-helper/tsh-common.c:689
 msgid "Added"
 msgstr "Pievienots"
 
-#: tsp-svn-helper/tsh-common.c:458 tsp-svn-helper/tsh-common.c:697
+#: tsp-svn-helper/tsh-common.c:459 tsp-svn-helper/tsh-common.c:698
 #, fuzzy
 msgid "Copied"
 msgstr "Pabeigts"
 
-#: tsp-svn-helper/tsh-common.c:459 tsp-svn-helper/tsh-common.c:465
-#: tsp-svn-helper/tsh-common.c:474 tsp-svn-helper/tsh-common.c:561
-#: tsp-svn-helper/tsh-common.c:607 tsp-svn-helper/tsh-common.c:690
+#: tsp-svn-helper/tsh-common.c:460 tsp-svn-helper/tsh-common.c:466
+#: tsp-svn-helper/tsh-common.c:475 tsp-svn-helper/tsh-common.c:562
+#: tsp-svn-helper/tsh-common.c:608 tsp-svn-helper/tsh-common.c:691
 msgid "Deleted"
 msgstr "Dzēsts"
 
-#: tsp-svn-helper/tsh-common.c:460
+#: tsp-svn-helper/tsh-common.c:461
 #, fuzzy
 msgid "Restored"
 msgstr "Atpazīt"
 
-#: tsp-svn-helper/tsh-common.c:461
+#: tsp-svn-helper/tsh-common.c:462
 #, fuzzy
 msgid "Reverted"
 msgstr "Atgriezt"
 
-#: tsp-svn-helper/tsh-common.c:462
+#: tsp-svn-helper/tsh-common.c:463
 #, fuzzy
 msgid "Revert failed"
 msgstr "Atgriezt"
 
-#: tsp-svn-helper/tsh-common.c:464
+#: tsp-svn-helper/tsh-common.c:465
 msgid "Skipped"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:467
+#: tsp-svn-helper/tsh-common.c:468
 msgid "Updated"
 msgstr "Atjaunināts"
 
-#: tsp-svn-helper/tsh-common.c:469 tsp-svn-helper/tsh-common.c:471
-#: tsp-svn-helper/tsh-common.c:568
+#: tsp-svn-helper/tsh-common.c:470 tsp-svn-helper/tsh-common.c:472
+#: tsp-svn-helper/tsh-common.c:569
 msgid "External"
 msgstr "Ārējs"
 
-#: tsp-svn-helper/tsh-common.c:472 tsp-svn-helper/tsh-common.c:563
-#: tsp-svn-helper/tsh-common.c:610 tsp-svn-helper/tsh-common.c:693
+#: tsp-svn-helper/tsh-common.c:473 tsp-svn-helper/tsh-common.c:564
+#: tsp-svn-helper/tsh-common.c:611 tsp-svn-helper/tsh-common.c:694
 msgid "Modified"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:475 tsp-svn-helper/tsh-common.c:562
-#: tsp-svn-helper/tsh-common.c:613 tsp-svn-helper/tsh-common.c:686
+#: tsp-svn-helper/tsh-common.c:476 tsp-svn-helper/tsh-common.c:563
+#: tsp-svn-helper/tsh-common.c:614 tsp-svn-helper/tsh-common.c:687
 msgid "Replaced"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:476
+#: tsp-svn-helper/tsh-common.c:477
 msgid "Transmitting"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:478
+#: tsp-svn-helper/tsh-common.c:479
 #, fuzzy
 msgid "Locked"
 msgstr "Slēgt"
 
-#: tsp-svn-helper/tsh-common.c:479 tsp-svn-helper/tsh-common.c:699
+#: tsp-svn-helper/tsh-common.c:480 tsp-svn-helper/tsh-common.c:700
 #, fuzzy
 msgid "Unlocked"
 msgstr "Atslēgt"
 
-#: tsp-svn-helper/tsh-common.c:480
+#: tsp-svn-helper/tsh-common.c:481
 msgid "Lock failed"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:481
+#: tsp-svn-helper/tsh-common.c:482
 #, fuzzy
 msgid "Unlock failed"
 msgstr "Atslēgt"
 
-#: tsp-svn-helper/tsh-common.c:523
+#: tsp-svn-helper/tsh-common.c:524
 msgid "Inapplicable"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:525
+#: tsp-svn-helper/tsh-common.c:526
 msgid "Unchanged"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:526 tsp-svn-helper/tsh-common.c:560
+#: tsp-svn-helper/tsh-common.c:527 tsp-svn-helper/tsh-common.c:561
 msgid "Missing"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:527 tsp-svn-helper/tsh-common.c:567
+#: tsp-svn-helper/tsh-common.c:528 tsp-svn-helper/tsh-common.c:568
 msgid "Obstructed"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:528
+#: tsp-svn-helper/tsh-common.c:529
 msgid "Changed"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:529 tsp-svn-helper/tsh-common.c:564
+#: tsp-svn-helper/tsh-common.c:530 tsp-svn-helper/tsh-common.c:565
 msgid "Merged"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:530 tsp-svn-helper/tsh-common.c:565
+#: tsp-svn-helper/tsh-common.c:531 tsp-svn-helper/tsh-common.c:566
 #, fuzzy
 msgid "Conflicted"
 msgstr "Pabeigts"
 
 #. N_("None"),
 #. N_("Unversioned"),
-#: tsp-svn-helper/tsh-common.c:558
+#: tsp-svn-helper/tsh-common.c:559
 msgid "Normal"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:566
+#: tsp-svn-helper/tsh-common.c:567
 msgid "Ignored"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:569
+#: tsp-svn-helper/tsh-common.c:570
 #, fuzzy
 msgid "Incomplete"
 msgstr "Pabeigts"
@@ -746,14 +780,14 @@
 msgid "Certificate"
 msgstr "Paziņošana"
 
-#: tsp-svn-helper/tsh-file-selection-dialog.c:110
+#: tsp-svn-helper/tsh-file-selection-dialog.c:90
 #: tsp-svn-helper/tsh-log-message-dialog.c:92
 #: tsp-svn-helper/tsh-notify-dialog.c:94
 #: tsp-svn-helper/tsh-status-dialog.c:115
 msgid "Path"
 msgstr "Ceļš"
 
-#: tsp-svn-helper/tsh-file-selection-dialog.c:137
+#: tsp-svn-helper/tsh-file-selection-dialog.c:117
 msgid "Select/Unselect all"
 msgstr ""
 
@@ -762,20 +796,6 @@
 msgid "Import Message"
 msgstr "Apstiprināt"
 
-#: tsp-svn-helper/tsh-log-dialog.c:118
-#, fuzzy
-msgid "Revision"
-msgstr "Revizija: %li"
-
-#: tsp-svn-helper/tsh-log-dialog.c:124
-msgid "Author"
-msgstr ""
-
-#: tsp-svn-helper/tsh-log-dialog.c:130
-#, fuzzy
-msgid "Date"
-msgstr "Status"
-
 #: tsp-svn-helper/tsh-log-dialog.c:136
 #, fuzzy
 msgid "Message"
@@ -880,17 +900,17 @@
 msgid "_Directory:"
 msgstr ""
 
-#: tsp-svn-helper/tsh-relocate.c:74
+#: tsp-svn-helper/tsh-relocate.c:71
 #, fuzzy
 msgid "Relocate failed"
 msgstr "Atgriezt"
 
-#: tsp-svn-helper/tsh-relocate.c:89
+#: tsp-svn-helper/tsh-relocate.c:86
 #, fuzzy
 msgid "Relocate finished"
 msgstr "Uzkopt"
 
-#: tsp-svn-helper/tsh-relocate.c:136
+#: tsp-svn-helper/tsh-relocate.c:133
 #, fuzzy
 msgid "Relocating ..."
 msgstr "Uzkopt"

Modified: thunar-svn-plugin/trunk/po/nl.po
===================================================================
--- thunar-svn-plugin/trunk/po/nl.po	2008-06-11 07:30:24 UTC (rev 4929)
+++ thunar-svn-plugin/trunk/po/nl.po	2008-06-11 22:39:45 UTC (rev 4930)
@@ -7,8 +7,8 @@
 msgstr ""
 "Project-Id-Version: thunar-svn-plugin\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-06-11 00:56+0200\n"
-"PO-Revision-Date: 2008-06-11 01:01+0200\n"
+"POT-Creation-Date: 2008-06-12 00:42+0200\n"
+"PO-Revision-Date: 2008-06-12 00:44+0200\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"
@@ -25,7 +25,7 @@
 msgid "Menu|Add"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:242 tsp-svn-helper/main.c:223
+#: thunar-svn-plugin/tsp-svn-action.c:242 tsp-svn-helper/main.c:231
 #: tsp-svn-helper/tsh-add.c:113 tsp-svn-helper/tsh-add.c:126
 msgid "Add"
 msgstr "Toevoegen"
@@ -34,201 +34,201 @@
 msgid "Menu|Blame"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:255
-#: thunar-svn-plugin/tsp-svn-action.c:256
+#: thunar-svn-plugin/tsp-svn-action.c:255 tsp-svn-helper/main.c:235
+#: tsp-svn-helper/tsh-blame-dialog.c:133
 msgid "Blame"
 msgstr "Beschuldigen"
 
-#: thunar-svn-plugin/tsp-svn-action.c:274
+#: thunar-svn-plugin/tsp-svn-action.c:275
 msgid "Menu|Checkout"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:274 tsp-svn-helper/main.c:227
+#: thunar-svn-plugin/tsp-svn-action.c:275 tsp-svn-helper/main.c:239
 #: tsp-svn-helper/tsh-checkout.c:98 tsp-svn-helper/tsh-checkout.c:110
 msgid "Checkout"
 msgstr "Ophalen"
 
-#: thunar-svn-plugin/tsp-svn-action.c:287
+#: thunar-svn-plugin/tsp-svn-action.c:288
 msgid "Menu|Cleanup"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:287 tsp-svn-helper/main.c:231
+#: thunar-svn-plugin/tsp-svn-action.c:288 tsp-svn-helper/main.c:243
 msgid "Cleanup"
 msgstr "Opschonen"
 
-#: thunar-svn-plugin/tsp-svn-action.c:300
+#: thunar-svn-plugin/tsp-svn-action.c:301
 msgid "Menu|Commit"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:300 tsp-svn-helper/main.c:235
+#: thunar-svn-plugin/tsp-svn-action.c:301 tsp-svn-helper/main.c:247
 #: tsp-svn-helper/tsh-commit.c:127 tsp-svn-helper/tsh-commit.c:140
 msgid "Commit"
 msgstr "Versturen"
 
-#: thunar-svn-plugin/tsp-svn-action.c:313
+#: thunar-svn-plugin/tsp-svn-action.c:314
 msgid "Menu|Copy"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:313 tsp-svn-helper/main.c:239
+#: thunar-svn-plugin/tsp-svn-action.c:314 tsp-svn-helper/main.c:251
 #: tsp-svn-helper/tsh-copy.c:152
 msgid "Copy"
 msgstr "Kopieeren"
 
-#: thunar-svn-plugin/tsp-svn-action.c:326
+#: thunar-svn-plugin/tsp-svn-action.c:327
 msgid "Menu|Delete"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:326 tsp-svn-helper/main.c:243
+#: thunar-svn-plugin/tsp-svn-action.c:327 tsp-svn-helper/main.c:255
 #: tsp-svn-helper/tsh-delete.c:127 tsp-svn-helper/tsh-delete.c:140
 msgid "Delete"
 msgstr "Verwijderen"
 
-#: thunar-svn-plugin/tsp-svn-action.c:339
+#: thunar-svn-plugin/tsp-svn-action.c:340
 msgid "Menu|Diff"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:339
 #: thunar-svn-plugin/tsp-svn-action.c:340
+#: thunar-svn-plugin/tsp-svn-action.c:341
 msgid "Diff"
 msgstr "Verschillen"
 
-#: thunar-svn-plugin/tsp-svn-action.c:351
+#: thunar-svn-plugin/tsp-svn-action.c:352
 msgid "Menu|Export"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:351 tsp-svn-helper/main.c:247
+#: thunar-svn-plugin/tsp-svn-action.c:352 tsp-svn-helper/main.c:259
 #: tsp-svn-helper/tsh-export.c:107 tsp-svn-helper/tsh-export.c:125
 msgid "Export"
 msgstr "Exporteren"
 
-#: thunar-svn-plugin/tsp-svn-action.c:364
+#: thunar-svn-plugin/tsp-svn-action.c:365
 msgid "Menu|Import"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:364 tsp-svn-helper/main.c:251
+#: thunar-svn-plugin/tsp-svn-action.c:365 tsp-svn-helper/main.c:263
 #: tsp-svn-helper/tsh-import.c:102 tsp-svn-helper/tsh-import.c:120
 msgid "Import"
 msgstr "Importeren"
 
-#: thunar-svn-plugin/tsp-svn-action.c:377
+#: thunar-svn-plugin/tsp-svn-action.c:378
 msgid "Menu|Info"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:377
 #: thunar-svn-plugin/tsp-svn-action.c:378
+#: thunar-svn-plugin/tsp-svn-action.c:379
 msgid "Info"
 msgstr "Informatie"
 
-#: thunar-svn-plugin/tsp-svn-action.c:394
+#: thunar-svn-plugin/tsp-svn-action.c:395
 msgid "Menu|Lock"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:394 tsp-svn-helper/main.c:255
+#: thunar-svn-plugin/tsp-svn-action.c:395 tsp-svn-helper/main.c:267
 #: tsp-svn-helper/tsh-lock-dialog.c:72 tsp-svn-helper/tsh-lock.c:130
 msgid "Lock"
 msgstr "Vast Zetten"
 
-#: thunar-svn-plugin/tsp-svn-action.c:407
+#: thunar-svn-plugin/tsp-svn-action.c:408
 msgid "Menu|Log"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:407 tsp-svn-helper/main.c:259
+#: thunar-svn-plugin/tsp-svn-action.c:408 tsp-svn-helper/main.c:271
 #: tsp-svn-helper/tsh-log-dialog.c:201
 msgid "Log"
 msgstr "Geschiedenis"
 
-#: thunar-svn-plugin/tsp-svn-action.c:429
+#: thunar-svn-plugin/tsp-svn-action.c:430
 msgid "Menu|Move"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:429 tsp-svn-helper/main.c:263
+#: thunar-svn-plugin/tsp-svn-action.c:430 tsp-svn-helper/main.c:275
 #: tsp-svn-helper/tsh-move.c:151
 msgid "Move"
 msgstr "Verplaatsen"
 
-#: thunar-svn-plugin/tsp-svn-action.c:448
+#: thunar-svn-plugin/tsp-svn-action.c:449
 msgid "Menu|Edit Properties"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:448
+#: thunar-svn-plugin/tsp-svn-action.c:449
 msgid "Edit Properties"
 msgstr "Attributen Wijzigen"
 
-#: thunar-svn-plugin/tsp-svn-action.c:461
+#: thunar-svn-plugin/tsp-svn-action.c:462
 msgid "Menu|Relocate"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:461 tsp-svn-helper/main.c:275
+#: thunar-svn-plugin/tsp-svn-action.c:462 tsp-svn-helper/main.c:287
 #: tsp-svn-helper/tsh-relocate-dialog.c:215
 msgid "Relocate"
 msgstr "Verplaatsen"
 
-#: thunar-svn-plugin/tsp-svn-action.c:475
+#: thunar-svn-plugin/tsp-svn-action.c:476
 msgid "Menu|Resolved"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:475 tsp-svn-helper/main.c:271
-#: tsp-svn-helper/tsh-common.c:463 tsp-svn-helper/tsh-resolved.c:112
+#: thunar-svn-plugin/tsp-svn-action.c:476 tsp-svn-helper/main.c:283
+#: tsp-svn-helper/tsh-common.c:464 tsp-svn-helper/tsh-resolved.c:112
 msgid "Resolved"
 msgstr "Opgelost"
 
-#: thunar-svn-plugin/tsp-svn-action.c:488
+#: thunar-svn-plugin/tsp-svn-action.c:489
 msgid "Menu|Resolve"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:488
 #: thunar-svn-plugin/tsp-svn-action.c:489
+#: thunar-svn-plugin/tsp-svn-action.c:490
 msgid "Resolve"
 msgstr "Verhelpen"
 
-#: thunar-svn-plugin/tsp-svn-action.c:500
+#: thunar-svn-plugin/tsp-svn-action.c:501
 msgid "Menu|Revert"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:500 tsp-svn-helper/main.c:279
+#: thunar-svn-plugin/tsp-svn-action.c:501 tsp-svn-helper/main.c:291
 #: tsp-svn-helper/tsh-revert.c:112 tsp-svn-helper/tsh-revert.c:125
 msgid "Revert"
 msgstr "Terug Halen"
 
-#: thunar-svn-plugin/tsp-svn-action.c:513
+#: thunar-svn-plugin/tsp-svn-action.c:514
 msgid "Menu|Status"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:513 tsp-svn-helper/main.c:283
-#: tsp-svn-helper/tsh-file-selection-dialog.c:144
+#: thunar-svn-plugin/tsp-svn-action.c:514 tsp-svn-helper/main.c:295
+#: tsp-svn-helper/tsh-file-selection-dialog.c:124
 #: tsp-svn-helper/tsh-status-dialog.c:184
 msgid "Status"
 msgstr "Status"
 
-#: thunar-svn-plugin/tsp-svn-action.c:526
+#: thunar-svn-plugin/tsp-svn-action.c:527
 msgid "Menu|Switch"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:526 tsp-svn-helper/main.c:287
-#: tsp-svn-helper/tsh-relocate.c:122 tsp-svn-helper/tsh-switch.c:114
+#: thunar-svn-plugin/tsp-svn-action.c:527 tsp-svn-helper/main.c:299
+#: tsp-svn-helper/tsh-relocate.c:119 tsp-svn-helper/tsh-switch.c:114
 #: tsp-svn-helper/tsh-switch.c:127
 msgid "Switch"
 msgstr "Omschakelen"
 
-#: thunar-svn-plugin/tsp-svn-action.c:539
+#: thunar-svn-plugin/tsp-svn-action.c:540
 msgid "Menu|Unlock"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:539 tsp-svn-helper/main.c:291
+#: thunar-svn-plugin/tsp-svn-action.c:540 tsp-svn-helper/main.c:303
 #: tsp-svn-helper/tsh-unlock.c:111
 msgid "Unlock"
 msgstr "Vrijgeven"
 
-#: thunar-svn-plugin/tsp-svn-action.c:552
+#: thunar-svn-plugin/tsp-svn-action.c:553
 msgid "Menu|Update"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:552 tsp-svn-helper/main.c:295
+#: thunar-svn-plugin/tsp-svn-action.c:553 tsp-svn-helper/main.c:307
 #: tsp-svn-helper/tsh-update.c:113
 msgid "Update"
 msgstr "Bijwerken"
 
-#: thunar-svn-plugin/tsp-svn-action.c:570
+#: thunar-svn-plugin/tsp-svn-action.c:571
 #, c-format
 msgid "Action %s is unimplemented"
 msgstr "Actie %s is niet geimplementeerd"
@@ -243,10 +243,10 @@
 #: thunar-svn-plugin/tsp-svn-property-page.c:165
 #: thunar-svn-plugin/tsp-svn-property-page.c:177
 #: thunar-svn-plugin/tsp-svn-property-page.c:190
-#: tsp-svn-helper/tsh-common.c:484 tsp-svn-helper/tsh-common.c:524
-#: tsp-svn-helper/tsh-common.c:533 tsp-svn-helper/tsh-common.c:555
-#: tsp-svn-helper/tsh-common.c:572 tsp-svn-helper/tsh-common.c:599
-#: tsp-svn-helper/tsh-common.c:682
+#: tsp-svn-helper/tsh-common.c:485 tsp-svn-helper/tsh-common.c:525
+#: tsp-svn-helper/tsh-common.c:534 tsp-svn-helper/tsh-common.c:556
+#: tsp-svn-helper/tsh-common.c:573 tsp-svn-helper/tsh-common.c:600
+#: tsp-svn-helper/tsh-common.c:683
 msgid "Unknown"
 msgstr "Onbekend"
 
@@ -327,169 +327,177 @@
 msgid "Other..."
 msgstr "Andere..."
 
-#: tsp-svn-helper/main.c:98
+#: tsp-svn-helper/main.c:100
 msgid "Print version information"
 msgstr "Versie informatie tonen"
 
-#: tsp-svn-helper/main.c:105
+#: tsp-svn-helper/main.c:107
 msgid "Execute add action"
 msgstr "Toevoeg actie uitvoeren"
 
-#: tsp-svn-helper/main.c:111
+#: tsp-svn-helper/main.c:113
+msgid "Execute blame action"
+msgstr "Beschuldig actie uitvoeren"
+
+#: tsp-svn-helper/main.c:119
 msgid "Execute checkout action"
 msgstr "Ophaal actie uitvoeren"
 
-#: tsp-svn-helper/main.c:117
+#: tsp-svn-helper/main.c:125
 msgid "Execute cleanup action"
 msgstr "Opschoon actie uitvoeren"
 
-#: tsp-svn-helper/main.c:123
+#: tsp-svn-helper/main.c:131
 msgid "Execute commit action"
 msgstr "Verstuur actie uitvoeren"
 
-#: tsp-svn-helper/main.c:129
+#: tsp-svn-helper/main.c:137
 msgid "Execute copy action"
 msgstr "Kopieer actie uitvoeren"
 
-#: tsp-svn-helper/main.c:135
+#: tsp-svn-helper/main.c:143
 msgid "Execute delete action"
 msgstr "Verwijder actie uitvoeren"
 
-#: tsp-svn-helper/main.c:141
+#: tsp-svn-helper/main.c:149
 msgid "Execute export action"
 msgstr "Exporteer actie uitvoeren"
 
-#: tsp-svn-helper/main.c:147
+#: tsp-svn-helper/main.c:155
 msgid "Execute import action"
 msgstr "Importeer actie uitvoeren"
 
-#: tsp-svn-helper/main.c:153
+#: tsp-svn-helper/main.c:161
 msgid "Execute lock action"
 msgstr "Vast zet actie uitvoeren"
 
-#: tsp-svn-helper/main.c:159
+#: tsp-svn-helper/main.c:167
 msgid "Execute log action"
 msgstr "Geschiedenis actie uitvoeren"
 
-#: tsp-svn-helper/main.c:165
+#: tsp-svn-helper/main.c:173
 msgid "Execute move action"
 msgstr "Verplaats actie uitvoeren"
 
-#: tsp-svn-helper/main.c:171
+#: tsp-svn-helper/main.c:179
 msgid "Execute properties action"
 msgstr "Attributen actie uitvoeren"
 
-#: tsp-svn-helper/main.c:177
+#: tsp-svn-helper/main.c:185
 msgid "Execute resolved action"
 msgstr "Verholpen actie uitvoeren"
 
-#: tsp-svn-helper/main.c:183
+#: tsp-svn-helper/main.c:191
 msgid "Execute relocate action"
 msgstr "Verplaats actie uitvoeren"
 
-#: tsp-svn-helper/main.c:189
+#: tsp-svn-helper/main.c:197
 msgid "Execute revert action"
 msgstr "Terug haal actie uitvoeren"
 
-#: tsp-svn-helper/main.c:195
+#: tsp-svn-helper/main.c:203
 msgid "Execute status action"
 msgstr "Status actie uitvoeren"
 
-#: tsp-svn-helper/main.c:201
+#: tsp-svn-helper/main.c:209
 msgid "Execute switch action"
 msgstr ""
 
-#: tsp-svn-helper/main.c:207
+#: tsp-svn-helper/main.c:215
 msgid "Execute unlock action"
 msgstr "Vrijgeef actie uitvoeren"
 
-#: tsp-svn-helper/main.c:213
+#: tsp-svn-helper/main.c:221
 msgid "Execute update action"
 msgstr "Bijwerk actie uitvoeren"
 
-#: tsp-svn-helper/main.c:223
+#: tsp-svn-helper/main.c:231
 msgid "Add Related Options:"
 msgstr "Toevoegen gerelateerde opties:"
 
-#: tsp-svn-helper/main.c:227
+#: tsp-svn-helper/main.c:235
+msgid "Blame Related Options:"
+msgstr "Bechuldigen gerelateerde opties:"
+
+#: tsp-svn-helper/main.c:239
 msgid "Checkout Related Options:"
 msgstr "Ophalen gerelateerde opties:"
 
-#: tsp-svn-helper/main.c:231
+#: tsp-svn-helper/main.c:243
 msgid "Cleanup Related Options:"
 msgstr "Opschonen gerelateerde opties:"
 
-#: tsp-svn-helper/main.c:235
+#: tsp-svn-helper/main.c:247
 msgid "Commit Related Options:"
 msgstr "Versturen gerelateerde opties:"
 
-#: tsp-svn-helper/main.c:239
+#: tsp-svn-helper/main.c:251
 msgid "Copy Related Options:"
 msgstr "Kopieer gerelateerde opties:"
 
-#: tsp-svn-helper/main.c:243
+#: tsp-svn-helper/main.c:255
 msgid "Delete Related Options:"
 msgstr "Verwijder gerelateerde opties:"
 
-#: tsp-svn-helper/main.c:247
+#: tsp-svn-helper/main.c:259
 msgid "Export Related Options:"
 msgstr "Exporteer gerelateerde opties:"
 
-#: tsp-svn-helper/main.c:251
+#: tsp-svn-helper/main.c:263
 msgid "Import Related Options:"
 msgstr "Importeer gerelateerde opties:"
 
-#: tsp-svn-helper/main.c:255
+#: tsp-svn-helper/main.c:267
 msgid "Lock Related Options:"
 msgstr "Vast zetten gerelateerde opties:"
 
-#: tsp-svn-helper/main.c:259
+#: tsp-svn-helper/main.c:271
 msgid "Log Related Options:"
 msgstr "Geschiedenis gerelateerde opties:"
 
-#: tsp-svn-helper/main.c:263
+#: tsp-svn-helper/main.c:275
 msgid "Move Related Options:"
 msgstr "Verplaats gerelateerde opties:"
 
-#: tsp-svn-helper/main.c:267
+#: tsp-svn-helper/main.c:279
 msgid "Properties Related Options:"
 msgstr "Attributen gerelateerde opties:"
 
 #. gtk_box_pack_start (GTK_BOX (GTK_DIALOG (dialog)->action_area), box, FALSE, TRUE, 0);
 #. gtk_widget_show (box);
-#: tsp-svn-helper/main.c:267 tsp-svn-helper/tsh-properties-dialog.c:217
+#: tsp-svn-helper/main.c:279 tsp-svn-helper/tsh-properties-dialog.c:217
 msgid "Properties"
 msgstr "Attributen"
 
-#: tsp-svn-helper/main.c:271
+#: tsp-svn-helper/main.c:283
 msgid "Resolved Related Options:"
 msgstr "Verholpen gerelateerde opties:"
 
-#: tsp-svn-helper/main.c:275
+#: tsp-svn-helper/main.c:287
 msgid "Relocate Related Options:"
 msgstr "Verplaats gerelateerde opties:"
 
-#: tsp-svn-helper/main.c:279
+#: tsp-svn-helper/main.c:291
 msgid "Revert Related Options:"
 msgstr "Terug haal gerelateerde opties:"
 
-#: tsp-svn-helper/main.c:283
+#: tsp-svn-helper/main.c:295
 msgid "Status Related Options:"
 msgstr "Status gerelateerde opties:"
 
-#: tsp-svn-helper/main.c:287
+#: tsp-svn-helper/main.c:299
 msgid "Switch Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:291
+#: tsp-svn-helper/main.c:303
 msgid "Unlock Related Options:"
 msgstr "Vrijgeven gerelateerde opties:"
 
-#: tsp-svn-helper/main.c:295
+#: tsp-svn-helper/main.c:307
 msgid "Update Related Options:"
 msgstr "Bijwerken gerelateerde opties:"
 
-#: tsp-svn-helper/main.c:341
+#: tsp-svn-helper/main.c:353
 msgid "Not enough arguments provided"
 msgstr "Onvoldoende argumenten meegegeven"
 
@@ -504,19 +512,39 @@
 msgid "Failed"
 msgstr "Gefaald"
 
-#: tsp-svn-helper/tsh-cleanup.c:69
+#: tsp-svn-helper/tsh-blame-dialog.c:94
+msgid "Line"
+msgstr "Regel"
+
+#: tsp-svn-helper/tsh-blame-dialog.c:100 tsp-svn-helper/tsh-log-dialog.c:118
+msgid "Revision"
+msgstr "Versie"
+
+#: tsp-svn-helper/tsh-blame-dialog.c:106 tsp-svn-helper/tsh-log-dialog.c:124
+msgid "Author"
+msgstr "Auteur"
+
+#: tsp-svn-helper/tsh-blame-dialog.c:112 tsp-svn-helper/tsh-log-dialog.c:130
+msgid "Date"
+msgstr "Datum"
+
+#: tsp-svn-helper/tsh-blame.c:75
+msgid "Blame failed"
+msgstr "Beschuldigen gefaald"
+
+#: tsp-svn-helper/tsh-cleanup.c:66
 msgid "Cleanup failed"
 msgstr "Opschonen is gefaald"
 
-#: tsp-svn-helper/tsh-cleanup.c:84
+#: tsp-svn-helper/tsh-cleanup.c:81
 msgid "Cleanup finished"
 msgstr "Klaar met opschonen"
 
-#: tsp-svn-helper/tsh-cleanup.c:98
+#: tsp-svn-helper/tsh-cleanup.c:95
 msgid "Cleaning up ..."
 msgstr "Bezig met opschonen ..."
 
-#: tsp-svn-helper/tsh-commit.c:103 tsp-svn-helper/tsh-common.c:646
+#: tsp-svn-helper/tsh-commit.c:103 tsp-svn-helper/tsh-common.c:647
 #: tsp-svn-helper/tsh-copy.c:86 tsp-svn-helper/tsh-delete.c:103
 #: tsp-svn-helper/tsh-import.c:82 tsp-svn-helper/tsh-move.c:84
 #, c-format
@@ -527,8 +555,8 @@
 msgid "Nothing to do"
 msgstr "Niets te doen"
 
-#: tsp-svn-helper/tsh-commit.c:114 tsp-svn-helper/tsh-common.c:468
-#: tsp-svn-helper/tsh-common.c:470 tsp-svn-helper/tsh-copy.c:97
+#: tsp-svn-helper/tsh-commit.c:114 tsp-svn-helper/tsh-common.c:469
+#: tsp-svn-helper/tsh-common.c:471 tsp-svn-helper/tsh-copy.c:97
 #: tsp-svn-helper/tsh-delete.c:114 tsp-svn-helper/tsh-import.c:87
 #: tsp-svn-helper/tsh-move.c:95
 msgid "Completed"
@@ -538,116 +566,116 @@
 msgid "Commit Message"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:457 tsp-svn-helper/tsh-common.c:466
-#: tsp-svn-helper/tsh-common.c:473 tsp-svn-helper/tsh-common.c:559
-#: tsp-svn-helper/tsh-common.c:604 tsp-svn-helper/tsh-common.c:688
+#: tsp-svn-helper/tsh-common.c:458 tsp-svn-helper/tsh-common.c:467
+#: tsp-svn-helper/tsh-common.c:474 tsp-svn-helper/tsh-common.c:560
+#: tsp-svn-helper/tsh-common.c:605 tsp-svn-helper/tsh-common.c:689
 msgid "Added"
 msgstr "Toegevoegd"
 
-#: tsp-svn-helper/tsh-common.c:458 tsp-svn-helper/tsh-common.c:697
+#: tsp-svn-helper/tsh-common.c:459 tsp-svn-helper/tsh-common.c:698
 msgid "Copied"
 msgstr "Gekopieerd"
 
-#: tsp-svn-helper/tsh-common.c:459 tsp-svn-helper/tsh-common.c:465
-#: tsp-svn-helper/tsh-common.c:474 tsp-svn-helper/tsh-common.c:561
-#: tsp-svn-helper/tsh-common.c:607 tsp-svn-helper/tsh-common.c:690
+#: tsp-svn-helper/tsh-common.c:460 tsp-svn-helper/tsh-common.c:466
+#: tsp-svn-helper/tsh-common.c:475 tsp-svn-helper/tsh-common.c:562
+#: tsp-svn-helper/tsh-common.c:608 tsp-svn-helper/tsh-common.c:691
 msgid "Deleted"
 msgstr "Verwijderd"
 
-#: tsp-svn-helper/tsh-common.c:460
+#: tsp-svn-helper/tsh-common.c:461
 msgid "Restored"
 msgstr "Hersteld"
 
-#: tsp-svn-helper/tsh-common.c:461
+#: tsp-svn-helper/tsh-common.c:462
 msgid "Reverted"
 msgstr "Terug gehaald"
 
-#: tsp-svn-helper/tsh-common.c:462
+#: tsp-svn-helper/tsh-common.c:463
 msgid "Revert failed"
 msgstr "Terug halen gefaald"
 
-#: tsp-svn-helper/tsh-common.c:464
+#: tsp-svn-helper/tsh-common.c:465
 msgid "Skipped"
 msgstr "Overgeslagen"
 
-#: tsp-svn-helper/tsh-common.c:467
+#: tsp-svn-helper/tsh-common.c:468
 msgid "Updated"
 msgstr "Bijgewerkt"
 
-#: tsp-svn-helper/tsh-common.c:469 tsp-svn-helper/tsh-common.c:471
-#: tsp-svn-helper/tsh-common.c:568
+#: tsp-svn-helper/tsh-common.c:470 tsp-svn-helper/tsh-common.c:472
+#: tsp-svn-helper/tsh-common.c:569
 msgid "External"
 msgstr "Extern"
 
-#: tsp-svn-helper/tsh-common.c:472 tsp-svn-helper/tsh-common.c:563
-#: tsp-svn-helper/tsh-common.c:610 tsp-svn-helper/tsh-common.c:693
+#: tsp-svn-helper/tsh-common.c:473 tsp-svn-helper/tsh-common.c:564
+#: tsp-svn-helper/tsh-common.c:611 tsp-svn-helper/tsh-common.c:694
 msgid "Modified"
 msgstr "Aangepast"
 
-#: tsp-svn-helper/tsh-common.c:475 tsp-svn-helper/tsh-common.c:562
-#: tsp-svn-helper/tsh-common.c:613 tsp-svn-helper/tsh-common.c:686
+#: tsp-svn-helper/tsh-common.c:476 tsp-svn-helper/tsh-common.c:563
+#: tsp-svn-helper/tsh-common.c:614 tsp-svn-helper/tsh-common.c:687
 msgid "Replaced"
 msgstr "Vervangen"
 
-#: tsp-svn-helper/tsh-common.c:476
+#: tsp-svn-helper/tsh-common.c:477
 msgid "Transmitting"
 msgstr "Versturen"
 
-#: tsp-svn-helper/tsh-common.c:478
+#: tsp-svn-helper/tsh-common.c:479
 msgid "Locked"
 msgstr "Vast gezet"
 
-#: tsp-svn-helper/tsh-common.c:479 tsp-svn-helper/tsh-common.c:699
+#: tsp-svn-helper/tsh-common.c:480 tsp-svn-helper/tsh-common.c:700
 msgid "Unlocked"
 msgstr "Vrijgegeven"
 
-#: tsp-svn-helper/tsh-common.c:480
+#: tsp-svn-helper/tsh-common.c:481
 msgid "Lock failed"
 msgstr "Vast zetten gefaald"
 
-#: tsp-svn-helper/tsh-common.c:481
+#: tsp-svn-helper/tsh-common.c:482
 msgid "Unlock failed"
 msgstr "Vrijgeven gefaald"
 
-#: tsp-svn-helper/tsh-common.c:523
+#: tsp-svn-helper/tsh-common.c:524
 msgid "Inapplicable"
 msgstr "Irrelevant"
 
-#: tsp-svn-helper/tsh-common.c:525
+#: tsp-svn-helper/tsh-common.c:526
 msgid "Unchanged"
 msgstr "Ongewijzigd"
 
-#: tsp-svn-helper/tsh-common.c:526 tsp-svn-helper/tsh-common.c:560
+#: tsp-svn-helper/tsh-common.c:527 tsp-svn-helper/tsh-common.c:561
 msgid "Missing"
 msgstr "Vermist"
 
-#: tsp-svn-helper/tsh-common.c:527 tsp-svn-helper/tsh-common.c:567
+#: tsp-svn-helper/tsh-common.c:528 tsp-svn-helper/tsh-common.c:568
 msgid "Obstructed"
 msgstr "Geblokkeerd"
 
-#: tsp-svn-helper/tsh-common.c:528
+#: tsp-svn-helper/tsh-common.c:529
 msgid "Changed"
 msgstr "Gewijzigd"
 
-#: tsp-svn-helper/tsh-common.c:529 tsp-svn-helper/tsh-common.c:564
+#: tsp-svn-helper/tsh-common.c:530 tsp-svn-helper/tsh-common.c:565
 msgid "Merged"
 msgstr "Samengevoegd"
 
-#: tsp-svn-helper/tsh-common.c:530 tsp-svn-helper/tsh-common.c:565
+#: tsp-svn-helper/tsh-common.c:531 tsp-svn-helper/tsh-common.c:566
 msgid "Conflicted"
 msgstr "Conflicten"
 
 #. N_("None"),
 #. N_("Unversioned"),
-#: tsp-svn-helper/tsh-common.c:558
+#: tsp-svn-helper/tsh-common.c:559
 msgid "Normal"
 msgstr "Normaal"
 
-#: tsp-svn-helper/tsh-common.c:566
+#: tsp-svn-helper/tsh-common.c:567
 msgid "Ignored"
 msgstr "Genegeerd"
 
-#: tsp-svn-helper/tsh-common.c:569
+#: tsp-svn-helper/tsh-common.c:570
 msgid "Incomplete"
 msgstr "Incompleet"
 
@@ -684,14 +712,14 @@
 msgid "Certificate"
 msgstr "Certificaat"
 
-#: tsp-svn-helper/tsh-file-selection-dialog.c:110
+#: tsp-svn-helper/tsh-file-selection-dialog.c:90
 #: tsp-svn-helper/tsh-log-message-dialog.c:92
 #: tsp-svn-helper/tsh-notify-dialog.c:94
 #: tsp-svn-helper/tsh-status-dialog.c:115
 msgid "Path"
 msgstr "Pad"
 
-#: tsp-svn-helper/tsh-file-selection-dialog.c:137
+#: tsp-svn-helper/tsh-file-selection-dialog.c:117
 msgid "Select/Unselect all"
 msgstr "Alles selecteren/deselecteren"
 
@@ -699,18 +727,6 @@
 msgid "Import Message"
 msgstr ""
 
-#: tsp-svn-helper/tsh-log-dialog.c:118
-msgid "Revision"
-msgstr "Versie"
-
-#: tsp-svn-helper/tsh-log-dialog.c:124
-msgid "Author"
-msgstr "Auteur"
-
-#: tsp-svn-helper/tsh-log-dialog.c:130
-msgid "Date"
-msgstr "Datum"
-
 #: tsp-svn-helper/tsh-log-dialog.c:136
 msgid "Message"
 msgstr "Bericht"
@@ -808,15 +824,15 @@
 msgid "_Directory:"
 msgstr "_Map:"
 
-#: tsp-svn-helper/tsh-relocate.c:74
+#: tsp-svn-helper/tsh-relocate.c:71
 msgid "Relocate failed"
 msgstr "Verplaatsen gefaald"
 
-#: tsp-svn-helper/tsh-relocate.c:89
+#: tsp-svn-helper/tsh-relocate.c:86
 msgid "Relocate finished"
 msgstr "Klaar met verplaatsen"
 
-#: tsp-svn-helper/tsh-relocate.c:136
+#: tsp-svn-helper/tsh-relocate.c:133
 msgid "Relocating ..."
 msgstr "Bezig met verplaatsen ..."
 

Modified: thunar-svn-plugin/trunk/po/pt_BR.po
===================================================================
--- thunar-svn-plugin/trunk/po/pt_BR.po	2008-06-11 07:30:24 UTC (rev 4929)
+++ thunar-svn-plugin/trunk/po/pt_BR.po	2008-06-11 22:39:45 UTC (rev 4930)
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: thunar-svn-plugin\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-06-11 00:56+0200\n"
+"POT-Creation-Date: 2008-06-12 00:42+0200\n"
 "PO-Revision-Date: 2008-06-08 19:58-0500\n"
 "Last-Translator: Og Maciel <ogmaciel at gnome.org>\n"
 "Language-Team: Brazilian Portuguese <ldp-br at bazar2.conectiva.com.br>\n"
@@ -27,7 +27,7 @@
 msgid "Menu|Add"
 msgstr "Adicionar"
 
-#: thunar-svn-plugin/tsp-svn-action.c:242 tsp-svn-helper/main.c:223
+#: thunar-svn-plugin/tsp-svn-action.c:242 tsp-svn-helper/main.c:231
 #: tsp-svn-helper/tsh-add.c:113 tsp-svn-helper/tsh-add.c:126
 msgid "Add"
 msgstr "Adicionar"
@@ -36,203 +36,203 @@
 msgid "Menu|Blame"
 msgstr "Culpa"
 
-#: thunar-svn-plugin/tsp-svn-action.c:255
-#: thunar-svn-plugin/tsp-svn-action.c:256
+#: thunar-svn-plugin/tsp-svn-action.c:255 tsp-svn-helper/main.c:235
+#: tsp-svn-helper/tsh-blame-dialog.c:133
 msgid "Blame"
 msgstr "Culpar"
 
-#: thunar-svn-plugin/tsp-svn-action.c:274
+#: thunar-svn-plugin/tsp-svn-action.c:275
 msgid "Menu|Checkout"
 msgstr "Obter"
 
-#: thunar-svn-plugin/tsp-svn-action.c:274 tsp-svn-helper/main.c:227
+#: thunar-svn-plugin/tsp-svn-action.c:275 tsp-svn-helper/main.c:239
 #: tsp-svn-helper/tsh-checkout.c:98 tsp-svn-helper/tsh-checkout.c:110
 msgid "Checkout"
 msgstr "Obter"
 
-#: thunar-svn-plugin/tsp-svn-action.c:287
+#: thunar-svn-plugin/tsp-svn-action.c:288
 msgid "Menu|Cleanup"
 msgstr "Limpar"
 
-#: thunar-svn-plugin/tsp-svn-action.c:287 tsp-svn-helper/main.c:231
+#: thunar-svn-plugin/tsp-svn-action.c:288 tsp-svn-helper/main.c:243
 msgid "Cleanup"
 msgstr "Limpar"
 
-#: thunar-svn-plugin/tsp-svn-action.c:300
+#: thunar-svn-plugin/tsp-svn-action.c:301
 msgid "Menu|Commit"
 msgstr "Enviar"
 
-#: thunar-svn-plugin/tsp-svn-action.c:300 tsp-svn-helper/main.c:235
+#: thunar-svn-plugin/tsp-svn-action.c:301 tsp-svn-helper/main.c:247
 #: tsp-svn-helper/tsh-commit.c:127 tsp-svn-helper/tsh-commit.c:140
 msgid "Commit"
 msgstr "Enviar"
 
-#: thunar-svn-plugin/tsp-svn-action.c:313
+#: thunar-svn-plugin/tsp-svn-action.c:314
 msgid "Menu|Copy"
 msgstr "Copiar"
 
-#: thunar-svn-plugin/tsp-svn-action.c:313 tsp-svn-helper/main.c:239
+#: thunar-svn-plugin/tsp-svn-action.c:314 tsp-svn-helper/main.c:251
 #: tsp-svn-helper/tsh-copy.c:152
 msgid "Copy"
 msgstr "Copiar"
 
-#: thunar-svn-plugin/tsp-svn-action.c:326
+#: thunar-svn-plugin/tsp-svn-action.c:327
 msgid "Menu|Delete"
 msgstr "Excluir"
 
-#: thunar-svn-plugin/tsp-svn-action.c:326 tsp-svn-helper/main.c:243
+#: thunar-svn-plugin/tsp-svn-action.c:327 tsp-svn-helper/main.c:255
 #: tsp-svn-helper/tsh-delete.c:127 tsp-svn-helper/tsh-delete.c:140
 msgid "Delete"
 msgstr "Excluir"
 
-#: thunar-svn-plugin/tsp-svn-action.c:339
+#: thunar-svn-plugin/tsp-svn-action.c:340
 msgid "Menu|Diff"
 msgstr "Diferença"
 
-#: thunar-svn-plugin/tsp-svn-action.c:339
 #: thunar-svn-plugin/tsp-svn-action.c:340
+#: thunar-svn-plugin/tsp-svn-action.c:341
 msgid "Diff"
 msgstr "Diferença"
 
-#: thunar-svn-plugin/tsp-svn-action.c:351
+#: thunar-svn-plugin/tsp-svn-action.c:352
 msgid "Menu|Export"
 msgstr "Exportar"
 
-#: thunar-svn-plugin/tsp-svn-action.c:351 tsp-svn-helper/main.c:247
+#: thunar-svn-plugin/tsp-svn-action.c:352 tsp-svn-helper/main.c:259
 #: tsp-svn-helper/tsh-export.c:107 tsp-svn-helper/tsh-export.c:125
 msgid "Export"
 msgstr "Exportar"
 
-#: thunar-svn-plugin/tsp-svn-action.c:364
+#: thunar-svn-plugin/tsp-svn-action.c:365
 msgid "Menu|Import"
 msgstr "Importar"
 
-#: thunar-svn-plugin/tsp-svn-action.c:364 tsp-svn-helper/main.c:251
+#: thunar-svn-plugin/tsp-svn-action.c:365 tsp-svn-helper/main.c:263
 #: tsp-svn-helper/tsh-import.c:102 tsp-svn-helper/tsh-import.c:120
 msgid "Import"
 msgstr "Importar"
 
-#: thunar-svn-plugin/tsp-svn-action.c:377
+#: thunar-svn-plugin/tsp-svn-action.c:378
 msgid "Menu|Info"
 msgstr "Informação"
 
-#: thunar-svn-plugin/tsp-svn-action.c:377
 #: thunar-svn-plugin/tsp-svn-action.c:378
+#: thunar-svn-plugin/tsp-svn-action.c:379
 msgid "Info"
 msgstr "Informação"
 
-#: thunar-svn-plugin/tsp-svn-action.c:394
+#: thunar-svn-plugin/tsp-svn-action.c:395
 msgid "Menu|Lock"
 msgstr "Travar"
 
-#: thunar-svn-plugin/tsp-svn-action.c:394 tsp-svn-helper/main.c:255
+#: thunar-svn-plugin/tsp-svn-action.c:395 tsp-svn-helper/main.c:267
 #: tsp-svn-helper/tsh-lock-dialog.c:72 tsp-svn-helper/tsh-lock.c:130
 msgid "Lock"
 msgstr "Travar"
 
-#: thunar-svn-plugin/tsp-svn-action.c:407
+#: thunar-svn-plugin/tsp-svn-action.c:408
 msgid "Menu|Log"
 msgstr "Registro"
 
-#: thunar-svn-plugin/tsp-svn-action.c:407 tsp-svn-helper/main.c:259
+#: thunar-svn-plugin/tsp-svn-action.c:408 tsp-svn-helper/main.c:271
 #: tsp-svn-helper/tsh-log-dialog.c:201
 msgid "Log"
 msgstr "Registrar"
 
-#: thunar-svn-plugin/tsp-svn-action.c:429
+#: thunar-svn-plugin/tsp-svn-action.c:430
 msgid "Menu|Move"
 msgstr "Mover"
 
-#: thunar-svn-plugin/tsp-svn-action.c:429 tsp-svn-helper/main.c:263
+#: thunar-svn-plugin/tsp-svn-action.c:430 tsp-svn-helper/main.c:275
 #: tsp-svn-helper/tsh-move.c:151
 msgid "Move"
 msgstr "Mover"
 
-#: thunar-svn-plugin/tsp-svn-action.c:448
+#: thunar-svn-plugin/tsp-svn-action.c:449
 msgid "Menu|Edit Properties"
 msgstr "Editar propriedades"
 
-#: thunar-svn-plugin/tsp-svn-action.c:448
+#: thunar-svn-plugin/tsp-svn-action.c:449
 msgid "Edit Properties"
 msgstr "Editar propriedades"
 
-#: thunar-svn-plugin/tsp-svn-action.c:461
+#: thunar-svn-plugin/tsp-svn-action.c:462
 #, fuzzy
 msgid "Menu|Relocate"
 msgstr "Excluir"
 
-#: thunar-svn-plugin/tsp-svn-action.c:461 tsp-svn-helper/main.c:275
+#: thunar-svn-plugin/tsp-svn-action.c:462 tsp-svn-helper/main.c:287
 #: tsp-svn-helper/tsh-relocate-dialog.c:215
 #, fuzzy
 msgid "Relocate"
 msgstr "Substituído"
 
-#: thunar-svn-plugin/tsp-svn-action.c:475
+#: thunar-svn-plugin/tsp-svn-action.c:476
 msgid "Menu|Resolved"
 msgstr "Resolvido"
 
-#: thunar-svn-plugin/tsp-svn-action.c:475 tsp-svn-helper/main.c:271
-#: tsp-svn-helper/tsh-common.c:463 tsp-svn-helper/tsh-resolved.c:112
+#: thunar-svn-plugin/tsp-svn-action.c:476 tsp-svn-helper/main.c:283
+#: tsp-svn-helper/tsh-common.c:464 tsp-svn-helper/tsh-resolved.c:112
 msgid "Resolved"
 msgstr "Resolvido"
 
-#: thunar-svn-plugin/tsp-svn-action.c:488
+#: thunar-svn-plugin/tsp-svn-action.c:489
 msgid "Menu|Resolve"
 msgstr "Resolver"
 
-#: thunar-svn-plugin/tsp-svn-action.c:488
 #: thunar-svn-plugin/tsp-svn-action.c:489
+#: thunar-svn-plugin/tsp-svn-action.c:490
 msgid "Resolve"
 msgstr "Resolver"
 
-#: thunar-svn-plugin/tsp-svn-action.c:500
+#: thunar-svn-plugin/tsp-svn-action.c:501
 msgid "Menu|Revert"
 msgstr "Reverter"
 
-#: thunar-svn-plugin/tsp-svn-action.c:500 tsp-svn-helper/main.c:279
+#: thunar-svn-plugin/tsp-svn-action.c:501 tsp-svn-helper/main.c:291
 #: tsp-svn-helper/tsh-revert.c:112 tsp-svn-helper/tsh-revert.c:125
 msgid "Revert"
 msgstr "Reverter"
 
-#: thunar-svn-plugin/tsp-svn-action.c:513
+#: thunar-svn-plugin/tsp-svn-action.c:514
 msgid "Menu|Status"
 msgstr "Status"
 
-#: thunar-svn-plugin/tsp-svn-action.c:513 tsp-svn-helper/main.c:283
-#: tsp-svn-helper/tsh-file-selection-dialog.c:144
+#: thunar-svn-plugin/tsp-svn-action.c:514 tsp-svn-helper/main.c:295
+#: tsp-svn-helper/tsh-file-selection-dialog.c:124
 #: tsp-svn-helper/tsh-status-dialog.c:184
 msgid "Status"
 msgstr "Status"
 
-#: thunar-svn-plugin/tsp-svn-action.c:526
+#: thunar-svn-plugin/tsp-svn-action.c:527
 msgid "Menu|Switch"
 msgstr "Alternar"
 
-#: thunar-svn-plugin/tsp-svn-action.c:526 tsp-svn-helper/main.c:287
-#: tsp-svn-helper/tsh-relocate.c:122 tsp-svn-helper/tsh-switch.c:114
+#: thunar-svn-plugin/tsp-svn-action.c:527 tsp-svn-helper/main.c:299
+#: tsp-svn-helper/tsh-relocate.c:119 tsp-svn-helper/tsh-switch.c:114
 #: tsp-svn-helper/tsh-switch.c:127
 msgid "Switch"
 msgstr "Alternar"
 
-#: thunar-svn-plugin/tsp-svn-action.c:539
+#: thunar-svn-plugin/tsp-svn-action.c:540
 msgid "Menu|Unlock"
 msgstr "Destravar"
 
-#: thunar-svn-plugin/tsp-svn-action.c:539 tsp-svn-helper/main.c:291
+#: thunar-svn-plugin/tsp-svn-action.c:540 tsp-svn-helper/main.c:303
 #: tsp-svn-helper/tsh-unlock.c:111
 msgid "Unlock"
 msgstr "Destravar"
 
-#: thunar-svn-plugin/tsp-svn-action.c:552
+#: thunar-svn-plugin/tsp-svn-action.c:553
 msgid "Menu|Update"
 msgstr "Atualizar"
 
-#: thunar-svn-plugin/tsp-svn-action.c:552 tsp-svn-helper/main.c:295
+#: thunar-svn-plugin/tsp-svn-action.c:553 tsp-svn-helper/main.c:307
 #: tsp-svn-helper/tsh-update.c:113
 msgid "Update"
 msgstr "Atualizar"
 
-#: thunar-svn-plugin/tsp-svn-action.c:570
+#: thunar-svn-plugin/tsp-svn-action.c:571
 #, c-format
 msgid "Action %s is unimplemented"
 msgstr "Ação %s não está implementada"
@@ -247,10 +247,10 @@
 #: thunar-svn-plugin/tsp-svn-property-page.c:165
 #: thunar-svn-plugin/tsp-svn-property-page.c:177
 #: thunar-svn-plugin/tsp-svn-property-page.c:190
-#: tsp-svn-helper/tsh-common.c:484 tsp-svn-helper/tsh-common.c:524
-#: tsp-svn-helper/tsh-common.c:533 tsp-svn-helper/tsh-common.c:555
-#: tsp-svn-helper/tsh-common.c:572 tsp-svn-helper/tsh-common.c:599
-#: tsp-svn-helper/tsh-common.c:682
+#: tsp-svn-helper/tsh-common.c:485 tsp-svn-helper/tsh-common.c:525
+#: tsp-svn-helper/tsh-common.c:534 tsp-svn-helper/tsh-common.c:556
+#: tsp-svn-helper/tsh-common.c:573 tsp-svn-helper/tsh-common.c:600
+#: tsp-svn-helper/tsh-common.c:683
 msgid "Unknown"
 msgstr "Desconhecido"
 
@@ -331,171 +331,181 @@
 msgid "Other..."
 msgstr "Outro..."
 
-#: tsp-svn-helper/main.c:98
+#: tsp-svn-helper/main.c:100
 msgid "Print version information"
 msgstr "Imprimir informação da versão"
 
-#: tsp-svn-helper/main.c:105
+#: tsp-svn-helper/main.c:107
 msgid "Execute add action"
 msgstr "Executar ação de adição"
 
-#: tsp-svn-helper/main.c:111
+#: tsp-svn-helper/main.c:113
+#, fuzzy
+msgid "Execute blame action"
+msgstr "Executar ação de mudança"
+
+#: tsp-svn-helper/main.c:119
 msgid "Execute checkout action"
 msgstr "Executar ação de obtenção"
 
-#: tsp-svn-helper/main.c:117
+#: tsp-svn-helper/main.c:125
 msgid "Execute cleanup action"
 msgstr "Executar ação de limpeza"
 
-#: tsp-svn-helper/main.c:123
+#: tsp-svn-helper/main.c:131
 msgid "Execute commit action"
 msgstr "Executar ação de envio"
 
-#: tsp-svn-helper/main.c:129
+#: tsp-svn-helper/main.c:137
 msgid "Execute copy action"
 msgstr "Executar ação de cópia"
 
-#: tsp-svn-helper/main.c:135
+#: tsp-svn-helper/main.c:143
 msgid "Execute delete action"
 msgstr "Executar ação de exclusão"
 
-#: tsp-svn-helper/main.c:141
+#: tsp-svn-helper/main.c:149
 msgid "Execute export action"
 msgstr "Executar ação de exportação"
 
-#: tsp-svn-helper/main.c:147
+#: tsp-svn-helper/main.c:155
 msgid "Execute import action"
 msgstr "Executar ação de importação"
 
-#: tsp-svn-helper/main.c:153
+#: tsp-svn-helper/main.c:161
 msgid "Execute lock action"
 msgstr "Executar ação de travamento"
 
-#: tsp-svn-helper/main.c:159
+#: tsp-svn-helper/main.c:167
 msgid "Execute log action"
 msgstr "Executar ação de registro"
 
-#: tsp-svn-helper/main.c:165
+#: tsp-svn-helper/main.c:173
 msgid "Execute move action"
 msgstr "Executar ação de mudança"
 
-#: tsp-svn-helper/main.c:171
+#: tsp-svn-helper/main.c:179
 msgid "Execute properties action"
 msgstr "Executar ação de propriedades"
 
-#: tsp-svn-helper/main.c:177
+#: tsp-svn-helper/main.c:185
 msgid "Execute resolved action"
 msgstr "Executar ação de resolução"
 
-#: tsp-svn-helper/main.c:183
+#: tsp-svn-helper/main.c:191
 #, fuzzy
 msgid "Execute relocate action"
 msgstr "Executar ação de exclusão"
 
-#: tsp-svn-helper/main.c:189
+#: tsp-svn-helper/main.c:197
 msgid "Execute revert action"
 msgstr "Executar ação de reversão"
 
-#: tsp-svn-helper/main.c:195
+#: tsp-svn-helper/main.c:203
 msgid "Execute status action"
 msgstr "Executar ação de status"
 
-#: tsp-svn-helper/main.c:201
+#: tsp-svn-helper/main.c:209
 msgid "Execute switch action"
 msgstr "Executar ação de alternação"
 
-#: tsp-svn-helper/main.c:207
+#: tsp-svn-helper/main.c:215
 msgid "Execute unlock action"
 msgstr "Executar ação de destravamento"
 
-#: tsp-svn-helper/main.c:213
+#: tsp-svn-helper/main.c:221
 msgid "Execute update action"
 msgstr "Executar ação de atualização"
 
-#: tsp-svn-helper/main.c:223
+#: tsp-svn-helper/main.c:231
 msgid "Add Related Options:"
 msgstr "Adicionar opções:"
 
-#: tsp-svn-helper/main.c:227
+#: tsp-svn-helper/main.c:235
+#, fuzzy
+msgid "Blame Related Options:"
+msgstr "Opções de exclusão:"
+
+#: tsp-svn-helper/main.c:239
 msgid "Checkout Related Options:"
 msgstr "Opções de obtenção:"
 
-#: tsp-svn-helper/main.c:231
+#: tsp-svn-helper/main.c:243
 msgid "Cleanup Related Options:"
 msgstr "Opções de limpeza:"
 
-#: tsp-svn-helper/main.c:235
+#: tsp-svn-helper/main.c:247
 msgid "Commit Related Options:"
 msgstr "Opções de envio:"
 
-#: tsp-svn-helper/main.c:239
+#: tsp-svn-helper/main.c:251
 msgid "Copy Related Options:"
 msgstr "Opções de cópia:"
 
-#: tsp-svn-helper/main.c:243
+#: tsp-svn-helper/main.c:255
 msgid "Delete Related Options:"
 msgstr "Opções de exclusão:"
 
-#: tsp-svn-helper/main.c:247
+#: tsp-svn-helper/main.c:259
 msgid "Export Related Options:"
 msgstr "Opções de exportação:"
 
-#: tsp-svn-helper/main.c:251
+#: tsp-svn-helper/main.c:263
 msgid "Import Related Options:"
 msgstr "Opções de importação:"
 
-#: tsp-svn-helper/main.c:255
+#: tsp-svn-helper/main.c:267
 msgid "Lock Related Options:"
 msgstr "Opções de travamento:"
 
-#: tsp-svn-helper/main.c:259
+#: tsp-svn-helper/main.c:271
 msgid "Log Related Options:"
 msgstr "Opções de registro:"
 
-#: tsp-svn-helper/main.c:263
+#: tsp-svn-helper/main.c:275
 msgid "Move Related Options:"
 msgstr "Opções de mudança:"
 
-#: tsp-svn-helper/main.c:267
+#: tsp-svn-helper/main.c:279
 msgid "Properties Related Options:"
 msgstr "Opções de propriedades:"
 
 #. gtk_box_pack_start (GTK_BOX (GTK_DIALOG (dialog)->action_area), box, FALSE, TRUE, 0);
 #. gtk_widget_show (box);
-#: tsp-svn-helper/main.c:267 tsp-svn-helper/tsh-properties-dialog.c:217
+#: tsp-svn-helper/main.c:279 tsp-svn-helper/tsh-properties-dialog.c:217
 msgid "Properties"
 msgstr "Propriedades"
 
-#: tsp-svn-helper/main.c:271
+#: tsp-svn-helper/main.c:283
 msgid "Resolved Related Options:"
 msgstr "Opções de resolução:"
 
-#: tsp-svn-helper/main.c:275
+#: tsp-svn-helper/main.c:287
 #, fuzzy
 msgid "Relocate Related Options:"
 msgstr "Opções de exclusão:"
 
-#: tsp-svn-helper/main.c:279
+#: tsp-svn-helper/main.c:291
 msgid "Revert Related Options:"
 msgstr "Opções de reversão:"
 
-#: tsp-svn-helper/main.c:283
+#: tsp-svn-helper/main.c:295
 msgid "Status Related Options:"
 msgstr "Opções de status:"
 
-#: tsp-svn-helper/main.c:287
+#: tsp-svn-helper/main.c:299
 msgid "Switch Related Options:"
 msgstr "Opções relacionadas à alternação:"
 
-#: tsp-svn-helper/main.c:291
+#: tsp-svn-helper/main.c:303
 msgid "Unlock Related Options:"
 msgstr "Opções de destravamento:"
 
-#: tsp-svn-helper/main.c:295
+#: tsp-svn-helper/main.c:307
 msgid "Update Related Options:"
 msgstr "Opções de atualização:"
 
-#: tsp-svn-helper/main.c:341
+#: tsp-svn-helper/main.c:353
 msgid "Not enough arguments provided"
 msgstr "Insuficiente argumentos providenciados"
 
@@ -510,19 +520,41 @@
 msgid "Failed"
 msgstr "Falhou"
 
-#: tsp-svn-helper/tsh-cleanup.c:69
+#: tsp-svn-helper/tsh-blame-dialog.c:94
+#, fuzzy
+msgid "Line"
+msgstr "Login"
+
+#: tsp-svn-helper/tsh-blame-dialog.c:100 tsp-svn-helper/tsh-log-dialog.c:118
+msgid "Revision"
+msgstr "Revisão"
+
+#: tsp-svn-helper/tsh-blame-dialog.c:106 tsp-svn-helper/tsh-log-dialog.c:124
+msgid "Author"
+msgstr "Autor"
+
+#: tsp-svn-helper/tsh-blame-dialog.c:112 tsp-svn-helper/tsh-log-dialog.c:130
+msgid "Date"
+msgstr "Data"
+
+#: tsp-svn-helper/tsh-blame.c:75
+#, fuzzy
+msgid "Blame failed"
+msgstr "Falha de reversão"
+
+#: tsp-svn-helper/tsh-cleanup.c:66
 msgid "Cleanup failed"
 msgstr "Falha de limpeza"
 
-#: tsp-svn-helper/tsh-cleanup.c:84
+#: tsp-svn-helper/tsh-cleanup.c:81
 msgid "Cleanup finished"
 msgstr "Limpeza concluída"
 
-#: tsp-svn-helper/tsh-cleanup.c:98
+#: tsp-svn-helper/tsh-cleanup.c:95
 msgid "Cleaning up ..."
 msgstr "Limpando..."
 
-#: tsp-svn-helper/tsh-commit.c:103 tsp-svn-helper/tsh-common.c:646
+#: tsp-svn-helper/tsh-commit.c:103 tsp-svn-helper/tsh-common.c:647
 #: tsp-svn-helper/tsh-copy.c:86 tsp-svn-helper/tsh-delete.c:103
 #: tsp-svn-helper/tsh-import.c:82 tsp-svn-helper/tsh-move.c:84
 #, c-format
@@ -533,8 +565,8 @@
 msgid "Nothing to do"
 msgstr "Nada a fazer"
 
-#: tsp-svn-helper/tsh-commit.c:114 tsp-svn-helper/tsh-common.c:468
-#: tsp-svn-helper/tsh-common.c:470 tsp-svn-helper/tsh-copy.c:97
+#: tsp-svn-helper/tsh-commit.c:114 tsp-svn-helper/tsh-common.c:469
+#: tsp-svn-helper/tsh-common.c:471 tsp-svn-helper/tsh-copy.c:97
 #: tsp-svn-helper/tsh-delete.c:114 tsp-svn-helper/tsh-import.c:87
 #: tsp-svn-helper/tsh-move.c:95
 msgid "Completed"
@@ -544,116 +576,116 @@
 msgid "Commit Message"
 msgstr "Mensagem de envio"
 
-#: tsp-svn-helper/tsh-common.c:457 tsp-svn-helper/tsh-common.c:466
-#: tsp-svn-helper/tsh-common.c:473 tsp-svn-helper/tsh-common.c:559
-#: tsp-svn-helper/tsh-common.c:604 tsp-svn-helper/tsh-common.c:688
+#: tsp-svn-helper/tsh-common.c:458 tsp-svn-helper/tsh-common.c:467
+#: tsp-svn-helper/tsh-common.c:474 tsp-svn-helper/tsh-common.c:560
+#: tsp-svn-helper/tsh-common.c:605 tsp-svn-helper/tsh-common.c:689
 msgid "Added"
 msgstr "Adicionado"
 
-#: tsp-svn-helper/tsh-common.c:458 tsp-svn-helper/tsh-common.c:697
+#: tsp-svn-helper/tsh-common.c:459 tsp-svn-helper/tsh-common.c:698
 msgid "Copied"
 msgstr "Copiado"
 
-#: tsp-svn-helper/tsh-common.c:459 tsp-svn-helper/tsh-common.c:465
-#: tsp-svn-helper/tsh-common.c:474 tsp-svn-helper/tsh-common.c:561
-#: tsp-svn-helper/tsh-common.c:607 tsp-svn-helper/tsh-common.c:690
+#: tsp-svn-helper/tsh-common.c:460 tsp-svn-helper/tsh-common.c:466
+#: tsp-svn-helper/tsh-common.c:475 tsp-svn-helper/tsh-common.c:562
+#: tsp-svn-helper/tsh-common.c:608 tsp-svn-helper/tsh-common.c:691
 msgid "Deleted"
 msgstr "Excluído"
 
-#: tsp-svn-helper/tsh-common.c:460
+#: tsp-svn-helper/tsh-common.c:461
 msgid "Restored"
 msgstr "Restaurado"
 
-#: tsp-svn-helper/tsh-common.c:461
+#: tsp-svn-helper/tsh-common.c:462
 msgid "Reverted"
 msgstr "Revertido"
 
-#: tsp-svn-helper/tsh-common.c:462
+#: tsp-svn-helper/tsh-common.c:463
 msgid "Revert failed"
 msgstr "Falha de reversão"
 
-#: tsp-svn-helper/tsh-common.c:464
+#: tsp-svn-helper/tsh-common.c:465
 msgid "Skipped"
 msgstr "Pulado"
 
-#: tsp-svn-helper/tsh-common.c:467
+#: tsp-svn-helper/tsh-common.c:468
 msgid "Updated"
 msgstr "Atualizado"
 
-#: tsp-svn-helper/tsh-common.c:469 tsp-svn-helper/tsh-common.c:471
-#: tsp-svn-helper/tsh-common.c:568
+#: tsp-svn-helper/tsh-common.c:470 tsp-svn-helper/tsh-common.c:472
+#: tsp-svn-helper/tsh-common.c:569
 msgid "External"
 msgstr "Externo"
 
-#: tsp-svn-helper/tsh-common.c:472 tsp-svn-helper/tsh-common.c:563
-#: tsp-svn-helper/tsh-common.c:610 tsp-svn-helper/tsh-common.c:693
+#: tsp-svn-helper/tsh-common.c:473 tsp-svn-helper/tsh-common.c:564
+#: tsp-svn-helper/tsh-common.c:611 tsp-svn-helper/tsh-common.c:694
 msgid "Modified"
 msgstr "Modificado"
 
-#: tsp-svn-helper/tsh-common.c:475 tsp-svn-helper/tsh-common.c:562
-#: tsp-svn-helper/tsh-common.c:613 tsp-svn-helper/tsh-common.c:686
+#: tsp-svn-helper/tsh-common.c:476 tsp-svn-helper/tsh-common.c:563
+#: tsp-svn-helper/tsh-common.c:614 tsp-svn-helper/tsh-common.c:687
 msgid "Replaced"
 msgstr "Substituído"
 
-#: tsp-svn-helper/tsh-common.c:476
+#: tsp-svn-helper/tsh-common.c:477
 msgid "Transmitting"
 msgstr "Transmitindo"
 
-#: tsp-svn-helper/tsh-common.c:478
+#: tsp-svn-helper/tsh-common.c:479
 msgid "Locked"
 msgstr "Travado"
 
-#: tsp-svn-helper/tsh-common.c:479 tsp-svn-helper/tsh-common.c:699
+#: tsp-svn-helper/tsh-common.c:480 tsp-svn-helper/tsh-common.c:700
 msgid "Unlocked"
 msgstr "Destravado"
 
-#: tsp-svn-helper/tsh-common.c:480
+#: tsp-svn-helper/tsh-common.c:481
 msgid "Lock failed"
 msgstr "Falha ao travar"
 
-#: tsp-svn-helper/tsh-common.c:481
+#: tsp-svn-helper/tsh-common.c:482
 msgid "Unlock failed"
 msgstr "Falha ao destravar"
 
-#: tsp-svn-helper/tsh-common.c:523
+#: tsp-svn-helper/tsh-common.c:524
 msgid "Inapplicable"
 msgstr "Não pode ser aplicado"
 
-#: tsp-svn-helper/tsh-common.c:525
+#: tsp-svn-helper/tsh-common.c:526
 msgid "Unchanged"
 msgstr "Sem modificação"
 
-#: tsp-svn-helper/tsh-common.c:526 tsp-svn-helper/tsh-common.c:560
+#: tsp-svn-helper/tsh-common.c:527 tsp-svn-helper/tsh-common.c:561
 msgid "Missing"
 msgstr "Faltando"
 
-#: tsp-svn-helper/tsh-common.c:527 tsp-svn-helper/tsh-common.c:567
+#: tsp-svn-helper/tsh-common.c:528 tsp-svn-helper/tsh-common.c:568
 msgid "Obstructed"
 msgstr "Obstruído"
 
-#: tsp-svn-helper/tsh-common.c:528
+#: tsp-svn-helper/tsh-common.c:529
 msgid "Changed"
 msgstr "Modificado"
 
-#: tsp-svn-helper/tsh-common.c:529 tsp-svn-helper/tsh-common.c:564
+#: tsp-svn-helper/tsh-common.c:530 tsp-svn-helper/tsh-common.c:565
 msgid "Merged"
 msgstr "Combinado"
 
-#: tsp-svn-helper/tsh-common.c:530 tsp-svn-helper/tsh-common.c:565
+#: tsp-svn-helper/tsh-common.c:531 tsp-svn-helper/tsh-common.c:566
 msgid "Conflicted"
 msgstr "Em conflito"
 
 #. N_("None"),
 #. N_("Unversioned"),
-#: tsp-svn-helper/tsh-common.c:558
+#: tsp-svn-helper/tsh-common.c:559
 msgid "Normal"
 msgstr "Normal"
 
-#: tsp-svn-helper/tsh-common.c:566
+#: tsp-svn-helper/tsh-common.c:567
 msgid "Ignored"
 msgstr "Ignorado"
 
-#: tsp-svn-helper/tsh-common.c:569
+#: tsp-svn-helper/tsh-common.c:570
 msgid "Incomplete"
 msgstr "Incompleto"
 
@@ -690,14 +722,14 @@
 msgid "Certificate"
 msgstr "Certificado"
 
-#: tsp-svn-helper/tsh-file-selection-dialog.c:110
+#: tsp-svn-helper/tsh-file-selection-dialog.c:90
 #: tsp-svn-helper/tsh-log-message-dialog.c:92
 #: tsp-svn-helper/tsh-notify-dialog.c:94
 #: tsp-svn-helper/tsh-status-dialog.c:115
 msgid "Path"
 msgstr "Caminho"
 
-#: tsp-svn-helper/tsh-file-selection-dialog.c:137
+#: tsp-svn-helper/tsh-file-selection-dialog.c:117
 msgid "Select/Unselect all"
 msgstr ""
 
@@ -705,18 +737,6 @@
 msgid "Import Message"
 msgstr "Mensagem de importação"
 
-#: tsp-svn-helper/tsh-log-dialog.c:118
-msgid "Revision"
-msgstr "Revisão"
-
-#: tsp-svn-helper/tsh-log-dialog.c:124
-msgid "Author"
-msgstr "Autor"
-
-#: tsp-svn-helper/tsh-log-dialog.c:130
-msgid "Date"
-msgstr "Data"
-
 #: tsp-svn-helper/tsh-log-dialog.c:136
 msgid "Message"
 msgstr "Mensagem"
@@ -814,17 +834,17 @@
 msgid "_Directory:"
 msgstr "_Diretório:"
 
-#: tsp-svn-helper/tsh-relocate.c:74
+#: tsp-svn-helper/tsh-relocate.c:71
 #, fuzzy
 msgid "Relocate failed"
 msgstr "Falha de reversão"
 
-#: tsp-svn-helper/tsh-relocate.c:89
+#: tsp-svn-helper/tsh-relocate.c:86
 #, fuzzy
 msgid "Relocate finished"
 msgstr "Limpeza concluída"
 
-#: tsp-svn-helper/tsh-relocate.c:136
+#: tsp-svn-helper/tsh-relocate.c:133
 #, fuzzy
 msgid "Relocating ..."
 msgstr "Limpando..."

Modified: thunar-svn-plugin/trunk/po/thunar-svn-plugin.pot
===================================================================
--- thunar-svn-plugin/trunk/po/thunar-svn-plugin.pot	2008-06-11 07:30:24 UTC (rev 4929)
+++ thunar-svn-plugin/trunk/po/thunar-svn-plugin.pot	2008-06-11 22:39:45 UTC (rev 4930)
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-06-11 00:56+0200\n"
+"POT-Creation-Date: 2008-06-12 00:42+0200\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"
@@ -26,7 +26,7 @@
 msgid "Menu|Add"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:242 tsp-svn-helper/main.c:223
+#: thunar-svn-plugin/tsp-svn-action.c:242 tsp-svn-helper/main.c:231
 #: tsp-svn-helper/tsh-add.c:113 tsp-svn-helper/tsh-add.c:126
 msgid "Add"
 msgstr ""
@@ -35,201 +35,201 @@
 msgid "Menu|Blame"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:255
-#: thunar-svn-plugin/tsp-svn-action.c:256
+#: thunar-svn-plugin/tsp-svn-action.c:255 tsp-svn-helper/main.c:235
+#: tsp-svn-helper/tsh-blame-dialog.c:133
 msgid "Blame"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:274
+#: thunar-svn-plugin/tsp-svn-action.c:275
 msgid "Menu|Checkout"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:274 tsp-svn-helper/main.c:227
+#: thunar-svn-plugin/tsp-svn-action.c:275 tsp-svn-helper/main.c:239
 #: tsp-svn-helper/tsh-checkout.c:98 tsp-svn-helper/tsh-checkout.c:110
 msgid "Checkout"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:287
+#: thunar-svn-plugin/tsp-svn-action.c:288
 msgid "Menu|Cleanup"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:287 tsp-svn-helper/main.c:231
+#: thunar-svn-plugin/tsp-svn-action.c:288 tsp-svn-helper/main.c:243
 msgid "Cleanup"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:300
+#: thunar-svn-plugin/tsp-svn-action.c:301
 msgid "Menu|Commit"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:300 tsp-svn-helper/main.c:235
+#: thunar-svn-plugin/tsp-svn-action.c:301 tsp-svn-helper/main.c:247
 #: tsp-svn-helper/tsh-commit.c:127 tsp-svn-helper/tsh-commit.c:140
 msgid "Commit"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:313
+#: thunar-svn-plugin/tsp-svn-action.c:314
 msgid "Menu|Copy"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:313 tsp-svn-helper/main.c:239
+#: thunar-svn-plugin/tsp-svn-action.c:314 tsp-svn-helper/main.c:251
 #: tsp-svn-helper/tsh-copy.c:152
 msgid "Copy"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:326
+#: thunar-svn-plugin/tsp-svn-action.c:327
 msgid "Menu|Delete"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:326 tsp-svn-helper/main.c:243
+#: thunar-svn-plugin/tsp-svn-action.c:327 tsp-svn-helper/main.c:255
 #: tsp-svn-helper/tsh-delete.c:127 tsp-svn-helper/tsh-delete.c:140
 msgid "Delete"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:339
+#: thunar-svn-plugin/tsp-svn-action.c:340
 msgid "Menu|Diff"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:339
 #: thunar-svn-plugin/tsp-svn-action.c:340
+#: thunar-svn-plugin/tsp-svn-action.c:341
 msgid "Diff"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:351
+#: thunar-svn-plugin/tsp-svn-action.c:352
 msgid "Menu|Export"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:351 tsp-svn-helper/main.c:247
+#: thunar-svn-plugin/tsp-svn-action.c:352 tsp-svn-helper/main.c:259
 #: tsp-svn-helper/tsh-export.c:107 tsp-svn-helper/tsh-export.c:125
 msgid "Export"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:364
+#: thunar-svn-plugin/tsp-svn-action.c:365
 msgid "Menu|Import"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:364 tsp-svn-helper/main.c:251
+#: thunar-svn-plugin/tsp-svn-action.c:365 tsp-svn-helper/main.c:263
 #: tsp-svn-helper/tsh-import.c:102 tsp-svn-helper/tsh-import.c:120
 msgid "Import"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:377
+#: thunar-svn-plugin/tsp-svn-action.c:378
 msgid "Menu|Info"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:377
 #: thunar-svn-plugin/tsp-svn-action.c:378
+#: thunar-svn-plugin/tsp-svn-action.c:379
 msgid "Info"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:394
+#: thunar-svn-plugin/tsp-svn-action.c:395
 msgid "Menu|Lock"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:394 tsp-svn-helper/main.c:255
+#: thunar-svn-plugin/tsp-svn-action.c:395 tsp-svn-helper/main.c:267
 #: tsp-svn-helper/tsh-lock-dialog.c:72 tsp-svn-helper/tsh-lock.c:130
 msgid "Lock"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:407
+#: thunar-svn-plugin/tsp-svn-action.c:408
 msgid "Menu|Log"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:407 tsp-svn-helper/main.c:259
+#: thunar-svn-plugin/tsp-svn-action.c:408 tsp-svn-helper/main.c:271
 #: tsp-svn-helper/tsh-log-dialog.c:201
 msgid "Log"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:429
+#: thunar-svn-plugin/tsp-svn-action.c:430
 msgid "Menu|Move"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:429 tsp-svn-helper/main.c:263
+#: thunar-svn-plugin/tsp-svn-action.c:430 tsp-svn-helper/main.c:275
 #: tsp-svn-helper/tsh-move.c:151
 msgid "Move"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:448
+#: thunar-svn-plugin/tsp-svn-action.c:449
 msgid "Menu|Edit Properties"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:448
+#: thunar-svn-plugin/tsp-svn-action.c:449
 msgid "Edit Properties"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:461
+#: thunar-svn-plugin/tsp-svn-action.c:462
 msgid "Menu|Relocate"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:461 tsp-svn-helper/main.c:275
+#: thunar-svn-plugin/tsp-svn-action.c:462 tsp-svn-helper/main.c:287
 #: tsp-svn-helper/tsh-relocate-dialog.c:215
 msgid "Relocate"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:475
+#: thunar-svn-plugin/tsp-svn-action.c:476
 msgid "Menu|Resolved"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:475 tsp-svn-helper/main.c:271
-#: tsp-svn-helper/tsh-common.c:463 tsp-svn-helper/tsh-resolved.c:112
+#: thunar-svn-plugin/tsp-svn-action.c:476 tsp-svn-helper/main.c:283
+#: tsp-svn-helper/tsh-common.c:464 tsp-svn-helper/tsh-resolved.c:112
 msgid "Resolved"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:488
+#: thunar-svn-plugin/tsp-svn-action.c:489
 msgid "Menu|Resolve"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:488
 #: thunar-svn-plugin/tsp-svn-action.c:489
+#: thunar-svn-plugin/tsp-svn-action.c:490
 msgid "Resolve"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:500
+#: thunar-svn-plugin/tsp-svn-action.c:501
 msgid "Menu|Revert"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:500 tsp-svn-helper/main.c:279
+#: thunar-svn-plugin/tsp-svn-action.c:501 tsp-svn-helper/main.c:291
 #: tsp-svn-helper/tsh-revert.c:112 tsp-svn-helper/tsh-revert.c:125
 msgid "Revert"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:513
+#: thunar-svn-plugin/tsp-svn-action.c:514
 msgid "Menu|Status"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:513 tsp-svn-helper/main.c:283
-#: tsp-svn-helper/tsh-file-selection-dialog.c:144
+#: thunar-svn-plugin/tsp-svn-action.c:514 tsp-svn-helper/main.c:295
+#: tsp-svn-helper/tsh-file-selection-dialog.c:124
 #: tsp-svn-helper/tsh-status-dialog.c:184
 msgid "Status"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:526
+#: thunar-svn-plugin/tsp-svn-action.c:527
 msgid "Menu|Switch"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:526 tsp-svn-helper/main.c:287
-#: tsp-svn-helper/tsh-relocate.c:122 tsp-svn-helper/tsh-switch.c:114
+#: thunar-svn-plugin/tsp-svn-action.c:527 tsp-svn-helper/main.c:299
+#: tsp-svn-helper/tsh-relocate.c:119 tsp-svn-helper/tsh-switch.c:114
 #: tsp-svn-helper/tsh-switch.c:127
 msgid "Switch"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:539
+#: thunar-svn-plugin/tsp-svn-action.c:540
 msgid "Menu|Unlock"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:539 tsp-svn-helper/main.c:291
+#: thunar-svn-plugin/tsp-svn-action.c:540 tsp-svn-helper/main.c:303
 #: tsp-svn-helper/tsh-unlock.c:111
 msgid "Unlock"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:552
+#: thunar-svn-plugin/tsp-svn-action.c:553
 msgid "Menu|Update"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:552 tsp-svn-helper/main.c:295
+#: thunar-svn-plugin/tsp-svn-action.c:553 tsp-svn-helper/main.c:307
 #: tsp-svn-helper/tsh-update.c:113
 msgid "Update"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:570
+#: thunar-svn-plugin/tsp-svn-action.c:571
 #, c-format
 msgid "Action %s is unimplemented"
 msgstr ""
@@ -244,10 +244,10 @@
 #: thunar-svn-plugin/tsp-svn-property-page.c:165
 #: thunar-svn-plugin/tsp-svn-property-page.c:177
 #: thunar-svn-plugin/tsp-svn-property-page.c:190
-#: tsp-svn-helper/tsh-common.c:484 tsp-svn-helper/tsh-common.c:524
-#: tsp-svn-helper/tsh-common.c:533 tsp-svn-helper/tsh-common.c:555
-#: tsp-svn-helper/tsh-common.c:572 tsp-svn-helper/tsh-common.c:599
-#: tsp-svn-helper/tsh-common.c:682
+#: tsp-svn-helper/tsh-common.c:485 tsp-svn-helper/tsh-common.c:525
+#: tsp-svn-helper/tsh-common.c:534 tsp-svn-helper/tsh-common.c:556
+#: tsp-svn-helper/tsh-common.c:573 tsp-svn-helper/tsh-common.c:600
+#: tsp-svn-helper/tsh-common.c:683
 msgid "Unknown"
 msgstr ""
 
@@ -328,169 +328,177 @@
 msgid "Other..."
 msgstr ""
 
-#: tsp-svn-helper/main.c:98
+#: tsp-svn-helper/main.c:100
 msgid "Print version information"
 msgstr ""
 
-#: tsp-svn-helper/main.c:105
+#: tsp-svn-helper/main.c:107
 msgid "Execute add action"
 msgstr ""
 
-#: tsp-svn-helper/main.c:111
+#: tsp-svn-helper/main.c:113
+msgid "Execute blame action"
+msgstr ""
+
+#: tsp-svn-helper/main.c:119
 msgid "Execute checkout action"
 msgstr ""
 
-#: tsp-svn-helper/main.c:117
+#: tsp-svn-helper/main.c:125
 msgid "Execute cleanup action"
 msgstr ""
 
-#: tsp-svn-helper/main.c:123
+#: tsp-svn-helper/main.c:131
 msgid "Execute commit action"
 msgstr ""
 
-#: tsp-svn-helper/main.c:129
+#: tsp-svn-helper/main.c:137
 msgid "Execute copy action"
 msgstr ""
 
-#: tsp-svn-helper/main.c:135
+#: tsp-svn-helper/main.c:143
 msgid "Execute delete action"
 msgstr ""
 
-#: tsp-svn-helper/main.c:141
+#: tsp-svn-helper/main.c:149
 msgid "Execute export action"
 msgstr ""
 
-#: tsp-svn-helper/main.c:147
+#: tsp-svn-helper/main.c:155
 msgid "Execute import action"
 msgstr ""
 
-#: tsp-svn-helper/main.c:153
+#: tsp-svn-helper/main.c:161
 msgid "Execute lock action"
 msgstr ""
 
-#: tsp-svn-helper/main.c:159
+#: tsp-svn-helper/main.c:167
 msgid "Execute log action"
 msgstr ""
 
-#: tsp-svn-helper/main.c:165
+#: tsp-svn-helper/main.c:173
 msgid "Execute move action"
 msgstr ""
 
-#: tsp-svn-helper/main.c:171
+#: tsp-svn-helper/main.c:179
 msgid "Execute properties action"
 msgstr ""
 
-#: tsp-svn-helper/main.c:177
+#: tsp-svn-helper/main.c:185
 msgid "Execute resolved action"
 msgstr ""
 
-#: tsp-svn-helper/main.c:183
+#: tsp-svn-helper/main.c:191
 msgid "Execute relocate action"
 msgstr ""
 
-#: tsp-svn-helper/main.c:189
+#: tsp-svn-helper/main.c:197
 msgid "Execute revert action"
 msgstr ""
 
-#: tsp-svn-helper/main.c:195
+#: tsp-svn-helper/main.c:203
 msgid "Execute status action"
 msgstr ""
 
-#: tsp-svn-helper/main.c:201
+#: tsp-svn-helper/main.c:209
 msgid "Execute switch action"
 msgstr ""
 
-#: tsp-svn-helper/main.c:207
+#: tsp-svn-helper/main.c:215
 msgid "Execute unlock action"
 msgstr ""
 
-#: tsp-svn-helper/main.c:213
+#: tsp-svn-helper/main.c:221
 msgid "Execute update action"
 msgstr ""
 
-#: tsp-svn-helper/main.c:223
+#: tsp-svn-helper/main.c:231
 msgid "Add Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:227
+#: tsp-svn-helper/main.c:235
+msgid "Blame Related Options:"
+msgstr ""
+
+#: tsp-svn-helper/main.c:239
 msgid "Checkout Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:231
+#: tsp-svn-helper/main.c:243
 msgid "Cleanup Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:235
+#: tsp-svn-helper/main.c:247
 msgid "Commit Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:239
+#: tsp-svn-helper/main.c:251
 msgid "Copy Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:243
+#: tsp-svn-helper/main.c:255
 msgid "Delete Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:247
+#: tsp-svn-helper/main.c:259
 msgid "Export Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:251
+#: tsp-svn-helper/main.c:263
 msgid "Import Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:255
+#: tsp-svn-helper/main.c:267
 msgid "Lock Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:259
+#: tsp-svn-helper/main.c:271
 msgid "Log Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:263
+#: tsp-svn-helper/main.c:275
 msgid "Move Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:267
+#: tsp-svn-helper/main.c:279
 msgid "Properties Related Options:"
 msgstr ""
 
 #. gtk_box_pack_start (GTK_BOX (GTK_DIALOG (dialog)->action_area), box, FALSE, TRUE, 0);
 #. gtk_widget_show (box);
-#: tsp-svn-helper/main.c:267 tsp-svn-helper/tsh-properties-dialog.c:217
+#: tsp-svn-helper/main.c:279 tsp-svn-helper/tsh-properties-dialog.c:217
 msgid "Properties"
 msgstr ""
 
-#: tsp-svn-helper/main.c:271
+#: tsp-svn-helper/main.c:283
 msgid "Resolved Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:275
+#: tsp-svn-helper/main.c:287
 msgid "Relocate Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:279
+#: tsp-svn-helper/main.c:291
 msgid "Revert Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:283
+#: tsp-svn-helper/main.c:295
 msgid "Status Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:287
+#: tsp-svn-helper/main.c:299
 msgid "Switch Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:291
+#: tsp-svn-helper/main.c:303
 msgid "Unlock Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:295
+#: tsp-svn-helper/main.c:307
 msgid "Update Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:341
+#: tsp-svn-helper/main.c:353
 msgid "Not enough arguments provided"
 msgstr ""
 
@@ -505,19 +513,39 @@
 msgid "Failed"
 msgstr ""
 
-#: tsp-svn-helper/tsh-cleanup.c:69
+#: tsp-svn-helper/tsh-blame-dialog.c:94
+msgid "Line"
+msgstr ""
+
+#: tsp-svn-helper/tsh-blame-dialog.c:100 tsp-svn-helper/tsh-log-dialog.c:118
+msgid "Revision"
+msgstr ""
+
+#: tsp-svn-helper/tsh-blame-dialog.c:106 tsp-svn-helper/tsh-log-dialog.c:124
+msgid "Author"
+msgstr ""
+
+#: tsp-svn-helper/tsh-blame-dialog.c:112 tsp-svn-helper/tsh-log-dialog.c:130
+msgid "Date"
+msgstr ""
+
+#: tsp-svn-helper/tsh-blame.c:75
+msgid "Blame failed"
+msgstr ""
+
+#: tsp-svn-helper/tsh-cleanup.c:66
 msgid "Cleanup failed"
 msgstr ""
 
-#: tsp-svn-helper/tsh-cleanup.c:84
+#: tsp-svn-helper/tsh-cleanup.c:81
 msgid "Cleanup finished"
 msgstr ""
 
-#: tsp-svn-helper/tsh-cleanup.c:98
+#: tsp-svn-helper/tsh-cleanup.c:95
 msgid "Cleaning up ..."
 msgstr ""
 
-#: tsp-svn-helper/tsh-commit.c:103 tsp-svn-helper/tsh-common.c:646
+#: tsp-svn-helper/tsh-commit.c:103 tsp-svn-helper/tsh-common.c:647
 #: tsp-svn-helper/tsh-copy.c:86 tsp-svn-helper/tsh-delete.c:103
 #: tsp-svn-helper/tsh-import.c:82 tsp-svn-helper/tsh-move.c:84
 #, c-format
@@ -528,8 +556,8 @@
 msgid "Nothing to do"
 msgstr ""
 
-#: tsp-svn-helper/tsh-commit.c:114 tsp-svn-helper/tsh-common.c:468
-#: tsp-svn-helper/tsh-common.c:470 tsp-svn-helper/tsh-copy.c:97
+#: tsp-svn-helper/tsh-commit.c:114 tsp-svn-helper/tsh-common.c:469
+#: tsp-svn-helper/tsh-common.c:471 tsp-svn-helper/tsh-copy.c:97
 #: tsp-svn-helper/tsh-delete.c:114 tsp-svn-helper/tsh-import.c:87
 #: tsp-svn-helper/tsh-move.c:95
 msgid "Completed"
@@ -539,116 +567,116 @@
 msgid "Commit Message"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:457 tsp-svn-helper/tsh-common.c:466
-#: tsp-svn-helper/tsh-common.c:473 tsp-svn-helper/tsh-common.c:559
-#: tsp-svn-helper/tsh-common.c:604 tsp-svn-helper/tsh-common.c:688
+#: tsp-svn-helper/tsh-common.c:458 tsp-svn-helper/tsh-common.c:467
+#: tsp-svn-helper/tsh-common.c:474 tsp-svn-helper/tsh-common.c:560
+#: tsp-svn-helper/tsh-common.c:605 tsp-svn-helper/tsh-common.c:689
 msgid "Added"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:458 tsp-svn-helper/tsh-common.c:697
+#: tsp-svn-helper/tsh-common.c:459 tsp-svn-helper/tsh-common.c:698
 msgid "Copied"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:459 tsp-svn-helper/tsh-common.c:465
-#: tsp-svn-helper/tsh-common.c:474 tsp-svn-helper/tsh-common.c:561
-#: tsp-svn-helper/tsh-common.c:607 tsp-svn-helper/tsh-common.c:690
+#: tsp-svn-helper/tsh-common.c:460 tsp-svn-helper/tsh-common.c:466
+#: tsp-svn-helper/tsh-common.c:475 tsp-svn-helper/tsh-common.c:562
+#: tsp-svn-helper/tsh-common.c:608 tsp-svn-helper/tsh-common.c:691
 msgid "Deleted"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:460
+#: tsp-svn-helper/tsh-common.c:461
 msgid "Restored"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:461
+#: tsp-svn-helper/tsh-common.c:462
 msgid "Reverted"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:462
+#: tsp-svn-helper/tsh-common.c:463
 msgid "Revert failed"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:464
+#: tsp-svn-helper/tsh-common.c:465
 msgid "Skipped"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:467
+#: tsp-svn-helper/tsh-common.c:468
 msgid "Updated"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:469 tsp-svn-helper/tsh-common.c:471
-#: tsp-svn-helper/tsh-common.c:568
+#: tsp-svn-helper/tsh-common.c:470 tsp-svn-helper/tsh-common.c:472
+#: tsp-svn-helper/tsh-common.c:569
 msgid "External"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:472 tsp-svn-helper/tsh-common.c:563
-#: tsp-svn-helper/tsh-common.c:610 tsp-svn-helper/tsh-common.c:693
+#: tsp-svn-helper/tsh-common.c:473 tsp-svn-helper/tsh-common.c:564
+#: tsp-svn-helper/tsh-common.c:611 tsp-svn-helper/tsh-common.c:694
 msgid "Modified"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:475 tsp-svn-helper/tsh-common.c:562
-#: tsp-svn-helper/tsh-common.c:613 tsp-svn-helper/tsh-common.c:686
+#: tsp-svn-helper/tsh-common.c:476 tsp-svn-helper/tsh-common.c:563
+#: tsp-svn-helper/tsh-common.c:614 tsp-svn-helper/tsh-common.c:687
 msgid "Replaced"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:476
+#: tsp-svn-helper/tsh-common.c:477
 msgid "Transmitting"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:478
+#: tsp-svn-helper/tsh-common.c:479
 msgid "Locked"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:479 tsp-svn-helper/tsh-common.c:699
+#: tsp-svn-helper/tsh-common.c:480 tsp-svn-helper/tsh-common.c:700
 msgid "Unlocked"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:480
+#: tsp-svn-helper/tsh-common.c:481
 msgid "Lock failed"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:481
+#: tsp-svn-helper/tsh-common.c:482
 msgid "Unlock failed"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:523
+#: tsp-svn-helper/tsh-common.c:524
 msgid "Inapplicable"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:525
+#: tsp-svn-helper/tsh-common.c:526
 msgid "Unchanged"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:526 tsp-svn-helper/tsh-common.c:560
+#: tsp-svn-helper/tsh-common.c:527 tsp-svn-helper/tsh-common.c:561
 msgid "Missing"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:527 tsp-svn-helper/tsh-common.c:567
+#: tsp-svn-helper/tsh-common.c:528 tsp-svn-helper/tsh-common.c:568
 msgid "Obstructed"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:528
+#: tsp-svn-helper/tsh-common.c:529
 msgid "Changed"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:529 tsp-svn-helper/tsh-common.c:564
+#: tsp-svn-helper/tsh-common.c:530 tsp-svn-helper/tsh-common.c:565
 msgid "Merged"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:530 tsp-svn-helper/tsh-common.c:565
+#: tsp-svn-helper/tsh-common.c:531 tsp-svn-helper/tsh-common.c:566
 msgid "Conflicted"
 msgstr ""
 
 #. N_("None"),
 #. N_("Unversioned"),
-#: tsp-svn-helper/tsh-common.c:558
+#: tsp-svn-helper/tsh-common.c:559
 msgid "Normal"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:566
+#: tsp-svn-helper/tsh-common.c:567
 msgid "Ignored"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:569
+#: tsp-svn-helper/tsh-common.c:570
 msgid "Incomplete"
 msgstr ""
 
@@ -685,14 +713,14 @@
 msgid "Certificate"
 msgstr ""
 
-#: tsp-svn-helper/tsh-file-selection-dialog.c:110
+#: tsp-svn-helper/tsh-file-selection-dialog.c:90
 #: tsp-svn-helper/tsh-log-message-dialog.c:92
 #: tsp-svn-helper/tsh-notify-dialog.c:94
 #: tsp-svn-helper/tsh-status-dialog.c:115
 msgid "Path"
 msgstr ""
 
-#: tsp-svn-helper/tsh-file-selection-dialog.c:137
+#: tsp-svn-helper/tsh-file-selection-dialog.c:117
 msgid "Select/Unselect all"
 msgstr ""
 
@@ -700,18 +728,6 @@
 msgid "Import Message"
 msgstr ""
 
-#: tsp-svn-helper/tsh-log-dialog.c:118
-msgid "Revision"
-msgstr ""
-
-#: tsp-svn-helper/tsh-log-dialog.c:124
-msgid "Author"
-msgstr ""
-
-#: tsp-svn-helper/tsh-log-dialog.c:130
-msgid "Date"
-msgstr ""
-
 #: tsp-svn-helper/tsh-log-dialog.c:136
 msgid "Message"
 msgstr ""
@@ -809,15 +825,15 @@
 msgid "_Directory:"
 msgstr ""
 
-#: tsp-svn-helper/tsh-relocate.c:74
+#: tsp-svn-helper/tsh-relocate.c:71
 msgid "Relocate failed"
 msgstr ""
 
-#: tsp-svn-helper/tsh-relocate.c:89
+#: tsp-svn-helper/tsh-relocate.c:86
 msgid "Relocate finished"
 msgstr ""
 
-#: tsp-svn-helper/tsh-relocate.c:136
+#: tsp-svn-helper/tsh-relocate.c:133
 msgid "Relocating ..."
 msgstr ""
 

Modified: thunar-svn-plugin/trunk/po/ur.po
===================================================================
--- thunar-svn-plugin/trunk/po/ur.po	2008-06-11 07:30:24 UTC (rev 4929)
+++ thunar-svn-plugin/trunk/po/ur.po	2008-06-11 22:39:45 UTC (rev 4930)
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: thunar-svn-plugin\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-06-11 00:56+0200\n"
+"POT-Creation-Date: 2008-06-12 00:42+0200\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"
@@ -28,7 +28,7 @@
 msgid "Menu|Add"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:242 tsp-svn-helper/main.c:223
+#: thunar-svn-plugin/tsp-svn-action.c:242 tsp-svn-helper/main.c:231
 #: tsp-svn-helper/tsh-add.c:113 tsp-svn-helper/tsh-add.c:126
 msgid "Add"
 msgstr "شامل کریں"
@@ -38,223 +38,223 @@
 msgid "Menu|Blame"
 msgstr "Blame"
 
-#: thunar-svn-plugin/tsp-svn-action.c:255
-#: thunar-svn-plugin/tsp-svn-action.c:256
+#: thunar-svn-plugin/tsp-svn-action.c:255 tsp-svn-helper/main.c:235
+#: tsp-svn-helper/tsh-blame-dialog.c:133
 msgid "Blame"
 msgstr "Blame"
 
-#: thunar-svn-plugin/tsp-svn-action.c:274
+#: thunar-svn-plugin/tsp-svn-action.c:275
 #, fuzzy
 msgid "Menu|Checkout"
 msgstr "چیک کریں"
 
-#: thunar-svn-plugin/tsp-svn-action.c:274 tsp-svn-helper/main.c:227
+#: thunar-svn-plugin/tsp-svn-action.c:275 tsp-svn-helper/main.c:239
 #: tsp-svn-helper/tsh-checkout.c:98 tsp-svn-helper/tsh-checkout.c:110
 msgid "Checkout"
 msgstr "چیک کریں"
 
-#: thunar-svn-plugin/tsp-svn-action.c:287
+#: thunar-svn-plugin/tsp-svn-action.c:288
 #, fuzzy
 msgid "Menu|Cleanup"
 msgstr "صاف کریں"
 
-#: thunar-svn-plugin/tsp-svn-action.c:287 tsp-svn-helper/main.c:231
+#: thunar-svn-plugin/tsp-svn-action.c:288 tsp-svn-helper/main.c:243
 msgid "Cleanup"
 msgstr "صاف کریں"
 
-#: thunar-svn-plugin/tsp-svn-action.c:300
+#: thunar-svn-plugin/tsp-svn-action.c:301
 #, fuzzy
 msgid "Menu|Commit"
 msgstr "تبصرہ"
 
-#: thunar-svn-plugin/tsp-svn-action.c:300 tsp-svn-helper/main.c:235
+#: thunar-svn-plugin/tsp-svn-action.c:301 tsp-svn-helper/main.c:247
 #: tsp-svn-helper/tsh-commit.c:127 tsp-svn-helper/tsh-commit.c:140
 msgid "Commit"
 msgstr "تبصرہ"
 
-#: thunar-svn-plugin/tsp-svn-action.c:313
+#: thunar-svn-plugin/tsp-svn-action.c:314
 #, fuzzy
 msgid "Menu|Copy"
 msgstr "مکمل"
 
-#: thunar-svn-plugin/tsp-svn-action.c:313 tsp-svn-helper/main.c:239
+#: thunar-svn-plugin/tsp-svn-action.c:314 tsp-svn-helper/main.c:251
 #: tsp-svn-helper/tsh-copy.c:152
 #, fuzzy
 msgid "Copy"
 msgstr "مکمل"
 
-#: thunar-svn-plugin/tsp-svn-action.c:326
+#: thunar-svn-plugin/tsp-svn-action.c:327
 #, fuzzy
 msgid "Menu|Delete"
 msgstr "حذف"
 
-#: thunar-svn-plugin/tsp-svn-action.c:326 tsp-svn-helper/main.c:243
+#: thunar-svn-plugin/tsp-svn-action.c:327 tsp-svn-helper/main.c:255
 #: tsp-svn-helper/tsh-delete.c:127 tsp-svn-helper/tsh-delete.c:140
 msgid "Delete"
 msgstr "حذف"
 
-#: thunar-svn-plugin/tsp-svn-action.c:339
+#: thunar-svn-plugin/tsp-svn-action.c:340
 #, fuzzy
 msgid "Menu|Diff"
 msgstr "فرق"
 
-#: thunar-svn-plugin/tsp-svn-action.c:339
 #: thunar-svn-plugin/tsp-svn-action.c:340
+#: thunar-svn-plugin/tsp-svn-action.c:341
 msgid "Diff"
 msgstr "فرق"
 
-#: thunar-svn-plugin/tsp-svn-action.c:351
+#: thunar-svn-plugin/tsp-svn-action.c:352
 #, fuzzy
 msgid "Menu|Export"
 msgstr "برآمد"
 
-#: thunar-svn-plugin/tsp-svn-action.c:351 tsp-svn-helper/main.c:247
+#: thunar-svn-plugin/tsp-svn-action.c:352 tsp-svn-helper/main.c:259
 #: tsp-svn-helper/tsh-export.c:107 tsp-svn-helper/tsh-export.c:125
 msgid "Export"
 msgstr "برآمد"
 
-#: thunar-svn-plugin/tsp-svn-action.c:364
+#: thunar-svn-plugin/tsp-svn-action.c:365
 #, fuzzy
 msgid "Menu|Import"
 msgstr "SVN _درآمد"
 
-#: thunar-svn-plugin/tsp-svn-action.c:364 tsp-svn-helper/main.c:251
+#: thunar-svn-plugin/tsp-svn-action.c:365 tsp-svn-helper/main.c:263
 #: tsp-svn-helper/tsh-import.c:102 tsp-svn-helper/tsh-import.c:120
 #, fuzzy
 msgid "Import"
 msgstr "SVN _درآمد"
 
-#: thunar-svn-plugin/tsp-svn-action.c:377
+#: thunar-svn-plugin/tsp-svn-action.c:378
 #, fuzzy
 msgid "Menu|Info"
 msgstr "معلومات"
 
-#: thunar-svn-plugin/tsp-svn-action.c:377
 #: thunar-svn-plugin/tsp-svn-action.c:378
+#: thunar-svn-plugin/tsp-svn-action.c:379
 msgid "Info"
 msgstr "معلومات"
 
-#: thunar-svn-plugin/tsp-svn-action.c:394
+#: thunar-svn-plugin/tsp-svn-action.c:395
 #, fuzzy
 msgid "Menu|Lock"
 msgstr "قفل"
 
-#: thunar-svn-plugin/tsp-svn-action.c:394 tsp-svn-helper/main.c:255
+#: thunar-svn-plugin/tsp-svn-action.c:395 tsp-svn-helper/main.c:267
 #: tsp-svn-helper/tsh-lock-dialog.c:72 tsp-svn-helper/tsh-lock.c:130
 msgid "Lock"
 msgstr "قفل"
 
-#: thunar-svn-plugin/tsp-svn-action.c:407
+#: thunar-svn-plugin/tsp-svn-action.c:408
 msgid "Menu|Log"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:407 tsp-svn-helper/main.c:259
+#: thunar-svn-plugin/tsp-svn-action.c:408 tsp-svn-helper/main.c:271
 #: tsp-svn-helper/tsh-log-dialog.c:201
 msgid "Log"
 msgstr "Log"
 
-#: thunar-svn-plugin/tsp-svn-action.c:429
+#: thunar-svn-plugin/tsp-svn-action.c:430
 msgid "Menu|Move"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:429 tsp-svn-helper/main.c:263
+#: thunar-svn-plugin/tsp-svn-action.c:430 tsp-svn-helper/main.c:275
 #: tsp-svn-helper/tsh-move.c:151
 msgid "Move"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:448
+#: thunar-svn-plugin/tsp-svn-action.c:449
 #, fuzzy
 msgid "Menu|Edit Properties"
 msgstr "خصوصیات مدون کریں"
 
-#: thunar-svn-plugin/tsp-svn-action.c:448
+#: thunar-svn-plugin/tsp-svn-action.c:449
 msgid "Edit Properties"
 msgstr "خصوصیات مدون کریں"
 
-#: thunar-svn-plugin/tsp-svn-action.c:461
+#: thunar-svn-plugin/tsp-svn-action.c:462
 #, fuzzy
 msgid "Menu|Relocate"
 msgstr "حذف"
 
-#: thunar-svn-plugin/tsp-svn-action.c:461 tsp-svn-helper/main.c:275
+#: thunar-svn-plugin/tsp-svn-action.c:462 tsp-svn-helper/main.c:287
 #: tsp-svn-helper/tsh-relocate-dialog.c:215
 msgid "Relocate"
 msgstr ""
 
-#: thunar-svn-plugin/tsp-svn-action.c:475
+#: thunar-svn-plugin/tsp-svn-action.c:476
 #, fuzzy
 msgid "Menu|Resolved"
 msgstr "Resolve"
 
-#: thunar-svn-plugin/tsp-svn-action.c:475 tsp-svn-helper/main.c:271
-#: tsp-svn-helper/tsh-common.c:463 tsp-svn-helper/tsh-resolved.c:112
+#: thunar-svn-plugin/tsp-svn-action.c:476 tsp-svn-helper/main.c:283
+#: tsp-svn-helper/tsh-common.c:464 tsp-svn-helper/tsh-resolved.c:112
 #, fuzzy
 msgid "Resolved"
 msgstr "Resolve"
 
-#: thunar-svn-plugin/tsp-svn-action.c:488
+#: thunar-svn-plugin/tsp-svn-action.c:489
 #, fuzzy
 msgid "Menu|Resolve"
 msgstr "Resolve"
 
-#: thunar-svn-plugin/tsp-svn-action.c:488
 #: thunar-svn-plugin/tsp-svn-action.c:489
+#: thunar-svn-plugin/tsp-svn-action.c:490
 msgid "Resolve"
 msgstr "Resolve"
 
-#: thunar-svn-plugin/tsp-svn-action.c:500
+#: thunar-svn-plugin/tsp-svn-action.c:501
 #, fuzzy
 msgid "Menu|Revert"
 msgstr "واپس"
 
-#: thunar-svn-plugin/tsp-svn-action.c:500 tsp-svn-helper/main.c:279
+#: thunar-svn-plugin/tsp-svn-action.c:501 tsp-svn-helper/main.c:291
 #: tsp-svn-helper/tsh-revert.c:112 tsp-svn-helper/tsh-revert.c:125
 msgid "Revert"
 msgstr "واپس"
 
-#: thunar-svn-plugin/tsp-svn-action.c:513
+#: thunar-svn-plugin/tsp-svn-action.c:514
 #, fuzzy
 msgid "Menu|Status"
 msgstr "حالت"
 
-#: thunar-svn-plugin/tsp-svn-action.c:513 tsp-svn-helper/main.c:283
-#: tsp-svn-helper/tsh-file-selection-dialog.c:144
+#: thunar-svn-plugin/tsp-svn-action.c:514 tsp-svn-helper/main.c:295
+#: tsp-svn-helper/tsh-file-selection-dialog.c:124
 #: tsp-svn-helper/tsh-status-dialog.c:184
 msgid "Status"
 msgstr "حالت"
 
-#: thunar-svn-plugin/tsp-svn-action.c:526
+#: thunar-svn-plugin/tsp-svn-action.c:527
 #, fuzzy
 msgid "Menu|Switch"
 msgstr "تبدیل"
 
-#: thunar-svn-plugin/tsp-svn-action.c:526 tsp-svn-helper/main.c:287
-#: tsp-svn-helper/tsh-relocate.c:122 tsp-svn-helper/tsh-switch.c:114
+#: thunar-svn-plugin/tsp-svn-action.c:527 tsp-svn-helper/main.c:299
+#: tsp-svn-helper/tsh-relocate.c:119 tsp-svn-helper/tsh-switch.c:114
 #: tsp-svn-helper/tsh-switch.c:127
 msgid "Switch"
 msgstr "تبدیل"
 
-#: thunar-svn-plugin/tsp-svn-action.c:539
+#: thunar-svn-plugin/tsp-svn-action.c:540
 #, fuzzy
 msgid "Menu|Unlock"
 msgstr "غیر مقفل"
 
-#: thunar-svn-plugin/tsp-svn-action.c:539 tsp-svn-helper/main.c:291
+#: thunar-svn-plugin/tsp-svn-action.c:540 tsp-svn-helper/main.c:303
 #: tsp-svn-helper/tsh-unlock.c:111
 msgid "Unlock"
 msgstr "غیر مقفل"
 
-#: thunar-svn-plugin/tsp-svn-action.c:552
+#: thunar-svn-plugin/tsp-svn-action.c:553
 #, fuzzy
 msgid "Menu|Update"
 msgstr "تجدید"
 
-#: thunar-svn-plugin/tsp-svn-action.c:552 tsp-svn-helper/main.c:295
+#: thunar-svn-plugin/tsp-svn-action.c:553 tsp-svn-helper/main.c:307
 #: tsp-svn-helper/tsh-update.c:113
 msgid "Update"
 msgstr "تجدید"
 
-#: thunar-svn-plugin/tsp-svn-action.c:570
+#: thunar-svn-plugin/tsp-svn-action.c:571
 #, c-format
 msgid "Action %s is unimplemented"
 msgstr ""
@@ -269,10 +269,10 @@
 #: thunar-svn-plugin/tsp-svn-property-page.c:165
 #: thunar-svn-plugin/tsp-svn-property-page.c:177
 #: thunar-svn-plugin/tsp-svn-property-page.c:190
-#: tsp-svn-helper/tsh-common.c:484 tsp-svn-helper/tsh-common.c:524
-#: tsp-svn-helper/tsh-common.c:533 tsp-svn-helper/tsh-common.c:555
-#: tsp-svn-helper/tsh-common.c:572 tsp-svn-helper/tsh-common.c:599
-#: tsp-svn-helper/tsh-common.c:682
+#: tsp-svn-helper/tsh-common.c:485 tsp-svn-helper/tsh-common.c:525
+#: tsp-svn-helper/tsh-common.c:534 tsp-svn-helper/tsh-common.c:556
+#: tsp-svn-helper/tsh-common.c:573 tsp-svn-helper/tsh-common.c:600
+#: tsp-svn-helper/tsh-common.c:683
 msgid "Unknown"
 msgstr ""
 
@@ -355,191 +355,201 @@
 msgid "Other..."
 msgstr ""
 
-#: tsp-svn-helper/main.c:98
+#: tsp-svn-helper/main.c:100
 msgid "Print version information"
 msgstr "ورژن معلومات طبع کریں"
 
-#: tsp-svn-helper/main.c:105
+#: tsp-svn-helper/main.c:107
 #, fuzzy
 msgid "Execute add action"
 msgstr "تجدید کریں"
 
-#: tsp-svn-helper/main.c:111
+#: tsp-svn-helper/main.c:113
+#, fuzzy
+msgid "Execute blame action"
+msgstr "چیک کریں"
+
+#: tsp-svn-helper/main.c:119
 msgid "Execute checkout action"
 msgstr "چیک کریں"
 
-#: tsp-svn-helper/main.c:117
+#: tsp-svn-helper/main.c:125
 #, fuzzy
 msgid "Execute cleanup action"
 msgstr "چیک کریں"
 
-#: tsp-svn-helper/main.c:123
+#: tsp-svn-helper/main.c:131
 #, fuzzy
 msgid "Execute commit action"
 msgstr "چیک کریں"
 
-#: tsp-svn-helper/main.c:129
+#: tsp-svn-helper/main.c:137
 #, fuzzy
 msgid "Execute copy action"
 msgstr "چیک کریں"
 
-#: tsp-svn-helper/main.c:135
+#: tsp-svn-helper/main.c:143
 #, fuzzy
 msgid "Execute delete action"
 msgstr "تجدید کریں"
 
-#: tsp-svn-helper/main.c:141
+#: tsp-svn-helper/main.c:149
 #, fuzzy
 msgid "Execute export action"
 msgstr "چیک کریں"
 
-#: tsp-svn-helper/main.c:147
+#: tsp-svn-helper/main.c:155
 #, fuzzy
 msgid "Execute import action"
 msgstr "چیک کریں"
 
-#: tsp-svn-helper/main.c:153
+#: tsp-svn-helper/main.c:161
 #, fuzzy
 msgid "Execute lock action"
 msgstr "تجدید کریں"
 
-#: tsp-svn-helper/main.c:159
+#: tsp-svn-helper/main.c:167
 #, fuzzy
 msgid "Execute log action"
 msgstr "تجدید کریں"
 
-#: tsp-svn-helper/main.c:165
+#: tsp-svn-helper/main.c:173
 #, fuzzy
 msgid "Execute move action"
 msgstr "چیک کریں"
 
-#: tsp-svn-helper/main.c:171
+#: tsp-svn-helper/main.c:179
 #, fuzzy
 msgid "Execute properties action"
 msgstr "چیک کریں"
 
-#: tsp-svn-helper/main.c:177
+#: tsp-svn-helper/main.c:185
 #, fuzzy
 msgid "Execute resolved action"
 msgstr "چیک کریں"
 
-#: tsp-svn-helper/main.c:183
+#: tsp-svn-helper/main.c:191
 #, fuzzy
 msgid "Execute relocate action"
 msgstr "تجدید کریں"
 
-#: tsp-svn-helper/main.c:189
+#: tsp-svn-helper/main.c:197
 #, fuzzy
 msgid "Execute revert action"
 msgstr "چیک کریں"
 
-#: tsp-svn-helper/main.c:195
+#: tsp-svn-helper/main.c:203
 #, fuzzy
 msgid "Execute status action"
 msgstr "تجدید کریں"
 
-#: tsp-svn-helper/main.c:201
+#: tsp-svn-helper/main.c:209
 #, fuzzy
 msgid "Execute switch action"
 msgstr "چیک کریں"
 
-#: tsp-svn-helper/main.c:207
+#: tsp-svn-helper/main.c:215
 #, fuzzy
 msgid "Execute unlock action"
 msgstr "چیک کریں"
 
-#: tsp-svn-helper/main.c:213
+#: tsp-svn-helper/main.c:221
 msgid "Execute update action"
 msgstr "تجدید کریں"
 
-#: tsp-svn-helper/main.c:223
+#: tsp-svn-helper/main.c:231
 msgid "Add Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:227
+#: tsp-svn-helper/main.c:235
 #, fuzzy
+msgid "Blame Related Options:"
+msgstr "تجدید کریں"
+
+#: tsp-svn-helper/main.c:239
+#, fuzzy
 msgid "Checkout Related Options:"
 msgstr "تجدید کریں"
 
-#: tsp-svn-helper/main.c:231
+#: tsp-svn-helper/main.c:243
 msgid "Cleanup Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:235
+#: tsp-svn-helper/main.c:247
 msgid "Commit Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:239
+#: tsp-svn-helper/main.c:251
 msgid "Copy Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:243
+#: tsp-svn-helper/main.c:255
 msgid "Delete Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:247
+#: tsp-svn-helper/main.c:259
 msgid "Export Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:251
+#: tsp-svn-helper/main.c:263
 msgid "Import Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:255
+#: tsp-svn-helper/main.c:267
 msgid "Lock Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:259
+#: tsp-svn-helper/main.c:271
 msgid "Log Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:263
+#: tsp-svn-helper/main.c:275
 msgid "Move Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:267
+#: tsp-svn-helper/main.c:279
 #, fuzzy
 msgid "Properties Related Options:"
 msgstr "خصوصیات مدون کریں"
 
 #. gtk_box_pack_start (GTK_BOX (GTK_DIALOG (dialog)->action_area), box, FALSE, TRUE, 0);
 #. gtk_widget_show (box);
-#: tsp-svn-helper/main.c:267 tsp-svn-helper/tsh-properties-dialog.c:217
+#: tsp-svn-helper/main.c:279 tsp-svn-helper/tsh-properties-dialog.c:217
 #, fuzzy
 msgid "Properties"
 msgstr "خصوصیات مدون کریں"
 
-#: tsp-svn-helper/main.c:271
+#: tsp-svn-helper/main.c:283
 msgid "Resolved Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:275
+#: tsp-svn-helper/main.c:287
 #, fuzzy
 msgid "Relocate Related Options:"
 msgstr "تجدید کریں"
 
-#: tsp-svn-helper/main.c:279
+#: tsp-svn-helper/main.c:291
 msgid "Revert Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:283
+#: tsp-svn-helper/main.c:295
 msgid "Status Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:287
+#: tsp-svn-helper/main.c:299
 #, fuzzy
 msgid "Switch Related Options:"
 msgstr "تجدید کریں"
 
-#: tsp-svn-helper/main.c:291
+#: tsp-svn-helper/main.c:303
 msgid "Unlock Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:295
+#: tsp-svn-helper/main.c:307
 msgid "Update Related Options:"
 msgstr ""
 
-#: tsp-svn-helper/main.c:341
+#: tsp-svn-helper/main.c:353
 msgid "Not enough arguments provided"
 msgstr ""
 
@@ -554,22 +564,46 @@
 msgid "Failed"
 msgstr ""
 
-#: tsp-svn-helper/tsh-cleanup.c:69
+#: tsp-svn-helper/tsh-blame-dialog.c:94
 #, fuzzy
+msgid "Line"
+msgstr "لاگ ان"
+
+#: tsp-svn-helper/tsh-blame-dialog.c:100 tsp-svn-helper/tsh-log-dialog.c:118
+#, fuzzy
+msgid "Revision"
+msgstr "ورژن: %li"
+
+#: tsp-svn-helper/tsh-blame-dialog.c:106 tsp-svn-helper/tsh-log-dialog.c:124
+msgid "Author"
+msgstr ""
+
+#: tsp-svn-helper/tsh-blame-dialog.c:112 tsp-svn-helper/tsh-log-dialog.c:130
+#, fuzzy
+msgid "Date"
+msgstr "حالت"
+
+#: tsp-svn-helper/tsh-blame.c:75
+#, fuzzy
+msgid "Blame failed"
+msgstr "واپس"
+
+#: tsp-svn-helper/tsh-cleanup.c:66
+#, fuzzy
 msgid "Cleanup failed"
 msgstr "صاف کریں"
 
-#: tsp-svn-helper/tsh-cleanup.c:84
+#: tsp-svn-helper/tsh-cleanup.c:81
 #, fuzzy
 msgid "Cleanup finished"
 msgstr "صاف کریں"
 
-#: tsp-svn-helper/tsh-cleanup.c:98
+#: tsp-svn-helper/tsh-cleanup.c:95
 #, fuzzy
 msgid "Cleaning up ..."
 msgstr "صاف کریں"
 
-#: tsp-svn-helper/tsh-commit.c:103 tsp-svn-helper/tsh-common.c:646
+#: tsp-svn-helper/tsh-commit.c:103 tsp-svn-helper/tsh-common.c:647
 #: tsp-svn-helper/tsh-copy.c:86 tsp-svn-helper/tsh-delete.c:103
 #: tsp-svn-helper/tsh-import.c:82 tsp-svn-helper/tsh-move.c:84
 #, fuzzy, c-format
@@ -580,8 +614,8 @@
 msgid "Nothing to do"
 msgstr ""
 
-#: tsp-svn-helper/tsh-commit.c:114 tsp-svn-helper/tsh-common.c:468
-#: tsp-svn-helper/tsh-common.c:470 tsp-svn-helper/tsh-copy.c:97
+#: tsp-svn-helper/tsh-commit.c:114 tsp-svn-helper/tsh-common.c:469
+#: tsp-svn-helper/tsh-common.c:471 tsp-svn-helper/tsh-copy.c:97
 #: tsp-svn-helper/tsh-delete.c:114 tsp-svn-helper/tsh-import.c:87
 #: tsp-svn-helper/tsh-move.c:95
 msgid "Completed"
@@ -592,124 +626,124 @@
 msgid "Commit Message"
 msgstr "تبصرہ"
 
-#: tsp-svn-helper/tsh-common.c:457 tsp-svn-helper/tsh-common.c:466
-#: tsp-svn-helper/tsh-common.c:473 tsp-svn-helper/tsh-common.c:559
-#: tsp-svn-helper/tsh-common.c:604 tsp-svn-helper/tsh-common.c:688
+#: tsp-svn-helper/tsh-common.c:458 tsp-svn-helper/tsh-common.c:467
+#: tsp-svn-helper/tsh-common.c:474 tsp-svn-helper/tsh-common.c:560
+#: tsp-svn-helper/tsh-common.c:605 tsp-svn-helper/tsh-common.c:689
 msgid "Added"
 msgstr "شامل کردہ"
 
-#: tsp-svn-helper/tsh-common.c:458 tsp-svn-helper/tsh-common.c:697
+#: tsp-svn-helper/tsh-common.c:459 tsp-svn-helper/tsh-common.c:698
 #, fuzzy
 msgid "Copied"
 msgstr "مکمل"
 
-#: tsp-svn-helper/tsh-common.c:459 tsp-svn-helper/tsh-common.c:465
-#: tsp-svn-helper/tsh-common.c:474 tsp-svn-helper/tsh-common.c:561
-#: tsp-svn-helper/tsh-common.c:607 tsp-svn-helper/tsh-common.c:690
+#: tsp-svn-helper/tsh-common.c:460 tsp-svn-helper/tsh-common.c:466
+#: tsp-svn-helper/tsh-common.c:475 tsp-svn-helper/tsh-common.c:562
+#: tsp-svn-helper/tsh-common.c:608 tsp-svn-helper/tsh-common.c:691
 msgid "Deleted"
 msgstr "حذف"
 
-#: tsp-svn-helper/tsh-common.c:460
+#: tsp-svn-helper/tsh-common.c:461
 #, fuzzy
 msgid "Restored"
 msgstr "Resolve"
 
-#: tsp-svn-helper/tsh-common.c:461
+#: tsp-svn-helper/tsh-common.c:462
 #, fuzzy
 msgid "Reverted"
 msgstr "واپس"
 
-#: tsp-svn-helper/tsh-common.c:462
+#: tsp-svn-helper/tsh-common.c:463
 #, fuzzy
 msgid "Revert failed"
 msgstr "واپس"
 
-#: tsp-svn-helper/tsh-common.c:464
+#: tsp-svn-helper/tsh-common.c:465
 msgid "Skipped"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:467
+#: tsp-svn-helper/tsh-common.c:468
 msgid "Updated"
 msgstr "تجدید شدہ"
 
-#: tsp-svn-helper/tsh-common.c:469 tsp-svn-helper/tsh-common.c:471
-#: tsp-svn-helper/tsh-common.c:568
+#: tsp-svn-helper/tsh-common.c:470 tsp-svn-helper/tsh-common.c:472
+#: tsp-svn-helper/tsh-common.c:569
 msgid "External"
 msgstr "خارجی"
 
-#: tsp-svn-helper/tsh-common.c:472 tsp-svn-helper/tsh-common.c:563
-#: tsp-svn-helper/tsh-common.c:610 tsp-svn-helper/tsh-common.c:693
+#: tsp-svn-helper/tsh-common.c:473 tsp-svn-helper/tsh-common.c:564
+#: tsp-svn-helper/tsh-common.c:611 tsp-svn-helper/tsh-common.c:694
 msgid "Modified"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:475 tsp-svn-helper/tsh-common.c:562
-#: tsp-svn-helper/tsh-common.c:613 tsp-svn-helper/tsh-common.c:686
+#: tsp-svn-helper/tsh-common.c:476 tsp-svn-helper/tsh-common.c:563
+#: tsp-svn-helper/tsh-common.c:614 tsp-svn-helper/tsh-common.c:687
 msgid "Replaced"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:476
+#: tsp-svn-helper/tsh-common.c:477
 msgid "Transmitting"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:478
+#: tsp-svn-helper/tsh-common.c:479
 #, fuzzy
 msgid "Locked"
 msgstr "قفل"
 
-#: tsp-svn-helper/tsh-common.c:479 tsp-svn-helper/tsh-common.c:699
+#: tsp-svn-helper/tsh-common.c:480 tsp-svn-helper/tsh-common.c:700
 #, fuzzy
 msgid "Unlocked"
 msgstr "غیر مقفل"
 
-#: tsp-svn-helper/tsh-common.c:480
+#: tsp-svn-helper/tsh-common.c:481
 msgid "Lock failed"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:481
+#: tsp-svn-helper/tsh-common.c:482
 #, fuzzy
 msgid "Unlock failed"
 msgstr "غیر مقفل"
 
-#: tsp-svn-helper/tsh-common.c:523
+#: tsp-svn-helper/tsh-common.c:524
 msgid "Inapplicable"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:525
+#: tsp-svn-helper/tsh-common.c:526
 msgid "Unchanged"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:526 tsp-svn-helper/tsh-common.c:560
+#: tsp-svn-helper/tsh-common.c:527 tsp-svn-helper/tsh-common.c:561
 msgid "Missing"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:527 tsp-svn-helper/tsh-common.c:567
+#: tsp-svn-helper/tsh-common.c:528 tsp-svn-helper/tsh-common.c:568
 msgid "Obstructed"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:528
+#: tsp-svn-helper/tsh-common.c:529
 msgid "Changed"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:529 tsp-svn-helper/tsh-common.c:564
+#: tsp-svn-helper/tsh-common.c:530 tsp-svn-helper/tsh-common.c:565
 msgid "Merged"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:530 tsp-svn-helper/tsh-common.c:565
+#: tsp-svn-helper/tsh-common.c:531 tsp-svn-helper/tsh-common.c:566
 #, fuzzy
 msgid "Conflicted"
 msgstr "مکمل"
 
 #. N_("None"),
 #. N_("Unversioned"),
-#: tsp-svn-helper/tsh-common.c:558
+#: tsp-svn-helper/tsh-common.c:559
 msgid "Normal"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:566
+#: tsp-svn-helper/tsh-common.c:567
 msgid "Ignored"
 msgstr ""
 
-#: tsp-svn-helper/tsh-common.c:569
+#: tsp-svn-helper/tsh-common.c:570
 #, fuzzy
 msgid "Incomplete"
 msgstr "مکمل"
@@ -749,14 +783,14 @@
 msgid "Certificate"
 msgstr "اطلاعیہ"
 
-#: tsp-svn-helper/tsh-file-selection-dialog.c:110
+#: tsp-svn-helper/tsh-file-selection-dialog.c:90
 #: tsp-svn-helper/tsh-log-message-dialog.c:92
 #: tsp-svn-helper/tsh-notify-dialog.c:94
 #: tsp-svn-helper/tsh-status-dialog.c:115
 msgid "Path"
 msgstr "پاتھ"
 
-#: tsp-svn-helper/tsh-file-selection-dialog.c:137
+#: tsp-svn-helper/tsh-file-selection-dialog.c:117
 msgid "Select/Unselect all"
 msgstr ""
 
@@ -765,20 +799,6 @@
 msgid "Import Message"
 msgstr "تبصرہ"
 
-#: tsp-svn-helper/tsh-log-dialog.c:118
-#, fuzzy
-msgid "Revision"
-msgstr "ورژن: %li"
-
-#: tsp-svn-helper/tsh-log-dialog.c:124
-msgid "Author"
-msgstr ""
-
-#: tsp-svn-helper/tsh-log-dialog.c:130
-#, fuzzy
-msgid "Date"
-msgstr "حالت"
-
 #: tsp-svn-helper/tsh-log-dialog.c:136
 #, fuzzy
 msgid "Message"
@@ -883,17 +903,17 @@
 msgid "_Directory:"
 msgstr ""
 
-#: tsp-svn-helper/tsh-relocate.c:74
+#: tsp-svn-helper/tsh-relocate.c:71
 #, fuzzy
 msgid "Relocate failed"
 msgstr "واپس"
 
-#: tsp-svn-helper/tsh-relocate.c:89
+#: tsp-svn-helper/tsh-relocate.c:86
 #, fuzzy
 msgid "Relocate finished"
 msgstr "صاف کریں"
 
-#: tsp-svn-helper/tsh-relocate.c:136
+#: tsp-svn-helper/tsh-relocate.c:133
 #, fuzzy
 msgid "Relocating ..."
 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-06-11 07:30:24 UTC (rev 4929)
+++ thunar-svn-plugin/trunk/thunar-svn-plugin/tsp-svn-action.c	2008-06-11 22:39:45 UTC (rev 4930)
@@ -252,8 +252,9 @@
 	/* Version control (file) */
 	if (tsp_action->property.file_version_control)
 	{
-	  subaction = gtk_action_new ("tsp::blame", Q_("Menu|Blame"), _("Blame"), NULL);
-	  g_signal_connect_after (subaction, "activate", G_CALLBACK (tsp_action_unimplemented), _("Blame"));
+	  subaction = gtk_action_new ("tsp::blame", Q_("Menu|Blame"), _("Blame"), GTK_STOCK_INDEX);
+    g_object_set_qdata (G_OBJECT (subaction), tsp_action_arg_quark, "--blame");
+	  g_signal_connect_after (subaction, "activate", G_CALLBACK (tsp_action_exec), action);
 
 	  subitem = gtk_action_create_menu_item (subaction);
     g_object_get (G_OBJECT (subaction), "tooltip", &tooltip, NULL);

Modified: thunar-svn-plugin/trunk/tsp-svn-helper/Makefile.am
===================================================================
--- thunar-svn-plugin/trunk/tsp-svn-helper/Makefile.am	2008-06-11 07:30:24 UTC (rev 4929)
+++ thunar-svn-plugin/trunk/tsp-svn-helper/Makefile.am	2008-06-11 22:39:45 UTC (rev 4930)
@@ -18,6 +18,8 @@
 	tsh-common.c							\
 	tsh-add.h							\
 	tsh-add.c							\
+	tsh-blame.h							\
+	tsh-blame.c							\
 	tsh-checkout.h							\
 	tsh-checkout.c							\
 	tsh-cleanup.h							\
@@ -56,16 +58,10 @@
 	tsh-update.c							\
 	tsh-dialog-common.h						\
 	tsh-dialog-common.c						\
-	tsh-login-dialog.h						\
-	tsh-login-dialog.c						\
+	tsh-blame-dialog.h						\
+	tsh-blame-dialog.c						\
 	tsh-file-dialog.h						\
 	tsh-file-dialog.c						\
-	tsh-trust-dialog.h						\
-	tsh-trust-dialog.c						\
-	tsh-notify-dialog.h						\
-	tsh-notify-dialog.c						\
-	tsh-status-dialog.h						\
-	tsh-status-dialog.c						\
 	tsh-file-selection-dialog.h					\
 	tsh-file-selection-dialog.c					\
 	tsh-lock-dialog.h						\
@@ -74,12 +70,20 @@
 	tsh-log-dialog.c						\
 	tsh-log-message-dialog.h					\
 	tsh-log-message-dialog.c					\
+	tsh-login-dialog.h						\
+	tsh-login-dialog.c						\
+	tsh-notify-dialog.h						\
+	tsh-notify-dialog.c						\
 	tsh-properties-dialog.h						\
 	tsh-properties-dialog.c						\
+	tsh-relocate-dialog.h						\
+	tsh-relocate-dialog.c						\
+	tsh-status-dialog.h						\
+	tsh-status-dialog.c						\
 	tsh-transfer-dialog.h						\
 	tsh-transfer-dialog.c						\
-	tsh-relocate-dialog.h						\
-	tsh-relocate-dialog.c						\
+	tsh-trust-dialog.h						\
+	tsh-trust-dialog.c						\
 	gtkfilechooserentry.h						\
 	gtkfilechooserentry.c						\
 	gtkfilechooserutils.h						\

Modified: thunar-svn-plugin/trunk/tsp-svn-helper/main.c
===================================================================
--- thunar-svn-plugin/trunk/tsp-svn-helper/main.c	2008-06-11 07:30:24 UTC (rev 4929)
+++ thunar-svn-plugin/trunk/tsp-svn-helper/main.c	2008-06-11 22:39:45 UTC (rev 4930)
@@ -33,6 +33,7 @@
 
 #include "tsh-common.h"
 #include "tsh-add.h"
+#include "tsh-blame.h"
 #include "tsh-checkout.h"
 #include "tsh-cleanup.h"
 #include "tsh-commit.h"
@@ -72,6 +73,7 @@
 	/* CMD-line options */
 	gboolean print_version = FALSE;
 	gboolean add = FALSE;
+	gboolean blame = FALSE;
 	gboolean checkout = FALSE;
 	gboolean cleanup = FALSE;
 	gboolean commit = FALSE;
@@ -106,6 +108,12 @@
 		{ NULL, '\0', 0, 0, NULL, NULL, NULL }
 	};
 
+	GOptionEntry blame_options_table[] =
+	{
+		{ "blame", '\0', 0, G_OPTION_ARG_NONE, &blame, N_("Execute blame action"), NULL },
+		{ NULL, '\0', 0, 0, NULL, NULL, NULL }
+	};
+
 	GOptionEntry checkout_options_table[] =
 	{
 		{ "checkout", '\0', 0, G_OPTION_ARG_NONE, &checkout, N_("Execute checkout action"), NULL },
@@ -224,6 +232,10 @@
 	g_option_group_add_entries(option_group, add_options_table);
 	g_option_context_add_group(option_context, option_group);
 
+	option_group = g_option_group_new("blame", N_("Blame Related Options:"), N_("Blame"), NULL, NULL);
+	g_option_group_add_entries(option_group, blame_options_table);
+	g_option_context_add_group(option_context, option_group);
+
 	option_group = g_option_group_new("checkout", N_("Checkout Related Options:"), N_("Checkout"), NULL, NULL);
 	g_option_group_add_entries(option_group, checkout_options_table);
 	g_option_context_add_group(option_context, option_group);
@@ -334,7 +346,7 @@
 		return EXIT_FAILURE;
 	}
 
-  if(add || delete || revert || resolved)
+  if(add || blame || delete || revert || resolved)
   {
     if(!g_strv_length(files))
     {
@@ -349,6 +361,11 @@
 		thread = tsh_add(files, svn_ctx, pool);
 	}
 
+	if(blame)
+	{
+		thread = tsh_blame(files, svn_ctx, pool);
+	}
+
 	if(checkout)
 	{
 		thread = tsh_checkout(files, svn_ctx, pool);

Added: thunar-svn-plugin/trunk/tsp-svn-helper/tsh-blame-dialog.c
===================================================================
--- thunar-svn-plugin/trunk/tsp-svn-helper/tsh-blame-dialog.c	                        (rev 0)
+++ thunar-svn-plugin/trunk/tsp-svn-helper/tsh-blame-dialog.c	2008-06-11 22:39:45 UTC (rev 4930)
@@ -0,0 +1,208 @@
+/*-
+ * 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 <subversion-1/svn_pools.h>
+
+#include "tsh-common.h"
+#include "tsh-blame-dialog.h"
+
+static void cancel_clicked (GtkButton*, gpointer);
+
+struct _TshBlameDialog
+{
+	GtkDialog dialog;
+
+	GtkWidget *tree_view;
+	GtkWidget *close;
+	GtkWidget *cancel;
+};
+
+struct _TshBlameDialogClass
+{
+	GtkDialogClass dialog_class;
+};
+
+G_DEFINE_TYPE (TshBlameDialog, tsh_blame_dialog, GTK_TYPE_DIALOG)
+
+enum {
+  SIGNAL_CANCEL = 0,
+  SIGNAL_COUNT
+};
+
+static guint signals[SIGNAL_COUNT];
+
+static void
+tsh_blame_dialog_class_init (TshBlameDialogClass *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);
+}
+
+enum {
+	COLUMN_LINE_NO = 0,
+  COLUMN_REVISION,
+  COLUMN_AUTHOR,
+	COLUMN_DATE,
+	COLUMN_LINE,
+	COLUMN_COUNT
+};
+
+static void
+tsh_blame_dialog_init (TshBlameDialog *dialog)
+{
+	GtkWidget *tree_view;
+	GtkWidget *scroll_window;
+	GtkWidget *button;
+	GtkCellRenderer *renderer;
+	GtkTreeModel *model;
+
+	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, _("Line"), renderer,
+                                               "text", COLUMN_LINE_NO,
+                                               NULL);
+	
+	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, NULL, renderer,
+                                               "text", COLUMN_LINE,
+                                               NULL);
+
+	model = GTK_TREE_MODEL (gtk_list_store_new (COLUMN_COUNT, G_TYPE_INT64, G_TYPE_LONG, G_TYPE_STRING, G_TYPE_STRING, G_TYPE_STRING));
+
+	gtk_tree_view_set_model (GTK_TREE_VIEW (tree_view), model);
+
+	g_object_unref (model);
+
+	gtk_container_add (GTK_CONTAINER (scroll_window), tree_view);
+	gtk_box_pack_start (GTK_BOX (GTK_DIALOG (dialog)->vbox), scroll_window, TRUE, TRUE, 0);
+	gtk_widget_show (tree_view);
+	gtk_widget_show (scroll_window);
+
+	gtk_window_set_title (GTK_WINDOW (dialog), _("Blame"));
+
+	dialog->close = button = gtk_dialog_add_button (GTK_DIALOG (dialog), GTK_STOCK_CLOSE, GTK_RESPONSE_CLOSE);
+	gtk_widget_hide (button);
+
+	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);
+
+	gtk_window_set_default_size (GTK_WINDOW (dialog), 500, 400);
+}
+
+GtkWidget*
+tsh_blame_dialog_new (const gchar *title, GtkWindow *parent, GtkDialogFlags flags)
+{
+	TshBlameDialog *dialog = g_object_new (TSH_TYPE_BLAME_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_blame_dialog_add (TshBlameDialog *dialog, gint64 line_no, glong revision, const gchar *author, const gchar *date, const gchar *line)
+{
+	GtkTreeModel *model;
+	GtkTreeIter iter;
+
+  g_return_if_fail (TSH_IS_BLAME_DIALOG (dialog));
+
+	model = gtk_tree_view_get_model (GTK_TREE_VIEW (dialog->tree_view));
+
+	gtk_list_store_append (GTK_LIST_STORE (model), &iter);
+	gtk_list_store_set (GTK_LIST_STORE (model), &iter,
+	                    COLUMN_LINE_NO, line_no,
+                      COLUMN_REVISION, revision,
+                      COLUMN_AUTHOR, author,
+                      COLUMN_DATE, date,
+                      COLUMN_LINE, line,
+	                    -1);
+}
+
+void
+tsh_blame_dialog_done (TshBlameDialog *dialog)
+{
+  g_return_if_fail (TSH_IS_BLAME_DIALOG (dialog));
+
+	gtk_widget_hide (dialog->cancel);
+	gtk_widget_show (dialog->close);
+}
+
+static void
+cancel_clicked (GtkButton *button, gpointer user_data)
+{
+	TshBlameDialog *dialog = TSH_BLAME_DIALOG (user_data);
+	
+	gtk_widget_hide (dialog->cancel);
+	gtk_widget_show (dialog->close);
+	
+  g_signal_emit (dialog, signals[SIGNAL_CANCEL], 0);
+}
+

Added: thunar-svn-plugin/trunk/tsp-svn-helper/tsh-blame-dialog.h
===================================================================
--- thunar-svn-plugin/trunk/tsp-svn-helper/tsh-blame-dialog.h	                        (rev 0)
+++ thunar-svn-plugin/trunk/tsp-svn-helper/tsh-blame-dialog.h	2008-06-11 22:39:45 UTC (rev 4930)
@@ -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_BLAME_DIALOG_H__
+#define __TSH_BLAME_DIALOG_H__
+
+#include <gtk/gtk.h>
+
+G_BEGIN_DECLS;
+
+typedef struct _TshBlameDialogClass TshBlameDialogClass;
+typedef struct _TshBlameDialog      TshBlameDialog;
+
+#define TSH_TYPE_BLAME_DIALOG            (tsh_blame_dialog_get_type ())
+#define TSH_BLAME_DIALOG(obj)            (G_TYPE_CHECK_INSTANCE_CAST ((obj), TSH_TYPE_BLAME_DIALOG, TshBlameDialog))
+#define TSH_BLAME_DIALOG_CLASS(klass)    (G_TYPE_CHECK_CLASS_CAST ((klass), TSH_TYPE_BLAME_DIALOG, TshBlameDialogClass))
+#define TSH_IS_BLAME_DIALOG(obj)         (G_TYPE_CHECK_INSTANCE_TYPE ((obj), TSH_TYPE_BLAME_DIALOG))
+#define TSH_IS_BLAME_DIALOG_CLASS(klass) (G_TYPE_CHECK_CLASS_TYPE ((klass), TSH_TYPE_BLAME_DIALOG))
+#define TSH_BLAME_DIALOG_GET_CLASS(obj)  (G_TYPE_INSTANCE_GET_CLASS ((obj), TSH_TYPE_BLAME_DIALOG, TshBlameDialogClass))
+
+GType      tsh_blame_dialog_get_type  (void) G_GNUC_CONST G_GNUC_INTERNAL;
+
+GtkWidget* tsh_blame_dialog_new       (const gchar *title,
+                                       GtkWindow *parent,
+                                       GtkDialogFlags flags) G_GNUC_MALLOC G_GNUC_INTERNAL;
+
+void       tsh_blame_dialog_add       (TshBlameDialog *dialog,
+                                       gint64 line_no,
+                                       glong revision,
+                                       const char *author,
+                                       const char *date,
+                                       const char *line);
+void       tsh_blame_dialog_done      (TshBlameDialog *dialog);
+
+G_END_DECLS;
+
+#endif /* !__TSH_BLAME_DIALOG_H__ */

Added: thunar-svn-plugin/trunk/tsp-svn-helper/tsh-blame.c
===================================================================
--- thunar-svn-plugin/trunk/tsp-svn-helper/tsh-blame.c	                        (rev 0)
+++ thunar-svn-plugin/trunk/tsp-svn-helper/tsh-blame.c	2008-06-11 22:39:45 UTC (rev 4930)
@@ -0,0 +1,116 @@
+/*-
+ * 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 <subversion-1/svn_pools.h>
+
+#include "tsh-common.h"
+#include "tsh-dialog-common.h"
+#include "tsh-blame-dialog.h"
+
+#include "tsh-blame.h"
+
+struct thread_args {
+	svn_client_ctx_t *ctx;
+	apr_pool_t *pool;
+	TshBlameDialog *dialog;
+	gchar *file;
+};
+
+static gpointer blame_thread (gpointer user_data)
+{
+	struct thread_args *args = user_data;
+  svn_opt_revision_t revision, start, end;
+  svn_diff_file_options_t diff_options;
+	svn_error_t *err;
+	svn_client_ctx_t *ctx = args->ctx;
+	apr_pool_t *subpool, *pool = args->pool;
+	TshBlameDialog *dialog = args->dialog;
+	gchar *file = args->file;
+  GtkWidget *error;
+  gchar *error_str;
+
+  subpool = svn_pool_create (pool);
+
+  diff_options.ignore_space = svn_diff_file_ignore_space_none;
+  diff_options.ignore_eol_style = FALSE;
+  revision.kind = svn_opt_revision_unspecified;
+  start.kind = svn_opt_revision_number;
+  start.value.number = 0;
+  end.kind = svn_opt_revision_head;
+	if ((err = svn_client_blame3(file, &revision, &start, &end, &diff_options, FALSE, tsh_blame_func, dialog, ctx, subpool)))
+	{
+    svn_pool_destroy (subpool);
+
+    error_str = tsh_strerror(err);
+		gdk_threads_enter();
+		tsh_blame_dialog_done (dialog);
+
+    error = gtk_message_dialog_new(GTK_WINDOW(dialog), GTK_DIALOG_DESTROY_WITH_PARENT | GTK_DIALOG_MODAL, GTK_MESSAGE_ERROR, GTK_BUTTONS_OK, _("Blame failed"));
+    gtk_message_dialog_format_secondary_text(GTK_MESSAGE_DIALOG(error), error_str);
+    tsh_dialog_start(GTK_DIALOG(error), FALSE);
+		gdk_threads_leave();
+    g_free(error_str);
+
+		svn_error_clear(err);
+    tsh_reset_cancel();
+		return GINT_TO_POINTER (FALSE);
+	}
+
+  svn_pool_destroy (subpool);
+
+	gdk_threads_enter();
+	tsh_blame_dialog_done (dialog);
+	gdk_threads_leave();
+	
+  tsh_reset_cancel();
+	return GINT_TO_POINTER (TRUE);
+}
+
+GThread *tsh_blame (gchar **files, svn_client_ctx_t *ctx, apr_pool_t *pool)
+{
+	GtkWidget *dialog;
+	struct thread_args *args;
+
+	dialog = tsh_blame_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_BLAME_DIALOG (dialog);
+	args->file = files?files[0]:"";
+
+	return g_thread_create (blame_thread, args, TRUE, NULL);
+}
+

Added: thunar-svn-plugin/trunk/tsp-svn-helper/tsh-blame.h
===================================================================
--- thunar-svn-plugin/trunk/tsp-svn-helper/tsh-blame.h	                        (rev 0)
+++ thunar-svn-plugin/trunk/tsp-svn-helper/tsh-blame.h	2008-06-11 22:39:45 UTC (rev 4930)
@@ -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_BLAME_H__
+#define __TSH_BLAME_H__
+
+G_BEGIN_DECLS
+
+GThread *tsh_blame (gchar**, svn_client_ctx_t*, apr_pool_t*);
+
+G_END_DECLS
+
+#endif /*__TSH_BLAME_H__*/
+

Modified: thunar-svn-plugin/trunk/tsp-svn-helper/tsh-cleanup.c
===================================================================
--- thunar-svn-plugin/trunk/tsp-svn-helper/tsh-cleanup.c	2008-06-11 07:30:24 UTC (rev 4929)
+++ thunar-svn-plugin/trunk/tsp-svn-helper/tsh-cleanup.c	2008-06-11 22:39:45 UTC (rev 4930)
@@ -54,9 +54,6 @@
 
 	g_free (args);
 
-  if(!path)
-    path = "";
-
   subpool = svn_pool_create (pool);
 
 	if ((err = svn_client_cleanup(path, ctx, subpool)))
@@ -99,7 +96,7 @@
 	g_signal_connect (G_OBJECT (dialog), "response", G_CALLBACK (tsh_cancel), NULL);
   tsh_dialog_start(GTK_DIALOG(dialog), TRUE);
 
-	path = files?files[0]:NULL;
+	path = files?files[0]:"";
 
 	args = g_malloc (sizeof (struct thread_args));
 	args->ctx = ctx;

Modified: thunar-svn-plugin/trunk/tsp-svn-helper/tsh-common.c
===================================================================
--- thunar-svn-plugin/trunk/tsp-svn-helper/tsh-common.c	2008-06-11 07:30:24 UTC (rev 4929)
+++ thunar-svn-plugin/trunk/tsp-svn-helper/tsh-common.c	2008-06-11 22:39:45 UTC (rev 4930)
@@ -43,6 +43,7 @@
 #include "tsh-status-dialog.h"
 #include "tsh-log-message-dialog.h"
 #include "tsh-log-dialog.h"
+#include "tsh-blame-dialog.h"
 
 #include "tsh-common.h"
 
@@ -763,6 +764,28 @@
 	return SVN_NO_ERROR;
 }
 
+svn_error_t *
+tsh_blame_func (void *baton, apr_int64_t line_no, svn_revnum_t revision, const char *author, const char *date, const char *line, apr_pool_t *pool)
+{
+  apr_time_t date_val;
+  gchar *date_str = NULL;
+	TshBlameDialog *dialog = TSH_BLAME_DIALOG (baton);
+
+  if(date)
+  {
+    svn_time_from_cstring(&date_val, date, pool);
+    apr_ctime((date_str = g_new0(gchar, APR_CTIME_LEN)), date_val);
+  }
+
+  gdk_threads_enter();
+  tsh_blame_dialog_add(dialog, line_no, revision, author, date_str, line);
+  gdk_threads_leave();
+
+  g_free(date_str);
+
+	return SVN_NO_ERROR;
+}
+
 gchar *
 tsh_strerror(svn_error_t *err)
 {

Modified: thunar-svn-plugin/trunk/tsp-svn-helper/tsh-common.h
===================================================================
--- thunar-svn-plugin/trunk/tsp-svn-helper/tsh-common.h	2008-06-11 07:30:24 UTC (rev 4929)
+++ thunar-svn-plugin/trunk/tsp-svn-helper/tsh-common.h	2008-06-11 22:39:45 UTC (rev 4930)
@@ -31,6 +31,7 @@
 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 *);
+svn_error_t *tsh_blame_func    (void *, apr_int64_t, svn_revnum_t, const char *, const char *, const char *, apr_pool_t *);
 
 gchar       *tsh_strerror  (svn_error_t *);
 

Modified: thunar-svn-plugin/trunk/tsp-svn-helper/tsh-file-selection-dialog.c
===================================================================
--- thunar-svn-plugin/trunk/tsp-svn-helper/tsh-file-selection-dialog.c	2008-06-11 07:30:24 UTC (rev 4929)
+++ thunar-svn-plugin/trunk/tsp-svn-helper/tsh-file-selection-dialog.c	2008-06-11 22:39:45 UTC (rev 4930)
@@ -51,29 +51,9 @@
 
 G_DEFINE_TYPE (TshFileSelectionDialog, tsh_file_selection_dialog, GTK_TYPE_DIALOG)
 
-enum {
-  SIGNAL_CANCEL = 0,
-  SIGNAL_REFRESH,
-  SIGNAL_COUNT
-};
-
-static guint signals[SIGNAL_COUNT];
-
 static void
 tsh_file_selection_dialog_class_init (TshFileSelectionDialogClass *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 {
@@ -193,7 +173,6 @@
         gtk_widget_unref(GTK_WIDGET(dialog));
 
         svn_error_clear(err);
-        tsh_reset_cancel();
         return NULL;  //FIXME: needed ??
       }
       files++;
@@ -208,14 +187,12 @@
       gtk_widget_unref(GTK_WIDGET(dialog));
 
       svn_error_clear(err);
-      tsh_reset_cancel();
       return NULL;
     }
   }
 
   svn_pool_destroy (subpool);
 
-  tsh_reset_cancel();
 	return GTK_WIDGET(dialog);
 }
 

Modified: thunar-svn-plugin/trunk/tsp-svn-helper/tsh-relocate.c
===================================================================
--- thunar-svn-plugin/trunk/tsp-svn-helper/tsh-relocate.c	2008-06-11 07:30:24 UTC (rev 4929)
+++ thunar-svn-plugin/trunk/tsp-svn-helper/tsh-relocate.c	2008-06-11 22:39:45 UTC (rev 4930)
@@ -59,9 +59,6 @@
 
 	g_free (args);
 
-  if(!path)
-    path = "";
-
   subpool = svn_pool_create (pool);
 
 	if ((err = svn_client_relocate(path, from, to, TRUE, ctx, subpool)))




More information about the Goodies-commits mailing list