aboutsummaryrefslogtreecommitdiffstats
path: root/norwegian/Pics
diff options
context:
space:
mode:
authorDavid Prévot <taffit>2013-01-27 23:38:56 +0000
committerDavid Prévot <taffit>2013-01-27 23:38:56 +0000
commit9c3bfea3fa286993797a89a9b41651756e5e15d9 (patch)
tree55f9eb56b416c95b05854d1d8752b7ffbfb53fa1 /norwegian/Pics
parent786ce63259af3376c248f3d3452ee04262cea802 (diff)
Remove useless Pics translations
CVS version numbers arabic/Pics/Makefile: 1.2 -> 1.3(DEAD) bulgarian/Pics/Makefile: 1.3 -> 1.4(DEAD) catalan/Pics/Makefile: 1.3 -> 1.4(DEAD) chinese/Pics/Makefile: 1.12 -> 1.13(DEAD) chinese/Pics/debian-zh.png: 1.2 -> 1.3(DEAD) chinese/Pics/imgdot-1x1-transp.gif: 1.1 -> 1.2(DEAD) chinese/Pics/zh-cn-kai.png: 1.3 -> 1.4(DEAD) chinese/Pics/zh-cn-song.png: 1.2 -> 1.3(DEAD) chinese/Pics/zh-hk-kai.png: 1.3 -> 1.4(DEAD) chinese/Pics/zh-hk-ming.png: 1.3 -> 1.4(DEAD) chinese/Pics/zh-tw-kai.png: 1.3 -> 1.4(DEAD) chinese/Pics/zh-tw-ming.png: 1.2 -> 1.3(DEAD) croatian/Pics/Makefile: 1.12 -> 1.13(DEAD) czech/Pics/Makefile: 1.2 -> 1.3(DEAD) danish/Pics/Makefile: 1.9 -> 1.10(DEAD) dutch/Pics/Makefile: 1.8 -> 1.9(DEAD) esperanto/Pics/Makefile: 1.8 -> 1.9(DEAD) finnish/Pics/Makefile: 1.10 -> 1.11(DEAD) french/Pics/Makefile: 1.12 -> 1.13(DEAD) german/Pics/Makefile: 1.13 -> 1.14(DEAD) greek/Pics/Makefile: 1.7 -> 1.8(DEAD) hungarian/Pics/Makefile: 1.8 -> 1.9(DEAD) indonesian/Pics/Makefile: 1.3 -> 1.4(DEAD) italian/Pics/Makefile: 1.12 -> 1.13(DEAD) japanese/Pics/Makefile: 1.9 -> 1.10(DEAD) korean/Pics/Makefile: 1.9 -> 1.10(DEAD) lithuanian/Pics/Makefile: 1.2 -> 1.3(DEAD) norwegian/Pics/Makefile: 1.9 -> 1.10(DEAD) norwegian/Pics/makebuttons.sh: 1.1 -> 1.2(DEAD) polish/Pics/Makefile: 1.9 -> 1.10(DEAD) portuguese/Pics/Makefile: 1.9 -> 1.10(DEAD) romanian/Pics/Makefile: 1.9 -> 1.10(DEAD) russian/Pics/Makefile: 1.8 -> 1.9(DEAD) slovak/Pics/Makefile: 1.1 -> 1.2(DEAD) slovene/Pics/Makefile: 1.1 -> 1.2(DEAD) spanish/Pics/Makefile: 1.13 -> 1.14(DEAD) swedish/Pics/Makefile: 1.9 -> 1.10(DEAD) turkish/Pics/Makefile: 1.8 -> 1.9(DEAD) ukrainian/Pics/Makefile: 1.1 -> 1.2(DEAD)
Diffstat (limited to 'norwegian/Pics')
-rw-r--r--norwegian/Pics/Makefile1
-rwxr-xr-xnorwegian/Pics/makebuttons.sh29
2 files changed, 0 insertions, 30 deletions
diff --git a/norwegian/Pics/Makefile b/norwegian/Pics/Makefile
deleted file mode 100644
index 511f001690c..00000000000
--- a/norwegian/Pics/Makefile
+++ /dev/null
@@ -1 +0,0 @@
-include $(subst webwml/norwegian,webwml/english,$(CURDIR))/Makefile
diff --git a/norwegian/Pics/makebuttons.sh b/norwegian/Pics/makebuttons.sh
deleted file mode 100755
index e2d4249752c..00000000000
--- a/norwegian/Pics/makebuttons.sh
+++ /dev/null
@@ -1,29 +0,0 @@
-#!/bin/sh
-
-# This script makes the Debian buttons, it is often a good idea
-# to have gimp perl up and running so it is a lot faster.
-#
-# Uncomment this line to run the server
-#
-# gimp --no-interface --no-data --batch '(extension-perl-server 0 0 0)' &
-#
-# TRANSLATORS, Edit the stuff in ""s
-LANG="no"
-HOME_TEXT="Hjem"
-ABOUT_TEXT="Om Debian"
-NEWS_TEXT="Nyheter"
-DISTRIB_TEXT="Distribusjon"
-SUPPORT_TEXT="Støtte"
-DEVEL_TEXT="Utvikling"
-SEARCH_TEXT="Søk"
-
-cwd=`pwd`
-# Dont' edit below this line
-./debbar.pl -words "${HOME_TEXT}" -o ${cwd}/home.${LANG}.gif
-./debbar.pl -words "${ABOUT_TEXT}" -o ${cwd}/about.${LANG}.gif
-./debbar.pl -words "${NEWS_TEXT}" -o ${cwd}/news.${LANG}.gif
-./debbar.pl -words "${DISTRIB_TEXT}" -o ${cwd}/distrib.${LANG}.gif
-./debbar.pl -words "${SUPPORT_TEXT}" -o ${cwd}/support.${LANG}.gif
-./debbar.pl -words "${DEVEL_TEXT}" -o ${cwd}/devel.${LANG}.gif
-./debbar.pl -words "${SEARCH_TEXT}" -o ${cwd}/search.${LANG}.gif
-

© 2014-2024 Faster IT GmbH | imprint | privacy policy