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 <stdlib.h>
#include <kmessagebox.h>
#include <kconfig.h>
#include <tdeconfig.h>
#include <tqstyle.h>
#include <tqheader.h>
#include <klistview.h>

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

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

Loading…
Cancel
Save