[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kdevelop-bugs
Subject:    [Bug 83191] Error trying to compile a simple designer base Kde app
From:       kdevelop-bugs-admin () barney ! cs ! uni-potsdam ! de
Date:       2004-06-24 22:46:45
Message-ID: 20040624224645.26279.qmail () ktown ! kde ! org
[Download RAW message or body]

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
      
http://bugs.kde.org/show_bug.cgi?id=83191      




------- Additional Comments From SCunz ng-projekt de  2004-06-25 00:46 -------
CVS commit by cunz: 

At least fix the remaining $LICENSE$ texts in templates
I yet did not have the time to redo the stuff which should translate \
"GPL+Qt-Exception" into "GPL", so i cannot close this yet.

Does this need to get into Beta1? I personally think that being not able to compile a \
                KDE Application out of the box is a grave-bug for the KDE IDE.
CCMAIL: 83191 bugs kde org
CCMAIL: kdevelop-devel kdevelop org


  M +1 -1      kpartapp/main.cpp   1.5
  M +1 -1      kxt/main.cpp   1.5


--- kdevelop/languages/cpp/app_templates/kpartapp/main.cpp  #1.4:1.5
 @ -20,5 +20,5  @ int main(int argc, char **argv)
 {
     KAboutData about("%{APPNAMELC}", I18N_NOOP("%{APPNAME}"), version, description,
-                     KAboutData::License_$LICENSE$, "(C) %{YEAR} %{AUTHOR}", 0, 0, \
"%{EMAIL}"); +                     KAboutData::License_%{LICENSE}, "(C) %{YEAR} \
%{AUTHOR}", 0, 0, "%{EMAIL}");  about.addAuthor( "%{AUTHOR}", 0, "%{EMAIL}" );
     KCmdLineArgs::init(argc, argv, &about);

--- kdevelop/languages/cpp/app_templates/kxt/main.cpp  #1.4:1.5
 @ -20,5 +20,5  @ int main(int argc, char **argv)
 {
     KAboutData about("%{APPNAMELC}", I18N_NOOP("%{APPNAME}"), version, description,
-                     KAboutData::License_$LICENSE$, "(C) %{YEAR} %{AUTHOR}", 0, 0, \
"%{EMAIL}"); +                     KAboutData::License_%{LICENSE}, "(C) %{YEAR} \
%{AUTHOR}", 0, 0, "%{EMAIL}");  about.addAuthor( "%{AUTHOR}", 0, "%{EMAIL}" );
     KCmdLineArgs::init(argc, argv, &about);


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic