Bug 30567 - Multiple $ in destination directory variable
Summary: Multiple $ in destination directory variable
Status: RESOLVED FIXED
Alias: None
Product: kdevelop
Classification: Applications
Component: kdevelop 2.x (obsolete) (show other bugs)
Version: 2.0
Platform: openSUSE Linux
: NOR normal
Target Milestone: ---
Assignee: KDevelop-Devel List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-08-12 09:18 UTC by Marc Bartsch
Modified: 2002-10-09 21:14 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 Marc Bartsch 2001-08-12 09:04:58 UTC
(*** This bug was imported into bugs.kde.org ***)

Package:           kdevelop
Version:           2.0 (KDE2.2Beta1) (using KDE 2.2.0 Beta1)
Severity:          normal
Installed from:    SuSE RPMs
Compiler:          Not Specified
OS:                Linux
OS/Compiler notes: Not Specified

Hi

I have a few files that I want to be part of the distribution of my project usually icons. Now when I right click on those files and choose properties I can determine whether this file should be part of my distribution and where they are supposed to be installed. Let's assume my file goes to $(kde_datadir)/kgeo/pics/splash.png

Almost every time I open Kdevelop the number of $'s of $(kde_datadir) has increased e.g.
$$(kde_datadir)/kgeo/pics/splash.png or even worse $$$$(kde_datadir)/kgeo/pics/splash.png

When I look at the makefiles these $'s will come up there again and mess up the whole distribution.

Anyway I hope that's a help.

Thanks for a great IDE!

Have fun

Marc.

(Submitted via bugs.kde.org)
(Called from KBugReport dialog. Fields Application KDE Version OS Compiler manually changed)
Comment 1 Caleb Tennis 2002-10-09 21:14:51 UTC
Unable to reproduce in Gideon (3.0).  Assume it's fixed.