File: AppInfo.xml

package info (click to toggle)
rox 2.2.0-2
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 6,628 kB
  • ctags: 3,426
  • sloc: ansic: 36,949; xml: 9,296; sh: 520; makefile: 125; python: 28; perl: 27
file content (85 lines) | stat: -rw-r--r-- 3,431 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
<?xml version="1.0"?>
<AppInfo>
  <Summary xml:lang="en">A graphical file manager</Summary>
  <Summary xml:lang="de">Ein grafischer Dateimanager</Summary>
  <Summary xml:lang="hu">Egy grafikus fájlkezelő</Summary>
  <Summary xml:lang="nl">Een grafisch bestandsbeheerprogramma</Summary>
  <Summary xml:lang="es">Un manejador de archivos gr&#xE1;afico</Summary>
  <Summary xml:lang="fr">Un gestionnaire de fichiers graphique</Summary>
  <Summary xml:lang="it">File manager grafico</Summary>
  <Summary xml:lang="pl">Graficzny manager plików</Summary>
  <Summary xml:lang="zh_CN">文件管理员</Summary>
  <Summary xml:lang="zh_TW">檔案管理員</Summary>
  <About xml:lang="en">
    <Purpose>File manager</Purpose>
    <Version>2.2.0 (29-Jan-2005)</Version>
    <Authors>Thomas Leonard and others</Authors>
    <License>GNU General Public License</License>
    <Homepage>http://rox.sourceforge.net</Homepage>
  </About>
  <About xml:lang="es">
	  <Purpose label="Prop&#xF3;sito">Manejador de Archivos</Purpose>
	  <Authors label="Autores">Thomas Leonard y otros</Authors>
	  <License label="Licencia">Licencia P&#xFA;blica General GNU</License>
	  <Homepage label="P&#xE1;gina web"/>
  </About>
  <About xml:lang="de">
    <Purpose>Dateimanager</Purpose>
    <Authors>Thomas Leonard und andere</Authors>
  </About>
  <About xml:lang="fr">
    <Purpose label="Fonction">Gestionnaire de fichiers</Purpose>
    <Authors label="Auteurs">Thomas Leonard et autres</Authors>
    <License label="Licence"/>
    <Homepage label="Page web"/>
  </About>
  <About xml:lang="it">
    <Purpose label="Scopo">gestione file</Purpose>
    <Version label="Versione"/>
    <Authors label="Autori">Thomas Leonard e altri</Authors>
    <License label="Licenza"/>
    <Homepage label="Sito web"/>
  </About>
  <About xml:lang="pl">
    <Purpose>Manager plików</Purpose>
    <Authors>Thomas Leonard i inni</Authors>
  </About>
  <About xml:lang="zh_CN">
    <Purpose label="功能">文件管理员</Purpose>
    <Version label="版本"/>
    <Authors label="作者"/>
    <License label="版权"/>
    <Homepage label="网页"/>
  </About>
    <About xml:lang="zh_TW">
    <Purpose label="功能">檔案管理員</Purpose>
    <Version label="版本"/>
    <Authors label="作者"/>
    <License label="版權"/>
    <Homepage label="網頁"/>
  </About>
  <AppMenu>
    <Item option="-p=Default">
      <Label>Enable pinboard</Label>
      <Label xml:lang="hu">Pinboard engedélyezése</Label>
      <Label xml:lang="es">Habilitar el pinboard</Label>
      <Label xml:lang="de">Pinwand einschalten</Label>
      <Label xml:lang="fr">Activer le punaiseur</Label>
      <Label xml:lang="pl">Włącza pulpit</Label>
      <Label xml:lang="it">Attiva la bacheca</Label>
      <Label xml:lang="zh_CN">启用桌面功能</Label>    
      <Label xml:lang="zh_TW">啟用桌面功能</Label>
    </Item>
    <Item option="-p=">
      <Label>Disable pinboard</Label>
      <Label xml:lang="hu">Pinboard tiltása</Label>
      <Label xml:lang="es">Deshabilitar el pinboard</Label>
      <Label xml:lang="de">Pinwand abschalten</Label>
      <Label xml:lang="fr">Désactiver le punaiseur</Label>
      <Label xml:lang="pl">Wyłącza pulpit</Label>
      <Label xml:lang="it">Disattiva la bacheca</Label>
      <Label xml:lang="zh_CN">停用桌面功能</Label>    
      <Label xml:lang="zh_TW">停用桌面功能</Label>
    </Item>
  </AppMenu>
</AppInfo>