remove servers from kde cd and some updating
This commit is contained in:
parent
39ae9a2797
commit
4d57f750f1
|
@ -3,11 +3,11 @@
|
||||||
* Generated with:
|
* Generated with:
|
||||||
|
|
||||||
|
|
||||||
for i in $(cat task.list); do \
|
for i in $(cat task.list); do
|
||||||
if [ "$i" != kde-desktop ] && [ "$i" != xfce-desktop ]; then \
|
if [ "$i" != kde-desktop ] && [ "$i" != xfce-desktop ]; then
|
||||||
grep-dctrl -F Task -e "^$i$" /usr/share/tasksel/debian-tasks.desc | \
|
grep-dctrl -F Task -e "^$i$" /usr/share/tasksel/debian-tasks.desc |
|
||||||
grep-dctrl -s Key -n -e '.*'; \
|
grep-dctrl -s Key -n -e '.*';
|
||||||
fi; \
|
fi;
|
||||||
done | sed -e 's? *??' | grep -v ^$ >> ./task-essential-etch
|
done | sed -e 's? *??' | grep -v ^$ >> ./task-essential-etch
|
||||||
|
|
||||||
* Last updated: $Date$
|
* Last updated: $Date$
|
||||||
|
|
|
@ -3,11 +3,11 @@
|
||||||
* Generated with:
|
* Generated with:
|
||||||
|
|
||||||
|
|
||||||
for i in $(cat task.list.kde); do \
|
for i in $(cat task.list.kde); do
|
||||||
if [ "$i" != gnome-desktop ] && [ "$i" != xfce-desktop ]; then \
|
if [ "$i" != gnome-desktop ] && [ "$i" != xfce-desktop ]; then
|
||||||
grep-dctrl -F Task -e "^$i$" /usr/share/tasksel/debian-tasks.desc | \
|
grep-dctrl -F Task -e "^$i$" /usr/share/tasksel/debian-tasks.desc |
|
||||||
grep-dctrl -s Key -n -e '.*'; \
|
grep-dctrl -s Key -n -e '.*';
|
||||||
fi; \
|
fi;
|
||||||
done | sed -e 's? *??' | grep -v ^$ >> ./task-essential-etch-kde
|
done | sed -e 's? *??' | grep -v ^$ >> ./task-essential-etch-kde
|
||||||
|
|
||||||
* Last updated: $Date: 2006-10-28 17:40:33 -0400 (Sat, 28 Oct 2006) $
|
* Last updated: $Date: 2006-10-28 17:40:33 -0400 (Sat, 28 Oct 2006) $
|
||||||
|
@ -23,24 +23,19 @@ kdenetwork
|
||||||
kdeutils
|
kdeutils
|
||||||
kdepim
|
kdepim
|
||||||
kdm
|
kdm
|
||||||
apache2-mpm-prefork
|
|
||||||
exim4
|
|
||||||
cupsys
|
|
||||||
cupsys-client
|
|
||||||
cupsys-bsd
|
|
||||||
postgresql
|
|
||||||
bind9
|
|
||||||
nfs-kernel-server
|
|
||||||
samba
|
|
||||||
language-env
|
language-env
|
||||||
language-env
|
language-env
|
||||||
language-env
|
language-env
|
||||||
|
locales
|
||||||
|
bosnian
|
||||||
manpages-pt
|
manpages-pt
|
||||||
language-env
|
language-env
|
||||||
jfbterm
|
jfbterm
|
||||||
zhcon
|
zhcon
|
||||||
jfbterm
|
jfbterm
|
||||||
zhcon
|
zhcon
|
||||||
|
locales
|
||||||
|
croatian
|
||||||
console-cyrillic
|
console-cyrillic
|
||||||
t1-cyrillic
|
t1-cyrillic
|
||||||
language-env
|
language-env
|
||||||
|
@ -53,7 +48,8 @@ language-env
|
||||||
gsfonts-x11
|
gsfonts-x11
|
||||||
ttf-dejavu
|
ttf-dejavu
|
||||||
ttf-freefont
|
ttf-freefont
|
||||||
xfonts-terminus
|
xfonts-base
|
||||||
|
xfonts-base-transcoded
|
||||||
language-env
|
language-env
|
||||||
manpages-it
|
manpages-it
|
||||||
language-env
|
language-env
|
||||||
|
@ -77,6 +73,8 @@ locales
|
||||||
language-env
|
language-env
|
||||||
manpages-ru
|
manpages-ru
|
||||||
language-env
|
language-env
|
||||||
|
serbian
|
||||||
|
language-env
|
||||||
manpages-es
|
manpages-es
|
||||||
locales
|
locales
|
||||||
language-env
|
language-env
|
||||||
|
|
|
@ -4,8 +4,8 @@
|
||||||
* The content should be regenerated from time to time, like this:
|
* The content should be regenerated from time to time, like this:
|
||||||
*
|
*
|
||||||
|
|
||||||
for i in $(cat task.list); do \
|
for i in $(cat task.list); do
|
||||||
grep-aptavail --regex -F Task "^$i$" -s Package -n; \
|
grep-aptavail --regex -F Task "^$i$" -s Package -n;
|
||||||
done >> ./task-full-etch
|
done >> ./task-full-etch
|
||||||
|
|
||||||
*
|
*
|
||||||
|
|
|
@ -4,8 +4,8 @@
|
||||||
* The content should be regenerated from time to time, like this:
|
* The content should be regenerated from time to time, like this:
|
||||||
*
|
*
|
||||||
|
|
||||||
for i in $(cat task.list.kde); do \
|
for i in $(cat task.list.kde); do
|
||||||
grep-aptavail --regex -F Task "^$i$" -s Package -n; \
|
grep-aptavail --regex -F Task "^$i$" -s Package -n;
|
||||||
done >> ./task-full-etch-kde
|
done >> ./task-full-etch-kde
|
||||||
|
|
||||||
*
|
*
|
||||||
|
@ -16,46 +16,39 @@
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
||||||
alsa-base
|
alsa-base
|
||||||
alsa-utils
|
alsa-utils
|
||||||
avahi-daemon
|
avahi-daemon
|
||||||
desktop-base
|
|
||||||
discover1
|
discover1
|
||||||
eject
|
eject
|
||||||
firefox
|
|
||||||
gimp
|
gimp
|
||||||
|
menu
|
||||||
myspell-en-us
|
myspell-en-us
|
||||||
|
openoffice.org
|
||||||
|
openoffice.org-help-en-us
|
||||||
openoffice.org-thesaurus-en-us
|
openoffice.org-thesaurus-en-us
|
||||||
twm
|
twm
|
||||||
xdg-utils
|
xdg-utils
|
||||||
|
xorg
|
||||||
xresprobe
|
xresprobe
|
||||||
xsane
|
xsane
|
||||||
|
desktop-base
|
||||||
|
firefox
|
||||||
libnss-mdns
|
libnss-mdns
|
||||||
menu
|
|
||||||
openoffice.org
|
|
||||||
openoffice.org-help-en-us
|
|
||||||
xorg
|
|
||||||
kde
|
kde
|
||||||
kde-core
|
kde-core
|
||||||
kdeadmin
|
kdeadmin
|
||||||
kdeartwork
|
kdeartwork
|
||||||
kdegraphics
|
kdegraphics
|
||||||
kdemultimedia
|
kdemultimedia
|
||||||
kdenetwork
|
|
||||||
kdepim
|
|
||||||
kdeutils
|
kdeutils
|
||||||
kdm
|
|
||||||
kpackage
|
kpackage
|
||||||
libqt-perl
|
libqt-perl
|
||||||
k3b
|
|
||||||
openoffice.org-kde
|
openoffice.org-kde
|
||||||
analog
|
k3b
|
||||||
libapache2-mod-perl2
|
kdenetwork
|
||||||
libapache2-mod-php4
|
kdepim
|
||||||
libapache2-mod-python
|
kdm
|
||||||
apache2-doc
|
|
||||||
apache2-mpm-prefork
|
|
||||||
acpi
|
acpi
|
||||||
acpi-support
|
acpi-support
|
||||||
acpid
|
acpid
|
||||||
|
@ -63,70 +56,41 @@ anacron
|
||||||
apmd
|
apmd
|
||||||
cpufrequtils
|
cpufrequtils
|
||||||
hibernate
|
hibernate
|
||||||
pcmciautils
|
|
||||||
uswsusp
|
|
||||||
wireless-tools
|
wireless-tools
|
||||||
xserver-xorg-input-synaptics
|
xserver-xorg-input-synaptics
|
||||||
mailx
|
pcmciautils
|
||||||
mutt
|
uswsusp
|
||||||
procmail
|
|
||||||
sa-exim
|
|
||||||
uw-imapd
|
|
||||||
exim4
|
|
||||||
exim4-config
|
|
||||||
exim4-daemon-light
|
|
||||||
mailagent
|
|
||||||
qpopper
|
|
||||||
spamassassin
|
|
||||||
postgresql
|
|
||||||
postgresql-client
|
|
||||||
postgresql-contrib
|
|
||||||
postgresql-doc
|
|
||||||
bind9
|
|
||||||
bind9-doc
|
|
||||||
dnsutils
|
|
||||||
lwresd
|
|
||||||
dlint
|
|
||||||
netatalk
|
|
||||||
nfs-kernel-server
|
|
||||||
samba
|
|
||||||
samba-doc
|
|
||||||
smbclient
|
|
||||||
smbfs
|
|
||||||
swat
|
|
||||||
winbind
|
|
||||||
aspell-ar
|
aspell-ar
|
||||||
itools
|
itools
|
||||||
ttf-arabeyes
|
ttf-arabeyes
|
||||||
xfonts-intl-arabic
|
xfonts-intl-arabic
|
||||||
kde-i18n-ar
|
|
||||||
ttf-kacst
|
|
||||||
firefox-locale-ar
|
firefox-locale-ar
|
||||||
|
kde-i18n-ar
|
||||||
openoffice.org-l10n-ar
|
openoffice.org-l10n-ar
|
||||||
kde-i18n-eu
|
ttf-kacst
|
||||||
firefox-locale-eu
|
firefox-locale-eu
|
||||||
|
kde-i18n-eu
|
||||||
aspell-bn
|
aspell-bn
|
||||||
kde-i18n-bn
|
kde-i18n-bn
|
||||||
openoffice.org-l10n-bn
|
openoffice.org-l10n-bn
|
||||||
kde-i18n-bs
|
kde-i18n-bs
|
||||||
openoffice.org-l10n-bs
|
openoffice.org-l10n-bs
|
||||||
aspell-pt-br
|
aspell-pt-br
|
||||||
|
broffice.org
|
||||||
ibrazilian
|
ibrazilian
|
||||||
manpages-pt
|
manpages-pt
|
||||||
myspell-pt-br
|
myspell-pt-br
|
||||||
wbrazilian
|
wbrazilian
|
||||||
broffice.org
|
|
||||||
kde-i18n-ptbr
|
|
||||||
firefox-locale-pt-br
|
firefox-locale-pt-br
|
||||||
|
kde-i18n-ptbr
|
||||||
openoffice.org-help-pt-br
|
openoffice.org-help-pt-br
|
||||||
openoffice.org-l10n-pt-br
|
openoffice.org-l10n-pt-br
|
||||||
aspell-bg
|
aspell-bg
|
||||||
ibulgarian
|
ibulgarian
|
||||||
myspell-bg
|
myspell-bg
|
||||||
wbulgarian
|
wbulgarian
|
||||||
kde-i18n-bg
|
|
||||||
firefox-locale-bg
|
firefox-locale-bg
|
||||||
openoffice.org-help-bg
|
kde-i18n-bg
|
||||||
aspell-ca
|
aspell-ca
|
||||||
icatalan
|
icatalan
|
||||||
myspell-ca
|
myspell-ca
|
||||||
|
@ -137,28 +101,29 @@ openoffice.org-l10n-ca
|
||||||
debian-zh-faq-s
|
debian-zh-faq-s
|
||||||
chinput
|
chinput
|
||||||
fcitx
|
fcitx
|
||||||
|
firefox-locale-zh-cn
|
||||||
kde-i18n-zhcn
|
kde-i18n-zhcn
|
||||||
|
openoffice.org-help-zh-cn
|
||||||
|
openoffice.org-l10n-zh-cn
|
||||||
scim-chinese
|
scim-chinese
|
||||||
stardic
|
stardic
|
||||||
ttf-arphic-gbsn00lp
|
ttf-arphic-gbsn00lp
|
||||||
ttf-arphic-gkai00mp
|
ttf-arphic-gkai00mp
|
||||||
xfonts-intl-chinese-big
|
xfonts-intl-chinese-big
|
||||||
firefox-locale-zh-cn
|
|
||||||
openoffice.org-help-zh-cn
|
|
||||||
openoffice.org-l10n-zh-cn
|
|
||||||
debian-zh-faq-t
|
debian-zh-faq-t
|
||||||
|
firefox-locale-zh-tw
|
||||||
kde-i18n-zhtw
|
kde-i18n-zhtw
|
||||||
m17n-env
|
m17n-env
|
||||||
|
openoffice.org-help-zh-tw
|
||||||
|
openoffice.org-l10n-zh-tw
|
||||||
pydict
|
pydict
|
||||||
scim-chewing
|
scim-chewing
|
||||||
ttf-arphic-bkai00mp
|
ttf-arphic-bkai00mp
|
||||||
ttf-arphic-bsmi00lp
|
ttf-arphic-bsmi00lp
|
||||||
xcin
|
xcin
|
||||||
firefox-locale-zh-tw
|
|
||||||
openoffice.org-help-zh-tw
|
|
||||||
openoffice.org-l10n-zh-tw
|
|
||||||
kde-i18n-hr
|
kde-i18n-hr
|
||||||
openoffice.org-l10n-hr
|
openoffice.org-l10n-hr
|
||||||
|
openoffice.org-l10n-sr-cs
|
||||||
t1-cyrillic
|
t1-cyrillic
|
||||||
t1-teams
|
t1-teams
|
||||||
ttf-arhangai
|
ttf-arhangai
|
||||||
|
@ -169,28 +134,27 @@ xfonts-cronyx-isocyr-100dpi
|
||||||
xfonts-cronyx-isocyr-75dpi
|
xfonts-cronyx-isocyr-75dpi
|
||||||
xfonts-cronyx-isocyr-misc
|
xfonts-cronyx-isocyr-misc
|
||||||
xxkb
|
xxkb
|
||||||
openoffice.org-l10n-sr-cs
|
|
||||||
aspell-cs
|
aspell-cs
|
||||||
iczech
|
iczech
|
||||||
myspell-cs-cz
|
myspell-cs-cz
|
||||||
kde-i18n-cs
|
|
||||||
openoffice.org-thesaurus-cs
|
|
||||||
firefox-locale-cs
|
firefox-locale-cs
|
||||||
|
kde-i18n-cs
|
||||||
openoffice.org-help-cs
|
openoffice.org-help-cs
|
||||||
openoffice.org-l10n-cs
|
openoffice.org-l10n-cs
|
||||||
|
openoffice.org-thesaurus-cs
|
||||||
aspell-da
|
aspell-da
|
||||||
idanish
|
idanish
|
||||||
wdanish
|
wdanish
|
||||||
kde-i18n-da
|
|
||||||
firefox-locale-da
|
firefox-locale-da
|
||||||
|
kde-i18n-da
|
||||||
openoffice.org-help-da
|
openoffice.org-help-da
|
||||||
openoffice.org-l10n-da
|
openoffice.org-l10n-da
|
||||||
aspell-nl
|
aspell-nl
|
||||||
idutch
|
idutch
|
||||||
myspell-nl
|
myspell-nl
|
||||||
wdutch
|
wdutch
|
||||||
kde-i18n-nl
|
|
||||||
firefox-locale-nl
|
firefox-locale-nl
|
||||||
|
kde-i18n-nl
|
||||||
openoffice.org-help-nl
|
openoffice.org-help-nl
|
||||||
openoffice.org-l10n-nl
|
openoffice.org-l10n-nl
|
||||||
ttf-dzongkha
|
ttf-dzongkha
|
||||||
|
@ -203,24 +167,24 @@ aspell-fi
|
||||||
ifinnish
|
ifinnish
|
||||||
myspell-fi
|
myspell-fi
|
||||||
wfinnish
|
wfinnish
|
||||||
kde-i18n-fi
|
|
||||||
firefox-locale-fi
|
firefox-locale-fi
|
||||||
|
kde-i18n-fi
|
||||||
openoffice.org-l10n-fi
|
openoffice.org-l10n-fi
|
||||||
aspell-fr
|
aspell-fr
|
||||||
doc-debian-fr
|
doc-debian-fr
|
||||||
doc-linux-fr-text
|
doc-linux-fr-text
|
||||||
ifrench-gut
|
ifrench-gut
|
||||||
manpages-fr
|
|
||||||
myspell-fr-gut
|
myspell-fr-gut
|
||||||
wfrench
|
wfrench
|
||||||
kde-i18n-fr
|
manpages-fr
|
||||||
firefox-locale-fr
|
firefox-locale-fr
|
||||||
|
kde-i18n-fr
|
||||||
openoffice.org-help-fr
|
openoffice.org-help-fr
|
||||||
openoffice.org-l10n-fr
|
openoffice.org-l10n-fr
|
||||||
aspell-gl-minimos
|
aspell-gl-minimos
|
||||||
kde-i18n-gl
|
kde-i18n-gl
|
||||||
ttf-bpg-georgian-fonts
|
|
||||||
openoffice.org-l10n-ka
|
openoffice.org-l10n-ka
|
||||||
|
ttf-bpg-georgian-fonts
|
||||||
ding
|
ding
|
||||||
doc-linux-de
|
doc-linux-de
|
||||||
ingerman
|
ingerman
|
||||||
|
@ -230,18 +194,18 @@ myspell-de-ch
|
||||||
myspell-de-de
|
myspell-de-de
|
||||||
trans-de-en
|
trans-de-en
|
||||||
wngerman
|
wngerman
|
||||||
|
firefox-locale-de
|
||||||
kde-i18n-de
|
kde-i18n-de
|
||||||
|
openoffice.org-help-de
|
||||||
openoffice.org-hyphenation-de
|
openoffice.org-hyphenation-de
|
||||||
|
openoffice.org-l10n-de
|
||||||
openoffice.org-thesaurus-de
|
openoffice.org-thesaurus-de
|
||||||
openoffice.org-thesaurus-de-ch
|
openoffice.org-thesaurus-de-ch
|
||||||
firefox-locale-de
|
|
||||||
openoffice.org-help-de
|
|
||||||
openoffice.org-l10n-de
|
|
||||||
myspell-el-gr
|
myspell-el-gr
|
||||||
kde-i18n-el
|
|
||||||
ttf-mgopen
|
|
||||||
firefox-locale-el
|
firefox-locale-el
|
||||||
|
kde-i18n-el
|
||||||
openoffice.org-l10n-el
|
openoffice.org-l10n-el
|
||||||
|
ttf-mgopen
|
||||||
aspell-he
|
aspell-he
|
||||||
bidiv
|
bidiv
|
||||||
culmus
|
culmus
|
||||||
|
@ -249,10 +213,10 @@ hspell
|
||||||
libfribidi0
|
libfribidi0
|
||||||
libhdate1
|
libhdate1
|
||||||
myspell-he
|
myspell-he
|
||||||
|
firefox-locale-he
|
||||||
hdate-applet
|
hdate-applet
|
||||||
hspell-gui
|
hspell-gui
|
||||||
kde-i18n-he
|
kde-i18n-he
|
||||||
firefox-locale-he
|
|
||||||
openoffice.org-l10n-he
|
openoffice.org-l10n-he
|
||||||
aspell-hi
|
aspell-hi
|
||||||
kde-i18n-hi
|
kde-i18n-hi
|
||||||
|
@ -260,86 +224,85 @@ openoffice.org-l10n-hi-in
|
||||||
aspell-hu
|
aspell-hu
|
||||||
ihungarian
|
ihungarian
|
||||||
manpages-hu
|
manpages-hu
|
||||||
|
firefox-locale-hu
|
||||||
gsfonts-x11
|
gsfonts-x11
|
||||||
kde-i18n-hu
|
kde-i18n-hu
|
||||||
|
openoffice.org-help-hu
|
||||||
openoffice.org-hyphenation-hu
|
openoffice.org-hyphenation-hu
|
||||||
|
openoffice.org-l10n-hu
|
||||||
ttf-isabella
|
ttf-isabella
|
||||||
ttf-junicode
|
ttf-junicode
|
||||||
|
ttf-opensymbol
|
||||||
ttf-sil-charis
|
ttf-sil-charis
|
||||||
ttf-sil-doulos
|
ttf-sil-doulos
|
||||||
firefox-locale-hu
|
|
||||||
openoffice.org-help-hu
|
|
||||||
openoffice.org-l10n-hu
|
|
||||||
ttf-opensymbol
|
|
||||||
aspell-is
|
aspell-is
|
||||||
kde-i18n-is
|
kde-i18n-is
|
||||||
aspell-ga
|
aspell-ga
|
||||||
myspell-ga
|
myspell-ga
|
||||||
kde-i18n-ga
|
|
||||||
firefox-locale-ga-ie
|
firefox-locale-ga-ie
|
||||||
|
kde-i18n-ga
|
||||||
openoffice.org-l10n-ga
|
openoffice.org-l10n-ga
|
||||||
apt-howto-it
|
apt-howto-it
|
||||||
|
aspell-it
|
||||||
debian-reference-it
|
debian-reference-it
|
||||||
doc-linux-it
|
doc-linux-it
|
||||||
doc-linux-it-text
|
doc-linux-it-text
|
||||||
fortunes-it
|
fortunes-it
|
||||||
|
iitalian
|
||||||
maint-guide-it
|
maint-guide-it
|
||||||
myspell-it
|
myspell-it
|
||||||
witalian
|
witalian
|
||||||
aspell-it
|
|
||||||
iitalian
|
|
||||||
manpages-it
|
manpages-it
|
||||||
kde-i18n-it
|
|
||||||
openoffice.org-thesaurus-it
|
|
||||||
firefox-locale-it
|
firefox-locale-it
|
||||||
|
kde-i18n-it
|
||||||
openoffice.org-help-it
|
openoffice.org-help-it
|
||||||
openoffice.org-l10n-it
|
openoffice.org-l10n-it
|
||||||
anthy
|
openoffice.org-thesaurus-it
|
||||||
doc-linux-ja-text
|
doc-linux-ja-text
|
||||||
lv
|
lv
|
||||||
manpages-ja
|
manpages-ja
|
||||||
manpages-ja-dev
|
manpages-ja-dev
|
||||||
nkf
|
nkf
|
||||||
|
anthy
|
||||||
uim-anthy
|
uim-anthy
|
||||||
uim-fep
|
uim-fep
|
||||||
uim-utils
|
uim-utils
|
||||||
doc-linux-ja-html
|
doc-linux-ja-html
|
||||||
|
firefox-locale-ja
|
||||||
kde-i18n-ja
|
kde-i18n-ja
|
||||||
|
openoffice.org-help-ja
|
||||||
|
openoffice.org-l10n-ja
|
||||||
ttf-kochi-gothic
|
ttf-kochi-gothic
|
||||||
ttf-kochi-mincho
|
ttf-kochi-mincho
|
||||||
ttf-vlgothic
|
ttf-vlgothic
|
||||||
uim
|
uim
|
||||||
firefox-locale-ja
|
|
||||||
openoffice.org-help-ja
|
|
||||||
openoffice.org-l10n-ja
|
|
||||||
khmerconverter
|
khmerconverter
|
||||||
kde-i18n-km
|
kde-i18n-km
|
||||||
ttf-khmeros
|
|
||||||
openoffice.org-help-km
|
openoffice.org-help-km
|
||||||
openoffice.org-l10n-km
|
openoffice.org-l10n-km
|
||||||
|
ttf-khmeros
|
||||||
manpages-ko
|
manpages-ko
|
||||||
|
firefox-locale-ko
|
||||||
imhangul
|
imhangul
|
||||||
imhangul-status-applet
|
imhangul-status-applet
|
||||||
kde-i18n-ko
|
kde-i18n-ko
|
||||||
nabi
|
nabi
|
||||||
|
openoffice.org-help-ko
|
||||||
|
openoffice.org-l10n-ko
|
||||||
ttf-baekmuk
|
ttf-baekmuk
|
||||||
ttf-unfonts
|
ttf-unfonts
|
||||||
xfonts-baekmuk
|
xfonts-baekmuk
|
||||||
firefox-locale-ko
|
|
||||||
openoffice.org-help-ko
|
|
||||||
openoffice.org-l10n-ko
|
|
||||||
kde-i18n-lv
|
kde-i18n-lv
|
||||||
openoffice.org-l10n-lv
|
openoffice.org-l10n-lv
|
||||||
aspell-lt
|
aspell-lt
|
||||||
ilithuanian
|
ilithuanian
|
||||||
myspell-lt
|
myspell-lt
|
||||||
kde-i18n-lt
|
|
||||||
firefox-locale-lt
|
firefox-locale-lt
|
||||||
|
kde-i18n-lt
|
||||||
openoffice.org-hyphenation-lt
|
openoffice.org-hyphenation-lt
|
||||||
openoffice.org-l10n-lt
|
openoffice.org-l10n-lt
|
||||||
kde-i18n-mk
|
|
||||||
firefox-locale-mk
|
firefox-locale-mk
|
||||||
openoffice.org-help-mk
|
kde-i18n-mk
|
||||||
openoffice.org-l10n-mk
|
openoffice.org-l10n-mk
|
||||||
openoffice.org-l10n-ne
|
openoffice.org-l10n-ne
|
||||||
kde-i18n-se
|
kde-i18n-se
|
||||||
|
@ -348,9 +311,9 @@ inorwegian
|
||||||
myspell-nb
|
myspell-nb
|
||||||
myspell-nn
|
myspell-nn
|
||||||
wnorwegian
|
wnorwegian
|
||||||
|
firefox-locale-nb-no
|
||||||
kde-i18n-nb
|
kde-i18n-nb
|
||||||
kde-i18n-nn
|
kde-i18n-nn
|
||||||
firefox-locale-nb-no
|
|
||||||
openoffice.org-l10n-nb
|
openoffice.org-l10n-nb
|
||||||
openoffice.org-l10n-nn
|
openoffice.org-l10n-nn
|
||||||
kde-i18n-fa
|
kde-i18n-fa
|
||||||
|
@ -361,39 +324,38 @@ ipolish
|
||||||
manpages-pl
|
manpages-pl
|
||||||
manpages-pl-dev
|
manpages-pl-dev
|
||||||
wpolish
|
wpolish
|
||||||
kde-i18n-pl
|
|
||||||
firefox-locale-pl
|
firefox-locale-pl
|
||||||
|
kde-i18n-pl
|
||||||
openoffice.org-help-pl
|
openoffice.org-help-pl
|
||||||
openoffice.org-l10n-pl
|
openoffice.org-l10n-pl
|
||||||
aspell-pt
|
aspell-pt
|
||||||
kde-i18n-pt
|
kde-i18n-pt
|
||||||
openoffice.org-l10n-pt
|
openoffice.org-l10n-pt
|
||||||
aspell-pa
|
aspell-pa
|
||||||
kde-i18n-pa
|
|
||||||
ttf-punjabi-fonts
|
|
||||||
firefox-locale-pa-in
|
firefox-locale-pa-in
|
||||||
|
kde-i18n-pa
|
||||||
openoffice.org-l10n-pa-in
|
openoffice.org-l10n-pa-in
|
||||||
kde-i18n-ro
|
ttf-punjabi-fonts
|
||||||
firefox-locale-ro
|
firefox-locale-ro
|
||||||
irussian
|
kde-i18n-ro
|
||||||
manpages-ru
|
manpages-ru
|
||||||
mueller7-dict
|
mueller7-dict
|
||||||
myspell-ru
|
|
||||||
re
|
re
|
||||||
kde-i18n-ru
|
irussian
|
||||||
|
myspell-ru
|
||||||
firefox-locale-ru
|
firefox-locale-ru
|
||||||
|
kde-i18n-ru
|
||||||
openoffice.org-help-ru
|
openoffice.org-help-ru
|
||||||
aspell-sk
|
aspell-sk
|
||||||
myspell-sk
|
myspell-sk
|
||||||
kde-i18n-sk
|
|
||||||
openoffice.org-thesaurus-sk
|
|
||||||
firefox-locale-sk
|
firefox-locale-sk
|
||||||
openoffice.org-help-sk
|
kde-i18n-sk
|
||||||
openoffice.org-l10n-sk
|
openoffice.org-l10n-sk
|
||||||
|
openoffice.org-thesaurus-sk
|
||||||
aspell-sl
|
aspell-sl
|
||||||
myspell-sl
|
myspell-sl
|
||||||
kde-i18n-sl
|
|
||||||
firefox-locale-sl
|
firefox-locale-sl
|
||||||
|
kde-i18n-sl
|
||||||
openoffice.org-help-sl
|
openoffice.org-help-sl
|
||||||
openoffice.org-l10n-sl
|
openoffice.org-l10n-sl
|
||||||
aspell-es
|
aspell-es
|
||||||
|
@ -404,34 +366,34 @@ ispanish
|
||||||
manpages-es
|
manpages-es
|
||||||
myspell-es
|
myspell-es
|
||||||
wspanish
|
wspanish
|
||||||
kde-i18n-es
|
|
||||||
firefox-locale-es-ar
|
firefox-locale-es-ar
|
||||||
firefox-locale-es-es
|
firefox-locale-es-es
|
||||||
|
kde-i18n-es
|
||||||
openoffice.org-help-es
|
openoffice.org-help-es
|
||||||
openoffice.org-l10n-es
|
openoffice.org-l10n-es
|
||||||
aspell-sv
|
aspell-sv
|
||||||
iswedish
|
iswedish
|
||||||
myspell-sv-se
|
myspell-sv-se
|
||||||
wswedish
|
wswedish
|
||||||
|
firefox-locale-sv-se
|
||||||
gimp-help-sv
|
gimp-help-sv
|
||||||
kde-i18n-sv
|
kde-i18n-sv
|
||||||
firefox-locale-sv-se
|
|
||||||
openoffice.org-help-sv
|
openoffice.org-help-sv
|
||||||
openoffice.org-l10n-sv
|
openoffice.org-l10n-sv
|
||||||
aspell-tl
|
aspell-tl
|
||||||
kde-i18n-ta
|
kde-i18n-ta
|
||||||
ttf-tamil-fonts
|
|
||||||
openoffice.org-l10n-ta-in
|
openoffice.org-l10n-ta-in
|
||||||
|
ttf-tamil-fonts
|
||||||
myspell-th
|
myspell-th
|
||||||
swath
|
swath
|
||||||
gtk-im-libthai
|
gtk-im-libthai
|
||||||
|
openoffice.org-l10n-th
|
||||||
pango-libthai
|
pango-libthai
|
||||||
xfonts-thai
|
xfonts-thai
|
||||||
xiterm+thai
|
xiterm+thai
|
||||||
openoffice.org-l10n-th
|
|
||||||
manpages-tr
|
manpages-tr
|
||||||
kde-i18n-tr
|
|
||||||
firefox-locale-tr
|
firefox-locale-tr
|
||||||
|
kde-i18n-tr
|
||||||
openoffice.org-l10n-tr
|
openoffice.org-l10n-tr
|
||||||
aspell-uk
|
aspell-uk
|
||||||
iukrainian
|
iukrainian
|
||||||
|
|
|
@ -1,12 +1,6 @@
|
||||||
desktop
|
desktop
|
||||||
kde-desktop
|
kde-desktop
|
||||||
web-server
|
|
||||||
laptop
|
laptop
|
||||||
mail-server
|
|
||||||
print-server
|
|
||||||
database-server
|
|
||||||
dns-server
|
|
||||||
file-server
|
|
||||||
arabic
|
arabic
|
||||||
arabic-desktop
|
arabic-desktop
|
||||||
basque-desktop
|
basque-desktop
|
||||||
|
|
Loading…
Reference in New Issue