Rename kwin to twin (part 1 of 2)

pull/2/head
Timothy Pearson 13 years ago
parent 22ea8cea04
commit a4d53c7dca

@ -121,7 +121,7 @@ class DesktopEffectsKDE4(DesktopEffectsCommon):
DesktopEffectsCommon.apply(self)
if self.action == 1:
print "hi"
os.popen("kwin --replace &")
os.popen("twin --replace &")
def showWarning(self):
''' shows the warning box if the package is installed '''

Loading…
Cancel
Save