Welcome to mirror list, hosted at ThFree Co, Russian Federation.

dev.gajim.org/gajim/gajim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilipp Hörist <forenjunkie@chello.at>2017-05-10 18:16:14 +0300
committerPhilipp Hörist <forenjunkie@chello.at>2017-05-16 17:39:52 +0300
commit6c9e68548bdd62abdf182ed2485bb412656cadd3 (patch)
tree7f38951db44b7c807cef9d0886f4c553261df7e5 /launch.bat
parent94be050aa6c35242f8daeb5caae40ff5677bd281 (diff)
Switch to using MSYS2 for Windows build
Diffstat (limited to 'launch.bat')
-rw-r--r--launch.bat3
1 files changed, 0 insertions, 3 deletions
diff --git a/launch.bat b/launch.bat
deleted file mode 100644
index 55a64a8a2..000000000
--- a/launch.bat
+++ /dev/null
@@ -1,3 +0,0 @@
-cd src
-python gajim.py
-cd ..