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

dev.gajim.org/gajim/gajim-plugins.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDenis Fomin <fominde@gmail.com>2011-09-03 20:59:04 +0400
committerDenis Fomin <fominde@gmail.com>2011-09-03 20:59:04 +0400
commit20b188596fba6418b1b3b87f7a5c7a69710941e8 (patch)
tree49a185e056217df6337058c69f329807bde72d32 /wrong_layout
parentcd28c6fb7aec6dfd935a15d8f13ecc91f65f8668 (diff)
wrong layout plugin. remove unused files
Diffstat (limited to 'wrong_layout')
-rw-r--r--wrong_layout/locale/ru/LC_MESSAGES/WrongLayout.mobin863 -> 0 bytes
-rw-r--r--wrong_layout/po/Makefile34
-rw-r--r--wrong_layout/po/WrongLayout.po23
-rw-r--r--wrong_layout/po/WrongLayout.pot22
4 files changed, 0 insertions, 79 deletions
diff --git a/wrong_layout/locale/ru/LC_MESSAGES/WrongLayout.mo b/wrong_layout/locale/ru/LC_MESSAGES/WrongLayout.mo
deleted file mode 100644
index c89a799..0000000
--- a/wrong_layout/locale/ru/LC_MESSAGES/WrongLayout.mo
+++ /dev/null
Binary files differ
diff --git a/wrong_layout/po/Makefile b/wrong_layout/po/Makefile
deleted file mode 100644
index 975e32a..0000000
--- a/wrong_layout/po/Makefile
+++ /dev/null
@@ -1,34 +0,0 @@
-PYFILES = $(shell find ../ -type f -name "*.py")
-GLADEFILES = $(wildcard ../*.ui)
-POFILES = $(wildcard *.po)
-
-GLADEHFILES := $(GLADEFILES:.ui=.ui.h)
-
-help:
- @echo "USAGE:"
- @echo "make update - updates messages.pot and .po files"
- @echo "make sr.po - updates sr.po file OR creates new one"
- @echo " (replace 'sr' with your language code)"
-
-%.h: %
- intltool-extract --type="gettext/glade" $*
-
-
-messages.pot: $(GLADEHFILES) $(PYFILES)
- xgettext -k_ -kN_ -o WrongLayout.pot $(PYFILES) $(GLADEHFILES) --from-code=utf-8
-
-%.po: messages.pot
- @if test -f $@; then \
- echo -n "Updating '$*' language ";\
- msgmerge -U $@ WrongLayout.pot;\
- else \
- msginit -l $*.UTF8 -o $@; \
- fi
- $(RM) $(GLADEHFILES)
-
-update: $(POFILES)
-
-clean:
- $(RM) $(GLADEHFILES)
-
-.PHONY: update
diff --git a/wrong_layout/po/WrongLayout.po b/wrong_layout/po/WrongLayout.po
deleted file mode 100644
index 66262fc..0000000
--- a/wrong_layout/po/WrongLayout.po
+++ /dev/null
@@ -1,23 +0,0 @@
-# Language WrongLayout translations for PACKAGE package.
-# Copyright (C) 2010 THE PACKAGE'S COPYRIGHT HOLDER
-# This file is distributed under the same license as the PACKAGE package.
-# test <fominde@gmail.com>, 2010.
-#
-msgid ""
-msgstr ""
-"Project-Id-Version: WrongLayout\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-09-04 16:20+0400\n"
-"PO-Revision-Date: 2010-09-04 16:23+0300\n"
-"Last-Translator: Fomin Denis <fominde@mail.ru>\n"
-"Language-Team: \n"
-"Language: WrongLayout\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=utf-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"X-Poedit-Language: Russian\n"
-
-#: ../plugin.py:28
-msgid "Press alt+r to convert chars typed in wrong layout Rus<>Eng"
-msgstr "При нажатии сочетания клавиш Alt+R в поле ввода текста, весь набранный текст (или выделенный, если таковой имеется) переводится из английской раскладки в русскую или наоборот, в зависимости от того, что написано."
-
diff --git a/wrong_layout/po/WrongLayout.pot b/wrong_layout/po/WrongLayout.pot
deleted file mode 100644
index 682da07..0000000
--- a/wrong_layout/po/WrongLayout.pot
+++ /dev/null
@@ -1,22 +0,0 @@
-# SOME DESCRIPTIVE TITLE.
-# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
-# This file is distributed under the same license as the PACKAGE package.
-# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
-#
-#, fuzzy
-msgid ""
-msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-09-04 16:20+0400\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
-"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: \n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=CHARSET\n"
-"Content-Transfer-Encoding: 8bit\n"
-
-#: ../plugin.py:28
-msgid "Press alt+r to convert chars typed in wrong layout Rus<>Eng"
-msgstr ""