Bug 51282 - Deleting files from file selector doesn't remove them from project
Summary: Deleting files from file selector doesn't remove them from project
Status: RESOLVED NOT A BUG
Alias: None
Product: kdevelop
Classification: Applications
Component: kdevelop 2.x (obsolete) (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR normal
Target Milestone: ---
Assignee: KDevelop-Devel List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-11-28 10:45 UTC by Manuel Fierlbeck
Modified: 2003-05-04 12:16 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 Manuel Fierlbeck 2002-11-28 10:45:38 UTC
Version:            (using KDE KDE 3.0.9)
Compiler:          gcc-2.95.3 
OS:          Linux

If you delete a header / source file from the File Selector, automake.am and the automake manager view is not updated. You have to remove the file names and run automake manually.
Comment 1 Daniel Naber 2002-11-28 11:06:47 UTC
Test comment 
Comment 2 Jens Dagerbo 2003-05-04 12:16:56 UTC
I'm closing this one. I'm not really sure how we should handle KDevelop-2.x now, but 
this is not a bug at all IMHO.  
 
KDevelop shouldn't attempt to guess what the user intends as a consequence of file 
system changes - it is possible the user only wants to temporarily change some things 
around, and this shouldn't not result in automatic Makefile changes.