author | fbarros <fbarros> | 2002-11-08 05:27:52 (UTC) |
---|---|---|
committer | fbarros <fbarros> | 2002-11-08 05:27:52 (UTC) |
commit | 34cd9251667fe1b7f6ecae3cfe95c5450e0dbe7c (patch) (side-by-side diff) | |
tree | dfa52fcec0501bbfb9ca02086665d9d42e3344b9 /apps/1Pim | |
parent | 9b6ecc317c477e3cf5d2d58343f8cd05a093a298 (diff) | |
download | opie-34cd9251667fe1b7f6ecae3cfe95c5450e0dbe7c.zip opie-34cd9251667fe1b7f6ecae3cfe95c5450e0dbe7c.tar.gz opie-34cd9251667fe1b7f6ecae3cfe95c5450e0dbe7c.tar.bz2 |
spanish comments
-rw-r--r-- | apps/1Pim/addressbook.desktop | 1 | ||||
-rw-r--r-- | apps/1Pim/datebook.desktop | 1 | ||||
-rw-r--r-- | apps/1Pim/drawpad.desktop | 1 | ||||
-rw-r--r-- | apps/1Pim/textedit.desktop | 1 | ||||
-rw-r--r-- | apps/1Pim/today.desktop | 1 | ||||
-rw-r--r-- | apps/1Pim/todo.desktop | 1 |
6 files changed, 6 insertions, 0 deletions
diff --git a/apps/1Pim/addressbook.desktop b/apps/1Pim/addressbook.desktop index 609becb..be06271 100644 --- a/apps/1Pim/addressbook.desktop +++ b/apps/1Pim/addressbook.desktop @@ -1,5 +1,6 @@ [Desktop Entry] Comment=An Address Book Program +Comment[es]=Una libreta de direcciones Exec=addressbook Icon=AddressBook Type=Application diff --git a/apps/1Pim/datebook.desktop b/apps/1Pim/datebook.desktop index e36dba9..2253064 100644 --- a/apps/1Pim/datebook.desktop +++ b/apps/1Pim/datebook.desktop @@ -1,5 +1,6 @@ [Desktop Entry] Comment=A Calendar and Scheduling Program +Comment[es]=Un calendario y planificador Exec=datebook Icon=DateBook Type=Application diff --git a/apps/1Pim/drawpad.desktop b/apps/1Pim/drawpad.desktop index 222eb70..3575235 100644 --- a/apps/1Pim/drawpad.desktop +++ b/apps/1Pim/drawpad.desktop @@ -1,5 +1,6 @@ [Desktop Entry] Comment=A Note Taking Program +Comment[es]=Un programa para tomar notas Exec=drawpad Icon=drawpad/DrawPad Type=Application diff --git a/apps/1Pim/textedit.desktop b/apps/1Pim/textedit.desktop index 04fa938..87c2de7 100644 --- a/apps/1Pim/textedit.desktop +++ b/apps/1Pim/textedit.desktop @@ -1,5 +1,6 @@ [Desktop Entry] Comment=A Text Editing Program +Comment[es]=Un editor de textos Exec=textedit Icon=TextEditor Type=Application diff --git a/apps/1Pim/today.desktop b/apps/1Pim/today.desktop index 36db65c..de77219 100644 --- a/apps/1Pim/today.desktop +++ b/apps/1Pim/today.desktop @@ -1,5 +1,6 @@ [Desktop Entry] Comment=Today App +Comment[es]=Aplicación Hoy Exec=today Icon=today/today_icon Type=Application diff --git a/apps/1Pim/todo.desktop b/apps/1Pim/todo.desktop index 6b2e17f..f030ad1 100644 --- a/apps/1Pim/todo.desktop +++ b/apps/1Pim/todo.desktop @@ -1,5 +1,6 @@ [Desktop Entry] Comment=A Todo List Program +Comment[es]=Un programa de lista de tareas Exec=todolist Icon=TodoList Type=Application |