Kiln » TortoiseHg » TortoiseHg
Clone URL:  
Pushed to one repository · View In Graph Contained in 0.8, 0.8.1, and 0.8.2

shellext: show icon on repo root

Changeset e1b00c46beff

Parent 70fef26106da

by Adrian Buehlmann

Changes to one file · Browse files at e1b00c46beff Showing diff from parent 70fef26106da Diff from another changeset...

 
321
322
323
324
325
326
327
328
329
 
321
322
323
 
 
 
324
325
326
@@ -321,9 +321,6 @@
    std::string relpath = relpathptr;   - if (relpath.empty()) - return 0; // don't show icon on repo root dir -   for (size_t i = 0; i < relpath.size(); ++i)   {   if (relpath[i] == '\\')