Rename kwin to twin (part 1 of 2)

pull/1/head
Timothy Pearson 13 years ago
parent 55efce6f21
commit be1ddf1d5b

@ -1251,7 +1251,7 @@
<application>KScreensaver</application>
</text-expanded>
</entity>
<entity name="kwin" type="gen">
<entity name="twin" type="gen">
<text-expanded>
<application>KWin</application>
</text-expanded>
@ -3391,7 +3391,7 @@
<entity name="ZHcy" type="gen">
<text-expanded>&amp;#x0416;</text-expanded>
</entity>
<entity name="kwin4" type="gen">
<entity name="twin4" type="gen">
<text-expanded>
<application>K Four Wins</application>
</text-expanded>

@ -27,7 +27,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
#include <kdatepicker.h>
#include <kiconloader.h>
#include <klocale.h>
#include <kwin.h>
#include <twin.h>
DatePicker::DatePicker(TQWidget *parent, const TQDate& date)
: TQVBox( parent, 0, WType_TopLevel | WDestructiveClose |

@ -72,7 +72,7 @@
#include <klocale.h>
#include <kinstance.h>
#include <kwin.h>
#include <twin.h>
#include <kurl.h>
#include <kaction.h>
#include <kpopupmenu.h>

@ -9,7 +9,7 @@
#include <kconfig.h>
#include <tqcursor.h>
#include <tqtooltip.h>
#include <kwin.h>
#include <twin.h>
#include "ffrs.h"

@ -10,8 +10,8 @@ RMS's novel that I'm supposed to put at the top of every story. He's insane.
#include "madness.h"
#include <kwin.h>
#include <kwinmodule.h>
#include <twin.h>
#include <twinmodule.h>
#include <kiconloader.h>
#include <math.h>
#include <iostream>

@ -5,7 +5,7 @@
#include <string.h>
#include <tqmap.h>
#include <tqvaluelist.h>
#include <kwinmodule.h>
#include <twinmodule.h>
class Madness : public TQObject, public MonoFFTScope, public Plugin
{

Loading…
Cancel
Save