Bug 79855 - Relative paths in Window menu
Summary: Relative paths in Window menu
Status: RESOLVED WORKSFORME
Alias: None
Product: kdevelop
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR wishlist
Target Milestone: ---
Assignee: KDevelop Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-04-18 03:44 UTC by Miguel Tadeu
Modified: 2007-10-25 13:41 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Miguel Tadeu 2004-04-18 03:44:38 UTC
Version:            (using KDE Devel)
Installed from:    Compiled sources

This is not a big issue, but...

In the window menu, i think i would only show the relative(to the project) path instead of the full path to the opened files. 
Just check the diference:

file:/home/m_tadeu/Desktop/Applications/kde/konstruct/apps/kdevelop/work/kdevelop-3.0.2/src/languageselectwidget.cpp
file:./src/languageselectwidget.cpp

It seems much easier to read it like this :)

Thanks
Comment 1 Miguel Tadeu 2007-10-25 13:41:56 UTC
Now only the file name appears....it's good enough for me.