User:AaronPeterson/build: Difference between revisions
(notes on icon consistancy) |
No edit summary |
||
Line 21: | Line 21: | ||
gwenview | gwenview | ||
to folder view stuff | to folder view stuff | ||
if it doesn't work nuke your build directory | |||
** | |||
fisheye behavior for details view as option / default bevior | |||
action panel column in dialog |
Revision as of 18:10, 3 August 2010
1. download the source 2. download .bashrc from website 3. use these paths:
(default in the .bashrc if possible)
tip, run konsole as your user then freedom
Removal of moc files when prefixes change:
for i in `find -name '*.moc'; do rm $i; done; for i in `find -name 'moc_*'; do rm $i; done;
filemanagement views --
shared between dolphin and konq
icon behavior -- actions assigned by delegate
copy from gwenview to folder view stuff
if it doesn't work nuke your build directory
fisheye behavior for details view as option / default bevior
action panel column in dialog