From fb0f86589ae9e2d582383cea43e0a391e8d4739d Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 13 Jun 2011 21:41:56 +0300 Subject: Rename pt_PT help dir to pt. Fix make files in tips dirs. Add support for pt/pt_BR help in windows installer. --- data/help/pt_BR/tips/1-1.jpg | Bin 42139 -> 0 bytes data/help/pt_BR/tips/1-2.jpg | Bin 26274 -> 0 bytes data/help/pt_BR/tips/CMakeLists.txt | 2 -- data/help/pt_BR/tips/Makefile.am | 6 ++---- 4 files changed, 2 insertions(+), 6 deletions(-) delete mode 100644 data/help/pt_BR/tips/1-1.jpg delete mode 100644 data/help/pt_BR/tips/1-2.jpg (limited to 'data/help/pt_BR/tips') diff --git a/data/help/pt_BR/tips/1-1.jpg b/data/help/pt_BR/tips/1-1.jpg deleted file mode 100644 index 855e72315..000000000 Binary files a/data/help/pt_BR/tips/1-1.jpg and /dev/null differ diff --git a/data/help/pt_BR/tips/1-2.jpg b/data/help/pt_BR/tips/1-2.jpg deleted file mode 100644 index 3028e6ce6..000000000 Binary files a/data/help/pt_BR/tips/1-2.jpg and /dev/null differ diff --git a/data/help/pt_BR/tips/CMakeLists.txt b/data/help/pt_BR/tips/CMakeLists.txt index f97db0cc0..8ebbca23c 100644 --- a/data/help/pt_BR/tips/CMakeLists.txt +++ b/data/help/pt_BR/tips/CMakeLists.txt @@ -1,7 +1,5 @@ SET(FILES 1.txt - 1-1.jpg - 1-2.jpg 2.txt 3.txt 4.txt diff --git a/data/help/pt_BR/tips/Makefile.am b/data/help/pt_BR/tips/Makefile.am index 189fca54d..480f0f23c 100644 --- a/data/help/pt_BR/tips/Makefile.am +++ b/data/help/pt_BR/tips/Makefile.am @@ -1,10 +1,8 @@ -helptipsdir = $(pkgdatadir)/data/help/pt_BR/tips +helpptbrtipsdir = $(pkgdatadir)/data/help/pt_BR/tips -helptips_DATA = \ +helpptbrtips_DATA = \ 1.txt \ - 1-1.jpg \ - 1-2.jpg \ 2.txt \ 3.txt \ 4.txt \ -- cgit v1.2.3-70-g09d2