Bug 79097 - [USABILITY] improve subproject options include dialog
Summary: [USABILITY] improve subproject options include dialog
Status: RESOLVED UNMAINTAINED
Alias: None
Product: kdevelop
Classification: Applications
Component: Build tools: Automake (show other bugs)
Version: 4.0.0
Platform: unspecified Linux
: NOR wishlist
Target Milestone: ---
Assignee: kdevelop-bugs-null
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-04-05 12:05 UTC by Bernd Pol
Modified: 2009-01-24 02:37 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 Bernd Pol 2004-04-05 12:05:09 UTC
Version:           3.0.90-CVS (using KDE 3.2.90 (CVS >= 20040117), compiled sources)
Compiler:          gcc version 3.3.1 (SuSE Linux)
OS:          Linux (i686) release 2.4.21-99-athlon

A few hints to improve dialog usability:
- Directories inside project:
  Provide two columns of checkboxes to easily distinguish between $(top_srcdir) and $(top_builddir)
- Provide checkboxes for standard include options like e.g. $(all_includes)
- Show the effective INCLUDES line in the dialog as it will be put into Makefile.am. (This applies to other AM dialogs as well.)