diff --git a/src/WedgeBuffer/Makefile b/src/WedgeBuffer/Makefile index 422540b..42a9e32 100644 --- a/src/WedgeBuffer/Makefile +++ b/src/WedgeBuffer/Makefile @@ -149,8 +149,10 @@ package: compile @echo "------------------------------------" @echo "Exporting plugin to zip package. " @echo "------------------------------------" - rm -f $(PLUGINNAME).zip - git archive --prefix=$(PLUGINNAME)/ -o $(PLUGINNAME).zip $(VERSION) + rm -f $(PLUGINNAME).zip + #git archive --prefix=$(PLUGINNAME)/ -o $(PLUGINNAME).zip $(VERSION) + # Our py-files are in src/ + cd ../..; git archive -o $(PLUGINNAME).zip $(VERSION):src echo "Created package: $(PLUGINNAME).zip" upload: zip diff --git a/src/WedgeBuffer/i18n/af.ts b/src/WedgeBuffer/i18n/af.ts deleted file mode 100644 index 615a88c..0000000 --- a/src/WedgeBuffer/i18n/af.ts +++ /dev/null @@ -1,11 +0,0 @@ - - - - @default - - - Good morning - Goeie more - - -