summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--AUTHORS3
-rw-r--r--ChangeLog35
-rw-r--r--NEWS5
-rwxr-xr-xconfigure7
-rw-r--r--configure.ac7
-rw-r--r--doc/C/xfce4-appfinder.html4
-rw-r--r--doc/C/xfce4-appfinder.xml4
-rw-r--r--po/da.gmobin0 -> 1018 bytes
-rw-r--r--po/da.po83
-rw-r--r--po/fi.gmobin1110 -> 1118 bytes
-rw-r--r--po/fi.po50
-rw-r--r--po/he.gmobin2032 -> 1203 bytes
-rw-r--r--po/he.po121
-rw-r--r--po/hu.gmobin0 -> 1090 bytes
-rw-r--r--po/hu.po86
-rw-r--r--po/ja.gmobin0 -> 1216 bytes
-rw-r--r--po/ja.po84
-rw-r--r--po/lt.gmobin1141 -> 1168 bytes
-rw-r--r--po/lt.po36
-rw-r--r--po/ru.gmobin0 -> 1231 bytes
-rw-r--r--po/ru.po86
-rw-r--r--po/sk.gmobin0 -> 1158 bytes
-rw-r--r--po/sk.po86
-rw-r--r--po/uk.gmobin0 -> 1251 bytes
-rw-r--r--po/uk.po84
-rw-r--r--po/xfce4-appfinder.pot2
-rw-r--r--src/callbacks.c8
-rwxr-xr-xsrc/main.c50
-rw-r--r--src/xfce4-appfinder.desktop23
29 files changed, 743 insertions, 121 deletions
diff --git a/AUTHORS b/AUTHORS
index f05ab27..b0deda9 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -1 +1,2 @@
-Eduard Roccatello <eduard@xfce.org>
+Eduard Roccatello <eduard@xfce.org> - Core developer
+Craig Kelley <ink@islug.org> - Lower case patch
diff --git a/ChangeLog b/ChangeLog
index d12f707..7925154 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,38 @@
+2005-03-04 18:32 pollux
+
+ * configure.ac, po/pl.po: add PL translations
+
+2005-02-21 09:39 pollux
+
+ * configure.ac, po/ja.po: update JA translations
+
+2005-01-22 13:22 pollux
+
+ * po/: fi.gmo, fi.po: update FI translations
+
+2005-01-19 21:50 eduard
+
+ * src/: callbacks.c, main.c: fix bug 709
+
+2005-01-08 16:04 pollux
+
+ * configure, configure.ac, po/ru.gmo, po/ru.po,
+ src/xfce4-appfinder.desktop: update RU translations
+
+2005-01-06 20:24 pollux
+
+ * configure, configure.ac, ltmain.sh, po/uk.gmo, po/uk.po: update
+ UK translations
+
+2005-01-05 17:01 pollux
+
+ * po/: he.gmo, he.po: update HE translations
+
+2005-01-02 13:51 olivier
+
+ * ChangeLog, Makefile.in, configure, configure.ac, ltmain.sh,
+ po/xfce4-appfinder.pot: Update version and changelog
+
2004-12-25 21:33 kelnos
* Makefile.am: fix distcheck-bz2
diff --git a/NEWS b/NEWS
index e69de29..d05e47a 100644
--- a/NEWS
+++ b/NEWS
@@ -0,0 +1,5 @@
+4.2.0
+-----
+* New module in Xfce 4.2: find (and run) applications.
+* Alternative interface to the application menu.
+
diff --git a/configure b/configure
index f80398c..c8c5ed4 100755
--- a/configure
+++ b/configure
@@ -1817,7 +1817,7 @@ fi
# Define the identity of the package.
PACKAGE=xfce4-appfinder
- VERSION=4.2.0
+ VERSION=4.2.1
cat >>confdefs.h <<_ACEOF
@@ -20573,8 +20573,9 @@ cat >>confdefs.h <<\_ACEOF
_ACEOF
- ALL_LINGUAS="be cs de en_GB es es_MX et eu fa fi gu he it ko
- lt nl pa pt_BR pt_PT ro tr zh_CN"
+ ALL_LINGUAS="be cs da de en_GB es es_MX et eu fa fi gu
+ he hu it ja ko lt nl pa pt_BR pt_PT ro ru
+ sk tr uk zh_CN"
diff --git a/configure.ac b/configure.ac
index 9e7dbf2..1952425 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,7 @@ dnl
AC_INIT([src/main.c])
-AM_INIT_AUTOMAKE([xfce4-appfinder], [4.2.0])
+AM_INIT_AUTOMAKE([xfce4-appfinder], [4.2.1])
AM_CONFIG_HEADER([config.h])
@@ -23,8 +23,9 @@ dnl check for standard header files
AC_HEADER_STDC
dnl Check for i18n support
-BM_I18N([xfce4-appfinder], [be cs de en_GB es es_MX et eu fa fi gu he it ko
- lt nl pa pt_BR pt_PT ro tr zh_CN])
+BM_I18N([xfce4-appfinder], [be cs da de en_GB es es_MX et eu fa fi gu
+ he hu it ja ko lt nl pa pt_BR pt_PT ro ru
+ sk tr uk zh_CN])
dnl Check for required packages
BM_DEPEND([LIBXFCEGUI4], [libxfcegui4-1.0], [4.2.0])
diff --git a/doc/C/xfce4-appfinder.html b/doc/C/xfce4-appfinder.html
index 0dadcc8..da41ee1 100644
--- a/doc/C/xfce4-appfinder.html
+++ b/doc/C/xfce4-appfinder.html
@@ -1,5 +1,5 @@
-<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Xfce 4 Appfinder</title><link rel="stylesheet" href="../xfce.css" type="text/css"><meta name="generator" content="DocBook XSL Stylesheets V1.66.1"><link rel="start" href="#xfce4-appfinder" title="Xfce 4 Appfinder"><link rel="next" href="#appfinder-intro" title="Introduction"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="article" lang="en"><div class="titlepage"><div><div><h1 class="title"><a name="xfce4-appfinder"></a>Xfce 4 Appfinder</h1></div><div><div class="authorgroup"><div class="author"><h3 class="author"><span class="firstname">Eduard</span> <span class="surname">Roccatello</span></h3><div class="affiliation"><div class="address"><p><tt class="email">&lt;<a href="mailto:eduard@xfce.org">eduard@xfce.org</a>&gt;</tt></p></div></div></div></div></div><div><span xmlns="http://www.w3.org/TR/xhtml1/transitional" class="releaseinfo">This manual describes <b xmlns="" class="application"><tt>xfce4-appfinder</tt></b> version 4.2.
- Last updated: November 2004
+<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Xfce 4 Appfinder</title><link rel="stylesheet" href="../xfce.css" type="text/css"><meta name="generator" content="DocBook XSL Stylesheets V1.66.1"><link rel="start" href="#xfce4-appfinder" title="Xfce 4 Appfinder"><link rel="next" href="#appfinder-intro" title="Introduction"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="article" lang="en"><div class="titlepage"><div><div><h1 class="title"><a name="xfce4-appfinder"></a>Xfce 4 Appfinder</h1></div><div><div class="authorgroup"><div class="author"><h3 class="author"><span class="firstname">Eduard</span> <span class="surname">Roccatello</span></h3><div class="affiliation"><div class="address"><p><tt class="email">&lt;<a href="mailto:eduard@xfce.org">eduard@xfce.org</a>&gt;</tt></p></div></div></div></div></div><div><span xmlns="http://www.w3.org/TR/xhtml1/transitional" class="releaseinfo">This manual describes <b xmlns="" class="application"><tt>xfce4-appfinder</tt></b> version 4.2.0.
+ Last updated: Jan 2005
<br></br></span></div><div><p class="copyright">Copyright 2004 Eduard Roccatello</p></div></div><hr></div><div class="toc"><p><b>Table of Contents</b></p><dl><dt><span class="sect1"><a href="#appfinder-intro">Introduction</a></span></dt><dt><span class="sect1"><a href="#appfinder-getting-started">Getting Started</a></span></dt><dt><span class="sect1"><a href="#appfinder-advanced">Appfinder Advanced features</a></span></dt><dt><span class="sect1"><a href="#appfinder-copyright">About <b class="application"><tt>xfce4-appfinder</tt></b></a></span></dt></dl></div><p></p><div class="sect1" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="appfinder-intro"></a>Introduction</h2></div></div></div><p>
The Xfce 4 Appfinder is part of the <a href="http://www.xfce.org" target="_top">Xfce 4 Desktop Environment</a> and features application
search on the whole system. It searches for
diff --git a/doc/C/xfce4-appfinder.xml b/doc/C/xfce4-appfinder.xml
index 15274bb..20a952c 100644
--- a/doc/C/xfce4-appfinder.xml
+++ b/doc/C/xfce4-appfinder.xml
@@ -2,8 +2,8 @@
<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
"http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" [
<!ENTITY manrevision "1.2">
- <!ENTITY date "November 2004">
- <!ENTITY appversion "4.2">
+ <!ENTITY date "Jan 2005">
+ <!ENTITY appversion "4.2.0">
<!ENTITY app "<application>xfce4-appfinder</application>">
]>
diff --git a/po/da.gmo b/po/da.gmo
new file mode 100644
index 0000000..2b536ad
--- /dev/null
+++ b/po/da.gmo
Binary files differ
diff --git a/po/da.po b/po/da.po
new file mode 100644
index 0000000..05543b7
--- /dev/null
+++ b/po/da.po
@@ -0,0 +1,83 @@
+## Danish translations for xfce4-appfinder package.
+# Copyright (C) 2002-2005 Olivier Fourdan
+# This file is distributed under the same license as the xfce4-appfinder package.
+# Jesper Berth <bigsanta@berthit.dk>, 2005.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: xfce4-appfinder 4.2.0\n"
+"POT-Creation-Date: 2004-08-06 16:17+0200\n"
+"PO-Revision-Date: 2005-02-21 19:17+0100\n"
+"Last-Translator: Jesper Berth <bigsanta@berthit.dk>\n"
+"Language-Team: Danish <dansk@klid.dk>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: src/main.c:97 src/main.c:103
+msgid "Now starting"
+msgstr "Starter nu"
+
+#: src/main.c:110
+msgid "Cannot execute"
+msgstr "Kan ikke køre"
+
+#: src/main.c:146
+msgid "<b>Search:</b>"
+msgstr "<b>Søg:</b>"
+
+#: src/main.c:203
+msgid "Categories"
+msgstr "Kategorier"
+
+#: src/af-constants.h:69
+msgid "All"
+msgstr "Alle"
+
+#: src/af-constants.h:70
+msgid "Recently Used"
+msgstr "Sidst brugt"
+
+#: src/af-constants.h:71
+msgid "Core"
+msgstr ""
+
+#: src/af-constants.h:72
+msgid "Development"
+msgstr "Udvikling"
+
+#: src/af-constants.h:73
+msgid "Office"
+msgstr "Kontor"
+
+#: src/af-constants.h:74
+msgid "Graphics"
+msgstr "Grafik"
+
+#: src/af-constants.h:75
+msgid "Network"
+msgstr "Netværk"
+
+#: src/af-constants.h:76
+msgid "AudioVideo"
+msgstr "LydBilled"
+
+#: src/af-constants.h:77
+msgid "Game"
+msgstr "Spil"
+
+#: src/af-constants.h:78
+msgid "Education"
+msgstr "Undervisning"
+
+#: src/af-constants.h:79
+msgid "System"
+msgstr "System"
+
+#: src/af-constants.h:80
+msgid "Filemanager"
+msgstr "Filhåndtering"
+
+#: src/af-constants.h:81
+msgid "Utility"
+msgstr "Værktøj"
diff --git a/po/fi.gmo b/po/fi.gmo
index bbbd351..0253786 100644
--- a/po/fi.gmo
+++ b/po/fi.gmo
Binary files differ
diff --git a/po/fi.po b/po/fi.po
index 9285d70..ed87f50 100644
--- a/po/fi.po
+++ b/po/fi.po
@@ -8,78 +8,80 @@ msgid ""
msgstr ""
"Project-Id-Version: Xfce4-appfinder\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2004-09-20 08:23+0200\n"
-"PO-Revision-Date: 2004-10-14 15:14+0100\n"
-"Last-Translator: Juha Kautto <kautto.juha@kolumbus.fi>\n"
+"POT-Creation-Date: 2005-01-02 10:57+0100\n"
+"PO-Revision-Date: 2005-01-22 17:58+0200\n"
+"Last-Translator: Jari Rahkonen <jari.rahkonen@pp1.inet.fi>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-#: src/main.c:98 src/main.c:104
+#: src/main.c:99
+#: src/main.c:105
msgid "Now starting"
-msgstr "Käynnistän"
+msgstr "Käynnistetään"
-#: src/main.c:112
+#: src/main.c:113
msgid "Cannot execute"
msgstr "Ei voi suorittaa"
-#: src/main.c:148
+#: src/main.c:149
msgid "<b>Search:</b>"
msgstr "<b>Etsi:</b>"
-#: src/main.c:205
+#: src/main.c:206
msgid "Categories"
msgstr "Ryhmät"
-#: src/af-constants.h:69
+#: src/af-constants.h:54
msgid "All"
msgstr "Kaikki"
-#: src/af-constants.h:70
+#: src/af-constants.h:55
msgid "Recently Used"
msgstr "Viimeksi käytetyt"
-#: src/af-constants.h:71
+#: src/af-constants.h:56
msgid "Core"
-msgstr "Perus"
+msgstr "Perusohjelmat"
-#: src/af-constants.h:72
+#: src/af-constants.h:57
msgid "Development"
msgstr "Ohjelmakehitys"
-#: src/af-constants.h:73
+#: src/af-constants.h:58
msgid "Office"
msgstr "Toimisto"
-#: src/af-constants.h:74
+#: src/af-constants.h:59
msgid "Graphics"
msgstr "Kuvankäsittely"
-#: src/af-constants.h:75
+#: src/af-constants.h:60
msgid "Network"
msgstr "Verkko"
-#: src/af-constants.h:76
+#: src/af-constants.h:61
msgid "AudioVideo"
msgstr "Audio/Video"
-#: src/af-constants.h:77
+#: src/af-constants.h:62
msgid "Game"
msgstr "Pelit"
-#: src/af-constants.h:78
+#: src/af-constants.h:63
msgid "Education"
msgstr "Koulutus"
-#: src/af-constants.h:79
+#: src/af-constants.h:64
msgid "System"
msgstr "Järjestelmä"
-#: src/af-constants.h:80
+#: src/af-constants.h:65
msgid "Filemanager"
-msgstr "Tiedostojen käsittely"
+msgstr "Tiedostonhallinta"
-#: src/af-constants.h:81
+#: src/af-constants.h:66
msgid "Utility"
-msgstr "Yleistyökalut"
+msgstr "Apuohjelmat"
+
diff --git a/po/he.gmo b/po/he.gmo
index b934eb4..e1c2cf0 100644
--- a/po/he.gmo
+++ b/po/he.gmo
Binary files differ
diff --git a/po/he.po b/po/he.po
index f3db6ff..637261a 100644
--- a/po/he.po
+++ b/po/he.po
@@ -7,108 +7,125 @@
msgid ""
msgstr ""
"Project-Id-Version: he\n"
-"POT-Creation-Date: 2003-12-27 14:25+0100\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2004-12-11 18:31+0100\n"
"PO-Revision-Date: 2004-08-22 16:31+0300\n"
-"Last-Translator: Yuval Tanny <yuvaltanny@spymac.com>\n"
-"Language-Team: \n"
+"Last-Translator: Yuval Tanny <tanai@int.gov.il>\n"
+"Language-Team: Hebrew Team <xfce2004@yahoo.com>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.3.1\n"
-msgid "Sorry, no match for searched text."
-msgstr "לא נמצאו תוצאות מתאימות."
-
-msgid "No items available"
-msgstr "אין פריטים זמינים"
-
-msgid "Appfinder InfoBox"
-msgstr "תיבת מידע Appfinder"
-
-msgid "Informations about \""
-msgstr "מידע אודות \""
-
-msgid "Icon"
-msgstr "סמל"
-
-msgid "<b>Name:</b> "
-msgstr "<b>שם:</b> "
-
-msgid "Comment"
-msgstr "הערה"
-
-msgid "N/A"
-msgstr "לא זמין"
-
-msgid "<b>Comment:</b> "
-msgstr "<b>הערה:</b> "
-
-msgid "<b>Categories:</b> "
-msgstr "<b>קטגוריות:</b> "
-
-msgid "<b>Command:</b> "
-msgstr "<b>פקודה:</b> "
-
-msgid "Run program"
-msgstr "הרץ תכנית"
-
-msgid "Informations..."
-msgstr "מידע..."
-
-msgid "Add to panel"
-msgstr "הוסף ללוח"
+#: src/main.c:98 src/main.c:104
+msgid "Now starting"
+msgstr "מתחיל עכשיו"
-msgid "Add to desktop menu"
-msgstr "הוסף לתפריט שולחן עבודה"
+#: src/main.c:112
+msgid "Cannot execute"
+msgstr "אין אפשרות להריץ"
+#: src/main.c:148
msgid "<b>Search:</b>"
msgstr "<b>חיפוש:</b>"
+#: src/main.c:205
msgid "Categories"
msgstr "קטגוריות"
-msgid "Now starting"
-msgstr "מתחיל עכשיו"
-
-msgid "Cannot execute"
-msgstr "אין אפשרות להריץ"
-
+#: src/af-constants.h:72
msgid "All"
msgstr "הכל"
+#: src/af-constants.h:73
msgid "Recently Used"
msgstr "הופעל לאחרונה"
+#: src/af-constants.h:74
msgid "Core"
msgstr "ליבה"
+#: src/af-constants.h:75
msgid "Development"
msgstr "פיתוח"
+#: src/af-constants.h:76
msgid "Office"
msgstr "משרד"
+#: src/af-constants.h:77
msgid "Graphics"
msgstr "גרפיקה"
+#: src/af-constants.h:78
msgid "Network"
msgstr "רשת"
+#: src/af-constants.h:79
msgid "AudioVideo"
msgstr "צליל/וידאו"
+#: src/af-constants.h:80
msgid "Game"
msgstr "משחק"
+#: src/af-constants.h:81
msgid "Education"
msgstr "לומדה"
+#: src/af-constants.h:82
msgid "System"
msgstr "מערכת"
+#: src/af-constants.h:83
msgid "Filemanager"
msgstr "מנהל קבצים"
+#: src/af-constants.h:84
msgid "Utility"
msgstr "תכנית שירות"
+#~ msgid "Sorry, no match for searched text."
+#~ msgstr "לא נמצאו תוצאות מתאימות."
+
+#~ msgid "No items available"
+#~ msgstr "אין פריטים זמינים"
+
+#~ msgid "Appfinder InfoBox"
+#~ msgstr "תיבת מידע Appfinder"
+
+#~ msgid "Informations about \""
+#~ msgstr "מידע אודות \""
+
+#~ msgid "Icon"
+#~ msgstr "סמל"
+
+#~ msgid "<b>Name:</b> "
+#~ msgstr "<b>שם:</b> "
+
+#~ msgid "Comment"
+#~ msgstr "הערה"
+
+#~ msgid "N/A"
+#~ msgstr "לא זמין"
+
+#~ msgid "<b>Comment:</b> "
+#~ msgstr "<b>הערה:</b> "
+
+#~ msgid "<b>Categories:</b> "
+#~ msgstr "<b>קטגוריות:</b> "
+
+#~ msgid "<b>Command:</b> "
+#~ msgstr "<b>פקודה:</b> "
+
+#~ msgid "Run program"
+#~ msgstr "הרץ תכנית"
+
+#~ msgid "Informations..."
+#~ msgstr "מידע..."
+
+#~ msgid "Add to panel"
+#~ msgstr "הוסף ללוח"
+
+#~ msgid "Add to desktop menu"
+#~ msgstr "הוסף לתפריט שולחן עבודה"
diff --git a/po/hu.gmo b/po/hu.gmo
new file mode 100644
index 0000000..e0b68a6
--- /dev/null
+++ b/po/hu.gmo
Binary files differ
diff --git a/po/hu.po b/po/hu.po
new file mode 100644
index 0000000..53efb22
--- /dev/null
+++ b/po/hu.po
@@ -0,0 +1,86 @@
+# This is the hungarian translation of xfce4-appfinder package.
+# Copyright (C) 2004 xfce4-appfinder'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the xfce4-appfinder package.
+# Servitore <sas@321 uh:))>, 2004.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: hu\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2005-01-02 10:57+0100\n"
+"PO-Revision-Date: 2005-01-09 15:43+0100\n"
+"Last-Translator: SZERVÑC Attila <sas@321.hu>\n"
+"Language-Team: hungarian <hu@li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: src/main.c:99
+#: src/main.c:105
+msgid "Now starting"
+msgstr "Most indul"
+
+#: src/main.c:113
+msgid "Cannot execute"
+msgstr "Nem futtatható"
+
+#: src/main.c:149
+msgid "<b>Search:</b>"
+msgstr "<b>Keresés:</b>"
+
+#: src/main.c:206
+msgid "Categories"
+msgstr "Kategóriák"
+
+#: src/af-constants.h:54
+msgid "All"
+msgstr "Minden"
+
+#: src/af-constants.h:55
+msgid "Recently Used"
+msgstr "Most használt"
+
+#: src/af-constants.h:56
+msgid "Core"
+msgstr "Alap"
+
+#: src/af-constants.h:57
+msgid "Development"
+msgstr "Fejlesztés"
+
+#: src/af-constants.h:58
+msgid "Office"
+msgstr "Iroda"
+
+#: src/af-constants.h:59
+msgid "Graphics"
+msgstr "Grafika"
+
+#: src/af-constants.h:60
+msgid "Network"
+msgstr "Hálózat"
+
+#: src/af-constants.h:61
+msgid "AudioVideo"
+msgstr "Hang és Mozgókép"
+
+#: src/af-constants.h:62
+msgid "Game"
+msgstr "Játék"
+
+#: src/af-constants.h:63
+msgid "Education"
+msgstr "Oktatás"
+
+#: src/af-constants.h:64
+msgid "System"
+msgstr "Rendszer"
+
+#: src/af-constants.h:65
+msgid "Filemanager"
+msgstr "Fájlkezelő"
+
+#: src/af-constants.h:66
+msgid "Utility"
+msgstr "Eszközök"
+
diff --git a/po/ja.gmo b/po/ja.gmo
new file mode 100644
index 0000000..a720f63
--- /dev/null
+++ b/po/ja.gmo
Binary files differ
diff --git a/po/ja.po b/po/ja.po
new file mode 100644
index 0000000..6cd498a
--- /dev/null
+++ b/po/ja.po
@@ -0,0 +1,84 @@
+# Japanese translation for xfce4-appfinder.
+# Copyright (C) 2004-2005 Free Software Foundation, Inc.
+# This file is distributed under the same license as the xfce4-appfinder package.
+# Daichi Kawahata <daichik@users.sourceforge.net>, 2005.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: xfce4-appfinder 4.2.0\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2005-01-02 10:57+0100\n"
+"PO-Revision-Date: 2005-02-18 06:55+0900\n"
+"Last-Translator: Daichi Kawahata <daichik@users.sourceforge.net>\n"
+"Language-Team: xfce-users-jp <xfce-users-jp@ml.fdiary.net>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: src/main.c:99 src/main.c:105
+msgid "Now starting"
+msgstr "起動しています"
+
+#: src/main.c:113
+msgid "Cannot execute"
+msgstr "実行できません"
+
+#: src/main.c:149
+msgid "<b>Search:</b>"
+msgstr "<b>検索:</b>"
+
+#: src/main.c:206
+msgid "Categories"
+msgstr "分類"
+
+#: src/af-constants.h:54
+msgid "All"
+msgstr "全て"
+
+#: src/af-constants.h:55
+msgid "Recently Used"
+msgstr "最近使用したもの"
+
+#: src/af-constants.h:56
+msgid "Core"
+msgstr "コア"
+
+#: src/af-constants.h:57
+msgid "Development"
+msgstr "開発"
+
+#: src/af-constants.h:58
+msgid "Office"
+msgstr "事務"
+
+#: src/af-constants.h:59
+msgid "Graphics"
+msgstr "グラフィックス"
+
+#: src/af-constants.h:60
+msgid "Network"
+msgstr "ネットワーク"
+
+#: src/af-constants.h:61
+msgid "AudioVideo"
+msgstr "映像・音楽"
+
+#: src/af-constants.h:62
+msgid "Game"
+msgstr "ゲーム"
+
+#: src/af-constants.h:63
+msgid "Education"
+msgstr "教育"
+
+#: src/af-constants.h:64
+msgid "System"
+msgstr "システム"
+
+#: src/af-constants.h:65
+msgid "Filemanager"
+msgstr "ファイルマネージャ"
+
+#: src/af-constants.h:66
+msgid "Utility"
+msgstr "ユーティリティ"
diff --git a/po/lt.gmo b/po/lt.gmo
index 3342d99..fc758f3 100644
--- a/po/lt.gmo
+++ b/po/lt.gmo
Binary files differ
diff --git a/po/lt.po b/po/lt.po
index 524c769..7b3f4f6 100644
--- a/po/lt.po
+++ b/po/lt.po
@@ -1,17 +1,17 @@
-# Lithuanian translation of PACKAGE.
-# Copyright (C) 2004 THE PACKAGE'S COPYRIGHT HOLDER
-# This file is distributed under the same license as the PACKAGE package.
-# Mantas <mantaz@gmail.com>, 2004.
-# , fuzzy
+# Lithuanian translation of XFCE4-Appfinder.
+# Copyright (C) 2004 THE XFCE4-Appfinder'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the XFCE4-Appfinder package.
+# Mantas <mantaz@gmail.com>, 2004 - 2005,
+# Rimas Kudelis <rq@akl.lt>, 2005.
#
#
msgid ""
msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
+"Project-Id-Version: XFCE4-Appfinder 4.2\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2004-10-11 18:28+0200\n"
-"PO-Revision-Date: 2004-10-29 22:32+0300\n"
-"Last-Translator: Mantas <mantaz@gmail.com>\n"
+"PO-Revision-Date: 2005-01-18 00:44+0200\n"
+"Last-Translator: Rimas Kudelis <rq@akl.lt>\n"
"Language-Team: Lithuanian <komp_lt@konferencijos.lt>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -19,11 +19,11 @@ msgstr ""
#: src/main.c:98 src/main.c:104
msgid "Now starting"
-msgstr "Dabar paleidžiama"
+msgstr "Dabar vykdoma"
#: src/main.c:112
msgid "Cannot execute"
-msgstr "Neįmnoma įvykdyti"
+msgstr "Nepavyko įvykdyti"
#: src/main.c:148
msgid "<b>Search:</b>"
@@ -35,11 +35,11 @@ msgstr "Kategorijos"
#: src/af-constants.h:72
msgid "All"
-msgstr "Visi"
+msgstr "Visos"
#: src/af-constants.h:73
msgid "Recently Used"
-msgstr "Nesenai Naudotos"
+msgstr "Neseniai naudotos"
#: src/af-constants.h:74
msgid "Core"
@@ -47,11 +47,11 @@ msgstr "Pagrindinės"
#: src/af-constants.h:75
msgid "Development"
-msgstr "Kūrimas"
+msgstr "Programavimo įrankiai"
#: src/af-constants.h:76
msgid "Office"
-msgstr "Biuro Programos"
+msgstr "Biuro programos"
#: src/af-constants.h:77
msgid "Graphics"
@@ -63,7 +63,7 @@ msgstr "Tinklas"
#: src/af-constants.h:79
msgid "AudioVideo"
-msgstr "Audio Video"
+msgstr "Multimedija"
#: src/af-constants.h:80
msgid "Game"
@@ -75,13 +75,13 @@ msgstr "Mokomosios"
#: src/af-constants.h:82
msgid "System"
-msgstr "Sistemos"
+msgstr "Sisteminės"
#: src/af-constants.h:83
msgid "Filemanager"
-msgstr "Bylų Tvarkyklės"
+msgstr "Bylų tvarkyklės"
#: src/af-constants.h:84
msgid "Utility"
-msgstr "Pagalbinės"
+msgstr "Pagalbiniai įrankiai"
diff --git a/po/ru.gmo b/po/ru.gmo
new file mode 100644
index 0000000..d914fd7
--- /dev/null
+++ b/po/ru.gmo
Binary files differ
diff --git a/po/ru.po b/po/ru.po
new file mode 100644
index 0000000..a973ad7
--- /dev/null
+++ b/po/ru.po
@@ -0,0 +1,86 @@
+# translation of ru.po to Russian
+# This file is distributed under the same license as the PACKAGE package.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER.
+# Anthony Ivanoff <a-i@bk.ru>, 2005.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: ru\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2005-01-02 10:57+0100\n"
+"PO-Revision-Date: 2005-01-08 11:05+0500\n"
+"Last-Translator: Anthony Ivanoff <a-i@bk.ru>\n"
+"Language-Team: Russian\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: KBabel 1.10\n"
+
+#: src/main.c:99 src/main.c:105
+msgid "Now starting"
+msgstr "Запуск"
+
+#: src/main.c:113
+msgid "Cannot execute"
+msgstr "Ошибка запуска"
+
+#: src/main.c:149
+msgid "<b>Search:</b>"
+msgstr "<b>Найти:</b>"
+
+#: src/main.c:206
+msgid "Categories"
+msgstr "Категории"
+
+#: src/af-constants.h:54
+msgid "All"
+msgstr "Все"
+
+#: src/af-constants.h:55
+msgid "Recently Used"
+msgstr "Недавно использованные"
+
+#: src/af-constants.h:56
+msgid "Core"
+msgstr "Основные"
+
+#: src/af-constants.h:57
+msgid "Development"
+msgstr "Разработка"
+
+#: src/af-constants.h:58
+msgid "Office"
+msgstr "Офис"
+
+#: src/af-constants.h:59
+msgid "Graphics"
+msgstr "Графика"
+
+#: src/af-constants.h:60
+msgid "Network"
+msgstr "Сеть"
+
+#: src/af-constants.h:61
+msgid "AudioVideo"
+msgstr "Аудио/Видео"
+
+#: src/af-constants.h:62
+msgid "Game"
+msgstr "Игры"
+
+#: src/af-constants.h:63
+msgid "Education"
+msgstr "Образование"
+
+#: src/af-constants.h:64
+msgid "System"
+msgstr "Система"
+
+#: src/af-constants.h:65
+msgid "Filemanager"
+msgstr "Файловые менеджеры"
+
+#: src/af-constants.h:66
+msgid "Utility"
+msgstr "Утилиты"
+
diff --git a/po/sk.gmo b/po/sk.gmo
new file mode 100644
index 0000000..643e37a
--- /dev/null
+++ b/po/sk.gmo
Binary files differ
diff --git a/po/sk.po b/po/sk.po
new file mode 100644
index 0000000..a2a06ac
--- /dev/null
+++ b/po/sk.po
@@ -0,0 +1,86 @@
+# translation of xfce4-appfinder.po to Slovak
+# This file is distributed under the same license as the PACKAGE package.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER.
+# Juraj Brosz <juro@jurajbrosz.info>, 2004, 2005.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: xfce4-appfinder\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2005-01-02 10:57+0100\n"
+"PO-Revision-Date: 2005-02-08 20:52+0100\n"
+"Last-Translator: Juraj Brosz <juro@jurajbrosz.info>\n"
+"Language-Team: Slovak <sk@li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: KBabel 1.9.1\n"
+
+#: src/main.c:99 src/main.c:105
+msgid "Now starting"
+msgstr "Práve spúšťam"
+
+#: src/main.c:113
+msgid "Cannot execute"
+msgstr "Nie je možné vykonať"
+
+#: src/main.c:149
+msgid "<b>Search:</b>"
+msgstr "<b>Hľadať:</b>"
+
+#: src/main.c:206
+msgid "Categories"
+msgstr "Kategórie"
+
+#: src/af-constants.h:54
+msgid "All"
+msgstr "Všetky"
+
+#: src/af-constants.h:55
+msgid "Recently Used"
+msgstr "Nedávno použité"
+
+#: src/af-constants.h:56
+msgid "Core"
+msgstr "Hlavné"
+
+#: src/af-constants.h:57
+msgid "Development"
+msgstr "Vývojové nástroje"
+
+#: src/af-constants.h:58
+msgid "Office"
+msgstr "Kancelária"
+
+#: src/af-constants.h:59
+msgid "Graphics"
+msgstr "Grafika"
+
+#: src/af-constants.h:60
+msgid "Network"
+msgstr "Sieť"
+
+#: src/af-constants.h:61
+msgid "AudioVideo"
+msgstr "Audio a video"
+
+#: src/af-constants.h:62
+msgid "Game"
+msgstr "Hry"
+
+#: src/af-constants.h:63
+msgid "Education"
+msgstr "Vzdelanie"
+
+#: src/af-constants.h:64
+msgid "System"
+msgstr "Systém"
+
+#: src/af-constants.h:65
+msgid "Filemanager"
+msgstr "Správca súborov"
+
+#: src/af-constants.h:66
+msgid "Utility"
+msgstr "Nástroje"
+
diff --git a/po/uk.gmo b/po/uk.gmo
new file mode 100644
index 0000000..2e380f6
--- /dev/null
+++ b/po/uk.gmo
Binary files differ
diff --git a/po/uk.po b/po/uk.po
new file mode 100644
index 0000000..eb4a83f
--- /dev/null
+++ b/po/uk.po
@@ -0,0 +1,84 @@
+# Ukrainian translation to xfce4-appfinder.
+# Copyright (C) 2005 Free Software Foundation, Inc.
+# This file is distributed under the same license as the xfce4-appfinder package.
+# Maxim V. Dziumanenko <mvd@mylinux.com.ua>, 2005.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: xfce4-appfinder\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2004-12-11 18:31+0100\n"
+"PO-Revision-Date: 2005-01-05 23:50+0200\n"
+"Last-Translator: Maxim V. Dziumanenko <mvd@mylinux.com.ua>\n"
+"Language-Team: Ukrainian <uk@li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: src/main.c:98 src/main.c:104
+msgid "Now starting"
+msgstr "Запускається"
+
+#: src/main.c:112
+msgid "Cannot execute"
+msgstr "Не вдається запустити"
+
+#: src/main.c:148
+msgid "<b>Search:</b>"
+msgstr "<b>Шукати:</b>"
+
+#: src/main.c:205
+msgid "Categories"
+msgstr "Категорії"
+
+#: src/af-constants.h:72
+msgid "All"
+msgstr "Усі"
+
+#: src/af-constants.h:73
+msgid "Recently Used"
+msgstr "Недавні програми"
+
+#: src/af-constants.h:74
+msgid "Core"
+msgstr "Основа"
+
+#: src/af-constants.h:75
+msgid "Development"
+msgstr "Розробка"
+
+#: src/af-constants.h:76
+msgid "Office"
+msgstr "Офіс"
+
+#: src/af-constants.h:77
+msgid "Graphics"
+msgstr "Графіка"
+
+#: src/af-constants.h:78
+msgid "Network"
+msgstr "Мережа"
+
+#: src/af-constants.h:79
+msgid "AudioVideo"
+msgstr "Звук та відео"
+
+#: src/af-constants.h:80
+msgid "Game"
+msgstr "Ігри"
+
+#: src/af-constants.h:81
+msgid "Education"
+msgstr "Освіта"
+
+#: src/af-constants.h:82
+msgid "System"
+msgstr "Система"
+
+#: src/af-constants.h:83
+msgid "Filemanager"
+msgstr "Файлові менеджери"
+
+#: src/af-constants.h:84
+msgid "Utility"
+msgstr "Службові"
diff --git a/po/xfce4-appfinder.pot b/po/xfce4-appfinder.pot
index dd3a237..0b376bc 100644
--- a/po/xfce4-appfinder.pot
+++ b/po/xfce4-appfinder.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-01-02 10:57+0100\n"
+"POT-Creation-Date: 2005-03-12 10:05+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
diff --git a/src/callbacks.c b/src/callbacks.c
index 1be8f01..e101119 100644
--- a/src/callbacks.c
+++ b/src/callbacks.c
@@ -233,7 +233,7 @@ void cb_menuinfo (GtkMenuItem *menuitem, gpointer data)
gtk_widget_show(dlg->frame);
gtk_box_pack_start (GTK_BOX (dlg->hbox), dlg->frame, FALSE, TRUE, 10);
- xfce_desktop_entry_get_string (dentry, "Icon", FALSE, &iconpath);
+ xfce_desktop_entry_get_string (dentry, "Icon", TRUE, &iconpath);
if (iconpath)
{
@@ -263,7 +263,7 @@ void cb_menuinfo (GtkMenuItem *menuitem, gpointer data)
gtk_widget_show(dlg->name);
gtk_box_pack_start (GTK_BOX (dlg->vboxl), dlg->name, FALSE, FALSE, 0);
- xfce_desktop_entry_get_string (dentry, _("Comment"), FALSE, &comment);
+ xfce_desktop_entry_get_string (dentry, _("Comment"), TRUE, &comment);
if (!comment)
{
comment = _("N/A");
@@ -277,7 +277,7 @@ void cb_menuinfo (GtkMenuItem *menuitem, gpointer data)
gtk_widget_show(dlg->comment);
gtk_box_pack_start (GTK_BOX (dlg->vboxl), dlg->comment, FALSE, FALSE, 0);
- xfce_desktop_entry_get_string (dentry, "Categories", FALSE, &cats);
+ xfce_desktop_entry_get_string (dentry, "Categories", TRUE, &cats);
if (!cats)
{
cats = _("N/A");
@@ -297,7 +297,7 @@ void cb_menuinfo (GtkMenuItem *menuitem, gpointer data)
gtk_widget_show(dlg->cats);
gtk_box_pack_start (GTK_BOX (dlg->vboxl), dlg->cats, FALSE, FALSE, 0);
- xfce_desktop_entry_get_string (dentry, "Exec", FALSE, &exec);
+ xfce_desktop_entry_get_string (dentry, "Exec", TRUE, &exec);
if (!exec)
{
exec = _("N/A");
diff --git a/src/main.c b/src/main.c
index ae39632..4a4c480 100755
--- a/src/main.c
+++ b/src/main.c
@@ -1,6 +1,6 @@
/* xfce4-appfinder
*
- * Copyright (C) 2004 Eduard Roccatello (eduard@xfce.org)
+ * Copyright (C) 2004-2005 Eduard Roccatello (eduard@xfce.org)
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
@@ -65,7 +65,7 @@ gchar *get_path_from_name(gchar *name) {
continue;
}
- if (xfce_desktop_entry_get_string (dentry, "Name", FALSE, &dname) && dname) {
+ if (xfce_desktop_entry_get_string (dentry, "Name", TRUE, &dname) && dname) {
if (strcmp(dname, name)==0)
found = TRUE;
g_free(dname);
@@ -88,7 +88,7 @@ void execute_from_name (gchar *name)
if ((filepath = get_path_from_name(name)) &&
XFCE_IS_DESKTOP_ENTRY(dentry = xfce_desktop_entry_new (filepath, keys, 7)) &&
- xfce_desktop_entry_get_string (dentry, "Exec", FALSE, &exec))
+ xfce_desktop_entry_get_string (dentry, "Exec", TRUE, &exec))
{
saveHistory(filepath);
if (exec)
@@ -220,41 +220,56 @@ gboolean xfce_appfinder_list_add (XfceDesktopEntry *dentry, GtkListStore *store,
{
GtkTreeIter iter;
GdkPixbuf *icon = NULL;
+ gchar *exec = NULL;
gchar *name = NULL;
+ gchar *name_lower = NULL;
gchar *img = NULL;
gchar *dcat = NULL;
gchar *comment = NULL;
- if (!(xfce_desktop_entry_get_string (dentry, "Name", FALSE, &name) && name))
+ if (!(xfce_desktop_entry_get_string (dentry, "Name", TRUE, &name) && name))
{
+ g_free(name);
return FALSE;
}
if (pcat)
{
- if (!(xfce_desktop_entry_get_string (dentry, "Categories", FALSE, &dcat) && dcat))
+ if (!(xfce_desktop_entry_get_string (dentry, "Categories", TRUE, &dcat) && dcat))
{
+ g_free(name);
return FALSE;
}
if (g_pattern_match_string (pcat, g_utf8_casefold(dcat, -1)) == FALSE)
{
g_free(dcat);
+ g_free(name);
return FALSE;
}
}
if (psearch)
{
- xfce_desktop_entry_get_string (dentry, "Comment", FALSE, &comment);
+ xfce_desktop_entry_get_string (dentry, "Comment", TRUE, &comment);
+ xfce_desktop_entry_get_string (dentry, "Name", FALSE, &name_lower);
+ xfce_desktop_entry_get_string (dentry, "Exec", FALSE, &exec);
+ comment = g_utf8_strdown(comment, -1);
+ name_lower = g_utf8_strdown(name_lower, -1);
+ exec = g_utf8_strdown(exec, -1);
if (!(comment && g_pattern_match_string (psearch, g_utf8_casefold(comment, -1))) &&
- !g_pattern_match_string (psearch, name))
+ !g_pattern_match_string (psearch, name_lower) &&
+ !g_pattern_match_string (psearch, exec))
{
+ g_free(name);
+ g_free(name_lower);
+ g_free(comment);
+ g_free(exec);
return FALSE;
}
}
- if (xfce_desktop_entry_get_string (dentry, "Icon", FALSE, &img) && img)
+ if (xfce_desktop_entry_get_string (dentry, "Icon", TRUE, &img) && img)
{
icon = xfce_themed_icon_load(img, 24);
g_free(img);
@@ -275,11 +290,26 @@ gboolean xfce_appfinder_list_add (XfceDesktopEntry *dentry, GtkListStore *store,
{
g_object_unref (icon);
}
-
+ if (comment)
+ {
+ g_free(comment);
+ }
+ if (name_lower)
+ {
+ g_free(name_lower);
+ }
+ if (exec)
+ {
+ g_free(exec);
+ }
+ if (dcat)
+ {
+ g_free(dcat);
+ }
return TRUE;
}
-/*
+/**
* This function handles all the searches into desktop files
*
* @param category - the category to search for (defined into the array in the header)
diff --git a/src/xfce4-appfinder.desktop b/src/xfce4-appfinder.desktop
index ff1b5c8..7b99b3d 100644
--- a/src/xfce4-appfinder.desktop
+++ b/src/xfce4-appfinder.desktop
@@ -5,15 +5,29 @@ Name[et]=Xfce 4 Appfinder
Name[fi]=Xfce 4 Appfinder
Name[he]=Xfce 4 Appfinder
Name[ko]=Xfce 4 검색
+Name[lt]=Xfce 4 Appfinder
Name[nl]=Xfce 4 Appfinder
Name[fr]=Xfce 4 Appfinder
+Name[ro]=Xfce 4 Appfinder
+Name[ru]=Поиск программ
+Name[sk]=Xfce 4 Appfinder
+Name[zh_CN]=Xfce 4 程序查找器
+Name[eu]=Xfce 4 Aplikazio bilatzailea
+Name[hu]=Xfce 4 alkalmazáskereső
Comment=Xfce 4 Appfinder
Comment[et]=Näitab paigaldatud rakenduste nimekirja
-Comment[fi]=Etsi asennettuja ohjelmia koneesta
+Comment[fi]=Etsi koneeltasi asennettuja ohjelmia
Comment[he]=כלי לחיפוש יישומים
Comment[ko]=응용프로그램 검색
+Comment[lt]=Išvardina įdiegtas programas
Comment[nl]=Zoek geïnstalleerde programma's
+Comment[sk]=Zoznam nainštalovaných aplikácií
Comment[fr]=Liste des applications installées
+Comment[ro]=Lista aplicaţiilor instalate
+Comment[ru]=Список установленных приложений
+Comment[zh_CN]=Xfce 4 程序查找器
+Comment[eu]=Xfce 4 Aplikazio bilatzailea
+Comment[hu]=Xfce 4 alkalmazáskereső
Exec=xfce4-appfinder
Icon=xfce4-appfinder
Terminal=false
@@ -21,6 +35,13 @@ Type=Application
Categories=Utility
GenericName=Appfinder
GenericName[et]=Appfinder
+GenericName[sk]=Appfinder
GenericName[fi]=Appfinder
GenericName[ko]=응용프로그램 검색
+GenericName[lt]=AppFinder
GenericName[nl]=Appfinder
+GenericName[ro]=Appfinder
+GenericName[ru]=Поиск программ
+GenericName[zh_CN]=程序查找器
+GenericName[eu]=Aplikazio bilatzailea
+GenericName[hu]=Alkalmazáskereső