Rename package
This commit is contained in:
		@@ -1,11 +1,11 @@
 | 
			
		||||
package main
 | 
			
		||||
 | 
			
		||||
import (
 | 
			
		||||
	"after-lock/afterlock"
 | 
			
		||||
	"after-lock/xdg/display"
 | 
			
		||||
	"after-lock/xdg/keypressdetector"
 | 
			
		||||
	"after-lock/xdg/lockscreen"
 | 
			
		||||
	"after-lock/lockfile"
 | 
			
		||||
	"kdelsd/afterlock"
 | 
			
		||||
	"kdelsd/xdg/display"
 | 
			
		||||
	"kdelsd/xdg/keypressdetector"
 | 
			
		||||
	"kdelsd/xdg/lockscreen"
 | 
			
		||||
	"kdelsd/lockfile"
 | 
			
		||||
	"os"
 | 
			
		||||
	"runtime/debug"
 | 
			
		||||
	"log"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user