Rename a number of libraries and executables to avoid conflicts with KDE4

pull/1/head
Timothy Pearson 11 years ago
parent 4ba3a20442
commit aaf9c38f5f

@ -41,7 +41,7 @@
#include <ksqueezedtextlabel.h> #include <ksqueezedtextlabel.h>
#include <stdlib.h> #include <stdlib.h>
#include <kmessagebox.h> #include <kmessagebox.h>
#include <kconfig.h> #include <tdeconfig.h>
#include <tqstyle.h> #include <tqstyle.h>
#include <tqheader.h> #include <tqheader.h>
#include <klistview.h> #include <klistview.h>

@ -1,7 +1,7 @@
[Desktop Entry] [Desktop Entry]
Name=GTK Styles and Fonts Name=GTK Styles and Fonts
Comment=Control the style and fonts used by GTK applications Comment=Control the style and fonts used by GTK applications
Exec=kcmshell kcmgtk Exec=tdecmshell kcmgtk
Terminal=false Terminal=false
Icon=gnome_apps.png Icon=gnome_apps.png
OnlyShowIn=TDE; OnlyShowIn=TDE;

@ -22,7 +22,7 @@
#include <kapplication.h> #include <kapplication.h>
#include <kcmdlineargs.h> #include <kcmdlineargs.h>
#include <kaboutdata.h> #include <kaboutdata.h>
#include <kconfig.h> #include <tdeconfig.h>
#undef signals #undef signals
#include <gdk/gdkx.h> #include <gdk/gdkx.h>

Loading…
Cancel
Save