From kdevelop-bugs Wed Jun 29 12:46:54 2011 From: Date: Wed, 29 Jun 2011 12:46:54 +0000 To: kdevelop-bugs Subject: [Bug 276744] New: Request: Storing .kdev4 file in a template Message-Id: X-MARC-Message: https://marc.info/?l=kdevelop-bugs&m=130935170419846 https://bugs.kde.org/show_bug.cgi?id=276744 Summary: Request: Storing .kdev4 file in a template subdirectory Product: kdevelop Version: git master Platform: Compiled Sources OS/Version: Linux Status: UNCONFIRMED Severity: wishlist Priority: NOR Component: application templates AssignedTo: kdevelop-bugs@kdevelop.org ReportedBy: bastian.schmidt@wetteronline.de Version: git master (using KDE 4.6.4) OS: Linux Hi, we are using project layouts like this: project/ - branches/ - 0.0.1/ - bla.kdev4 - src/ - ... - trunk/ - bla.kdev4 - src/ - ... As I created an application template for this layout, I recognized that kdevelop expect the .kdev4 file in the root project directory. for new projects, with this layout, the root folder is project/trunk/. So I need the possibility to store the template .kdev4 file in the trunk directory I apply this feature to kdevplatform/plugins/appwizard/appwizardplugin.cpp. the attached patch adds 6 lines to appwizardplugin.cpp. I hope you can add this patch to the master branch. Thanks and bye Reproducible: Always Expected Results: Storing the .kdev4 file in ONE template subdirectory. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ KDevelop-bugs mailing list KDevelop-bugs@kdevelop.org https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-bugs