Revision 681390
Go back to digest for 1st July 2007Other in KDE Base
Robert Knight committed changes in /trunk/KDE/kdebase/apps/konsole:
Better short directory names in tab titles. Where common dir names are encountered at the end of the path, they are abbreviated to their first letter, and the search continues until a name not found in the set of common dir names is found. eg. '/path/to/konsole/src' and '/path/to/kate/src' are now abbreviated as 'konsole/s' and 'kate/s' respectively, instead of just 'src' in both cases.
File Changes
Modified 3 files
- /trunk/KDE/kdebase/apps/konsole
- /TODO
- /src/ProcessInfo.cpp
- /src/ProcessInfo.h
3 files changed in total