summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--AUTHORS1
-rw-r--r--COPYING340
-rw-r--r--ChangeLog19
-rw-r--r--Makefile.am26
-rw-r--r--NEWS0
-rw-r--r--README19
-rw-r--r--TODO13
-rwxr-xr-xautogen.sh52
-rw-r--r--configure.ac.in211
-rw-r--r--data/Makefile.am25
-rw-r--r--data/xfce4-appfinder.desktop.in11
-rw-r--r--data/xfce4-appfinder.pngbin0 -> 4003 bytes
-rw-r--r--po/ChangeLog490
-rw-r--r--po/LINGUAS2
-rw-r--r--po/POTFILES.in7
-rw-r--r--po/am.po139
-rw-r--r--po/ar.po139
-rw-r--r--po/be.po139
-rw-r--r--po/bn_IN.po114
-rw-r--r--po/ca.po140
-rw-r--r--po/cs.po143
-rw-r--r--po/de.po141
-rw-r--r--po/dz.po143
-rw-r--r--po/el.po141
-rw-r--r--po/en_GB.po142
-rw-r--r--po/eo.po142
-rw-r--r--po/es.po140
-rw-r--r--po/es_MX.po113
-rw-r--r--po/et.po140
-rw-r--r--po/eu.po142
-rw-r--r--po/fa.po114
-rw-r--r--po/fi.po140
-rw-r--r--po/fr.po140
-rw-r--r--po/gl.po99
-rw-r--r--po/gu.po115
-rw-r--r--po/he.po143
-rw-r--r--po/hu.po137
-rw-r--r--po/hy.po114
-rw-r--r--po/it.po126
-rw-r--r--po/ja.po141
-rw-r--r--po/ka.po68
-rw-r--r--po/ko.po140
-rw-r--r--po/lt.po138
-rw-r--r--po/lv.po139
-rw-r--r--po/mk.po140
-rw-r--r--po/mr.po114
-rw-r--r--po/nl.po138
-rw-r--r--po/pa.po143
-rw-r--r--po/pl.po142
-rw-r--r--po/pt_BR.po140
-rw-r--r--po/pt_PT.po140
-rw-r--r--po/ro.po141
-rw-r--r--po/ru.po143
-rw-r--r--po/sk.po139
-rw-r--r--po/sq.po139
-rw-r--r--po/sv.po144
-rw-r--r--po/tr.po140
-rw-r--r--po/uk.po139
-rw-r--r--po/ur.po142
-rw-r--r--po/zh_CN.po143
-rw-r--r--po/zh_TW.po139
-rw-r--r--src/Makefile.am26
-rw-r--r--src/appfinder.c883
-rw-r--r--src/appfinder.h27
-rw-r--r--src/main.c175
-rw-r--r--xfce4-appfinder.spec.in49
66 files changed, 8554 insertions, 0 deletions
diff --git a/AUTHORS b/AUTHORS
new file mode 100644
index 0000000..f6fd751
--- /dev/null
+++ b/AUTHORS
@@ -0,0 +1 @@
+Jasper Huijsmans <jasper@xfce.org>
diff --git a/COPYING b/COPYING
new file mode 100644
index 0000000..d60c31a
--- /dev/null
+++ b/COPYING
@@ -0,0 +1,340 @@
+ GNU GENERAL PUBLIC LICENSE
+ Version 2, June 1991
+
+ Copyright (C) 1989, 1991 Free Software Foundation, Inc.
+ 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ Everyone is permitted to copy and distribute verbatim copies
+ of this license document, but changing it is not allowed.
+
+ Preamble
+
+ The licenses for most software are designed to take away your
+freedom to share and change it. By contrast, the GNU General Public
+License is intended to guarantee your freedom to share and change free
+software--to make sure the software is free for all its users. This
+General Public License applies to most of the Free Software
+Foundation's software and to any other program whose authors commit to
+using it. (Some other Free Software Foundation software is covered by
+the GNU Library General Public License instead.) You can apply it to
+your programs, too.
+
+ When we speak of free software, we are referring to freedom, not
+price. Our General Public Licenses are designed to make sure that you
+have the freedom to distribute copies of free software (and charge for
+this service if you wish), that you receive source code or can get it
+if you want it, that you can change the software or use pieces of it
+in new free programs; and that you know you can do these things.
+
+ To protect your rights, we need to make restrictions that forbid
+anyone to deny you these rights or to ask you to surrender the rights.
+These restrictions translate to certain responsibilities for you if you
+distribute copies of the software, or if you modify it.
+
+ For example, if you distribute copies of such a program, whether
+gratis or for a fee, you must give the recipients all the rights that
+you have. You must make sure that they, too, receive or can get the
+source code. And you must show them these terms so they know their
+rights.
+
+ We protect your rights with two steps: (1) copyright the software, and
+(2) offer you this license which gives you legal permission to copy,
+distribute and/or modify the software.
+
+ Also, for each author's protection and ours, we want to make certain
+that everyone understands that there is no warranty for this free
+software. If the software is modified by someone else and passed on, we
+want its recipients to know that what they have is not the original, so
+that any problems introduced by others will not reflect on the original
+authors' reputations.
+
+ Finally, any free program is threatened constantly by software
+patents. We wish to avoid the danger that redistributors of a free
+program will individually obtain patent licenses, in effect making the
+program proprietary. To prevent this, we have made it clear that any
+patent must be licensed for everyone's free use or not licensed at all.
+
+ The precise terms and conditions for copying, distribution and
+modification follow.
+
+ GNU GENERAL PUBLIC LICENSE
+ TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
+
+ 0. This License applies to any program or other work which contains
+a notice placed by the copyright holder saying it may be distributed
+under the terms of this General Public License. The "Program", below,
+refers to any such program or work, and a "work based on the Program"
+means either the Program or any derivative work under copyright law:
+that is to say, a work containing the Program or a portion of it,
+either verbatim or with modifications and/or translated into another
+language. (Hereinafter, translation is included without limitation in
+the term "modification".) Each licensee is addressed as "you".
+
+Activities other than copying, distribution and modification are not
+covered by this License; they are outside its scope. The act of
+running the Program is not restricted, and the output from the Program
+is covered only if its contents constitute a work based on the
+Program (independent of having been made by running the Program).
+Whether that is true depends on what the Program does.
+
+ 1. You may copy and distribute verbatim copies of the Program's
+source code as you receive it, in any medium, provided that you
+conspicuously and appropriately publish on each copy an appropriate
+copyright notice and disclaimer of warranty; keep intact all the
+notices that refer to this License and to the absence of any warranty;
+and give any other recipients of the Program a copy of this License
+along with the Program.
+
+You may charge a fee for the physical act of transferring a copy, and
+you may at your option offer warranty protection in exchange for a fee.
+
+ 2. You may modify your copy or copies of the Program or any portion
+of it, thus forming a work based on the Program, and copy and
+distribute such modifications or work under the terms of Section 1
+above, provided that you also meet all of these conditions:
+
+ a) You must cause the modified files to carry prominent notices
+ stating that you changed the files and the date of any change.
+
+ b) You must cause any work that you distribute or publish, that in
+ whole or in part contains or is derived from the Program or any
+ part thereof, to be licensed as a whole at no charge to all third
+ parties under the terms of this License.
+
+ c) If the modified program normally reads commands interactively
+ when run, you must cause it, when started running for such
+ interactive use in the most ordinary way, to print or display an
+ announcement including an appropriate copyright notice and a
+ notice that there is no warranty (or else, saying that you provide
+ a warranty) and that users may redistribute the program under
+ these conditions, and telling the user how to view a copy of this
+ License. (Exception: if the Program itself is interactive but
+ does not normally print such an announcement, your work based on
+ the Program is not required to print an announcement.)
+
+These requirements apply to the modified work as a whole. If
+identifiable sections of that work are not derived from the Program,
+and can be reasonably considered independent and separate works in
+themselves, then this License, and its terms, do not apply to those
+sections when you distribute them as separate works. But when you
+distribute the same sections as part of a whole which is a work based
+on the Program, the distribution of the whole must be on the terms of
+this License, whose permissions for other licensees extend to the
+entire whole, and thus to each and every part regardless of who wrote it.
+
+Thus, it is not the intent of this section to claim rights or contest
+your rights to work written entirely by you; rather, the intent is to
+exercise the right to control the distribution of derivative or
+collective works based on the Program.
+
+In addition, mere aggregation of another work not based on the Program
+with the Program (or with a work based on the Program) on a volume of
+a storage or distribution medium does not bring the other work under
+the scope of this License.
+
+ 3. You may copy and distribute the Program (or a work based on it,
+under Section 2) in object code or executable form under the terms of
+Sections 1 and 2 above provided that you also do one of the following:
+
+ a) Accompany it with the complete corresponding machine-readable
+ source code, which must be distributed under the terms of Sections
+ 1 and 2 above on a medium customarily used for software interchange; or,
+
+ b) Accompany it with a written offer, valid for at least three
+ years, to give any third party, for a charge no more than your
+ cost of physically performing source distribution, a complete
+ machine-readable copy of the corresponding source code, to be
+ distributed under the terms of Sections 1 and 2 above on a medium
+ customarily used for software interchange; or,
+
+ c) Accompany it with the information you received as to the offer
+ to distribute corresponding source code. (This alternative is
+ allowed only for noncommercial distribution and only if you
+ received the program in object code or executable form with such
+ an offer, in accord with Subsection b above.)
+
+The source code for a work means the preferred form of the work for
+making modifications to it. For an executable work, complete source
+code means all the source code for all modules it contains, plus any
+associated interface definition files, plus the scripts used to
+control compilation and installation of the executable. However, as a
+special exception, the source code distributed need not include
+anything that is normally distributed (in either source or binary
+form) with the major components (compiler, kernel, and so on) of the
+operating system on which the executable runs, unless that component
+itself accompanies the executable.
+
+If distribution of executable or object code is made by offering
+access to copy from a designated place, then offering equivalent
+access to copy the source code from the same place counts as
+distribution of the source code, even though third parties are not
+compelled to copy the source along with the object code.
+
+ 4. You may not copy, modify, sublicense, or distribute the Program
+except as expressly provided under this License. Any attempt
+otherwise to copy, modify, sublicense or distribute the Program is
+void, and will automatically terminate your rights under this License.
+However, parties who have received copies, or rights, from you under
+this License will not have their licenses terminated so long as such
+parties remain in full compliance.
+
+ 5. You are not required to accept this License, since you have not
+signed it. However, nothing else grants you permission to modify or
+distribute the Program or its derivative works. These actions are
+prohibited by law if you do not accept this License. Therefore, by
+modifying or distributing the Program (or any work based on the
+Program), you indicate your acceptance of this License to do so, and
+all its terms and conditions for copying, distributing or modifying
+the Program or works based on it.
+
+ 6. Each time you redistribute the Program (or any work based on the
+Program), the recipient automatically receives a license from the
+original licensor to copy, distribute or modify the Program subject to
+these terms and conditions. You may not impose any further
+restrictions on the recipients' exercise of the rights granted herein.
+You are not responsible for enforcing compliance by third parties to
+this License.
+
+ 7. If, as a consequence of a court judgment or allegation of patent
+infringement or for any other reason (not limited to patent issues),
+conditions are imposed on you (whether by court order, agreement or
+otherwise) that contradict the conditions of this License, they do not
+excuse you from the conditions of this License. If you cannot
+distribute so as to satisfy simultaneously your obligations under this
+License and any other pertinent obligations, then as a consequence you
+may not distribute the Program at all. For example, if a patent
+license would not permit royalty-free redistribution of the Program by
+all those who receive copies directly or indirectly through you, then
+the only way you could satisfy both it and this License would be to
+refrain entirely from distribution of the Program.
+
+If any portion of this section is held invalid or unenforceable under
+any particular circumstance, the balance of the section is intended to
+apply and the section as a whole is intended to apply in other
+circumstances.
+
+It is not the purpose of this section to induce you to infringe any
+patents or other property right claims or to contest validity of any
+such claims; this section has the sole purpose of protecting the
+integrity of the free software distribution system, which is
+implemented by public license practices. Many people have made
+generous contributions to the wide range of software distributed
+through that system in reliance on consistent application of that
+system; it is up to the author/donor to decide if he or she is willing
+to distribute software through any other system and a licensee cannot
+impose that choice.
+
+This section is intended to make thoroughly clear what is believed to
+be a consequence of the rest of this License.
+
+ 8. If the distribution and/or use of the Program is restricted in
+certain countries either by patents or by copyrighted interfaces, the
+original copyright holder who places the Program under this License
+may add an explicit geographical distribution limitation excluding
+those countries, so that distribution is permitted only in or among
+countries not thus excluded. In such case, this License incorporates
+the limitation as if written in the body of this License.
+
+ 9. The Free Software Foundation may publish revised and/or new versions
+of the General Public License from time to time. Such new versions will
+be similar in spirit to the present version, but may differ in detail to
+address new problems or concerns.
+
+Each version is given a distinguishing version number. If the Program
+specifies a version number of this License which applies to it and "any
+later version", you have the option of following the terms and conditions
+either of that version or of any later version published by the Free
+Software Foundation. If the Program does not specify a version number of
+this License, you may choose any version ever published by the Free Software
+Foundation.
+
+ 10. If you wish to incorporate parts of the Program into other free
+programs whose distribution conditions are different, write to the author
+to ask for permission. For software which is copyrighted by the Free
+Software Foundation, write to the Free Software Foundation; we sometimes
+make exceptions for this. Our decision will be guided by the two goals
+of preserving the free status of all derivatives of our free software and
+of promoting the sharing and reuse of software generally.
+
+ NO WARRANTY
+
+ 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
+FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN
+OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
+PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
+OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
+MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS
+TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE
+PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
+REPAIR OR CORRECTION.
+
+ 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
+WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
+REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
+INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
+OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
+TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
+YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
+PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
+POSSIBILITY OF SUCH DAMAGES.
+
+ END OF TERMS AND CONDITIONS
+
+ How to Apply These Terms to Your New Programs
+
+ If you develop a new program, and you want it to be of the greatest
+possible use to the public, the best way to achieve this is to make it
+free software which everyone can redistribute and change under these terms.
+
+ To do so, attach the following notices to the program. It is safest
+to attach them to the start of each source file to most effectively
+convey the exclusion of warranty; and each file should have at least
+the "copyright" line and a pointer to where the full notice is found.
+
+ <one line to give the program's name and a brief idea of what it does.>
+ Copyright (C) <year> <name of author>
+
+ 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
+ the Free Software Foundation; either version 2 of the License, or
+ (at your option) any later version.
+
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with this program; if not, write to the Free Software
+ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+
+
+Also add information on how to contact you by electronic and paper mail.
+
+If the program is interactive, make it output a short notice like this
+when it starts in an interactive mode:
+
+ Gnomovision version 69, Copyright (C) year name of author
+ Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
+ This is free software, and you are welcome to redistribute it
+ under certain conditions; type `show c' for details.
+
+The hypothetical commands `show w' and `show c' should show the appropriate
+parts of the General Public License. Of course, the commands you use may
+be called something other than `show w' and `show c'; they could even be
+mouse-clicks or menu items--whatever suits your program.
+
+You should also get your employer (if you work as a programmer) or your
+school, if any, to sign a "copyright disclaimer" for the program, if
+necessary. Here is a sample; alter the names:
+
+ Yoyodyne, Inc., hereby disclaims all copyright interest in the program
+ `Gnomovision' (which makes passes at compilers) written by James Hacker.
+
+ <signature of Ty Coon>, 1 April 1989
+ Ty Coon, President of Vice
+
+This General Public License does not permit incorporating your program into
+proprietary programs. If your program is a subroutine library, you may
+consider it more useful to permit linking proprietary applications with the
+library. If this is what you want to do, use the GNU Library General
+Public License instead of this License.
diff --git a/ChangeLog b/ChangeLog
new file mode 100644
index 0000000..5bb1118
--- /dev/null
+++ b/ChangeLog
@@ -0,0 +1,19 @@
+2008-01-05 15:04 jasper
+
+ * AUTHORS, COPYING, ChangeLog, Makefile.am, NEWS, README, TODO,
+ autogen.sh, configure.ac.in, data/.svn/entries, data/.svn/format,
+ data/.svn/props/xfce4-appfinder.png.svn-work, data/Makefile.am,
+ data/xfce4-appfinder.desktop.in, data/xfce4-appfinder.png,
+ po/.svn/entries, po/.svn/format, po/ChangeLog, po/LINGUAS,
+ po/POTFILES.in, po/am.po, po/ar.po, po/be.po, po/bn_IN.po, po/ca.po,
+ po/cs.po, po/de.po, po/dz.po, po/el.po, po/en_GB.po, po/eo.po,
+ po/es.po, po/es_MX.po, po/et.po, po/eu.po, po/fa.po, po/fi.po,
+ po/fr.po, po/gl.po, po/gu.po, po/he.po, po/hu.po, po/hy.po, po/it.po,
+ po/ja.po, po/ka.po, po/ko.po, po/lt.po, po/lv.po, po/mk.po, po/mr.po,
+ po/nl.po, po/pa.po, po/pl.po, po/pt_BR.po, po/pt_PT.po, po/ro.po,
+ po/ru.po, po/sk.po, po/sq.po, po/sv.po, po/tr.po, po/uk.po, po/ur.po,
+ po/zh_CN.po, po/zh_TW.po, src/.svn/entries, src/.svn/format,
+ src/Makefile.am, src/appfinder.c, src/appfinder.h, src/main.c,
+ xfce4-appfinder.spec.in: Complete rewrite of xfce4-appfinder using
+ libxfce4menu and exo-open.
+
diff --git a/Makefile.am b/Makefile.am
new file mode 100644
index 0000000..2e9535a
--- /dev/null
+++ b/Makefile.am
@@ -0,0 +1,26 @@
+@SET_MAKE@
+
+SUBDIRS = src data po
+
+EXTRA_DIST = \
+ TODO \
+ xfce4-appfinder.spec \
+ intltool-extract.in \
+ intltool-merge.in \
+ intltool-update.in
+
+DISTCLEANFILES = \
+ intltool-extract \
+ intltool-merge \
+ intltool-update
+
+AUTOMAKE_OPTIONS = \
+ 1.8 \
+ dist-bzip2
+
+distclean-local:
+ -rm -rf *.cache *~
+
+rpm: distcheck
+ rpmbuild -ta $(PACKAGE)-$(VERSION).tar.gz
+ @rm -f $(PACKAGE)-$(VERSION).tar.gz
diff --git a/NEWS b/NEWS
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/NEWS
diff --git a/README b/README
new file mode 100644
index 0000000..e5181f8
--- /dev/null
+++ b/README
@@ -0,0 +1,19 @@
+= Xfce Appfinder =
+
+This is a complete rewrite from Januari 2008 using the facilities provided by
+libxfce4menu. The code is not based on an earlier version with the same name.
+
+New in this version is the possibility to pass a specific menu file to
+xfce4-appfinder, e.g. 'xfce4-appfinder /etc/xdg/menus/gnomecc.menu'.
+
+= Development =
+
+Help and patches are always welcome. For the coding style I have chosen the
+GNU coding style with a line width of 100 instead of 80.
+
+Your code should not changed when run through the following indent command:
+
+ indent -npro -gnu -l100
+
+--
+Jasper Huijsmans, January 2008
diff --git a/TODO b/TODO
new file mode 100644
index 0000000..3e1e2d7
--- /dev/null
+++ b/TODO
@@ -0,0 +1,13 @@
+= GUI =
+
+* (better) error reporting
+* dnd dest: allow dragging files on applications to run them with arguments?
+
+= Menu =
+
+* special categories: GNOME, KDE, Xfce?
+
+= Other =
+
+* save and/or manage a 'Favorites' category?
+* add documentation
diff --git a/autogen.sh b/autogen.sh
new file mode 100755
index 0000000..dec7ac2
--- /dev/null
+++ b/autogen.sh
@@ -0,0 +1,52 @@
+#!/bin/sh
+#
+# $Id$
+#
+# Copyright (c) 2002-2008
+# The Xfce development team. All rights reserved.
+#
+# Written for Xfce by Benedikt Meurer <benny@xfce.org>.
+#
+
+(type xdt-autogen) >/dev/null 2>&1 || {
+ cat >&2 <<EOF
+autogen.sh: You don't seem to have the Xfce development tools installed on
+ your system, which are required to build this software.
+ Please install the xfce4-dev-tools package first, it is available
+ from http://www.xfce.org/.
+EOF
+ exit 1
+}
+
+# verify that po/LINGUAS is present
+(test -f po/LINGUAS) >/dev/null 2>&1 || {
+ cat >&2 <<EOF
+autogen.sh: The file po/LINGUAS could not be found. Please check your snapshot
+ or try to checkout again.
+EOF
+ exit 1
+}
+
+# substitute revision and linguas
+linguas=`sed -e '/^#/d' po/LINGUAS`
+if test -d .git/svn; then
+ revision=`LC_ALL=C git-svn find-rev HEAD`
+elif test -f .svn; then
+ revision=`LC_ALL=C svn info $0 | awk '/^Revision: / {printf "%05d\n",
+$2}'`
+else
+ revision=""
+fi
+sed -e "s/@LINGUAS@/${linguas}/g" \
+ -e "s/@REVISION@/${revision}/g" \
+ < "configure.ac.in" > "configure.ac"
+
+xdt-autogen $@
+
+# xdt-autogen clean does not remove all generated files
+(test x"clean" = x"$1") && {
+ rm -f configure.ac
+ rm -f INSTALL
+} || true
+
+# vi:set ts=2 sw=2 et ai:
diff --git a/configure.ac.in b/configure.ac.in
new file mode 100644
index 0000000..d8c299c
--- /dev/null
+++ b/configure.ac.in
@@ -0,0 +1,211 @@
+dnl $Id$
+dnl
+dnl Copyright (c) 2008
+dnl The Xfce development team. All rights reserved.
+dnl
+dnl Authors
+dnl Jasper Huijsmans <jasper@xfce.org>
+dnl
+
+dnl -------------------------------------------------------
+dnl version information
+dnl -------------------------------------------------------
+
+m4_define([appfinder_version_major], [4])
+m4_define([appfinder_version_minor], [5])
+m4_define([appfinder_version_micro], [0])
+m4_define([appfinder_version_nano], []) dnl leave this empty to have no nano version
+m4_define([appfinder_version_build], [r@REVISION@])
+m4_define([appfinder_version_tag], [])
+m4_define([appfinder_version], [appfinder_version_major().appfinder_version_minor().appfinder_version_micro()ifelse(appfinder_version_nano(), [], [], [.appfinder_version_nano()])ifelse(appfinder_version_tag(), [svn], [appfinder_version_tag()-appfinder_version_build()], [appfinder_version_tag()])])
+
+dnl minimum required versions
+m4_define([gtk_minimum_version], [2.8.0])
+m4_define([xfce4menu_minimum_version], [0.1.0svn-r26163])
+m4_define([intltool_minimum_version], [0.31])
+m4_define([autoconf_minimum_version], [2.50])
+
+dnl debugging support for SVN snapshots
+m4_define([appfinder_debug_default], [ifelse(appfinder_version_tag(), [svn], [yes], [minimum])])
+
+
+dnl -------------------------------------------------------
+dnl initialization
+dnl -------------------------------------------------------
+
+AC_COPYRIGHT([Copyright (c) 2008
+ The Xfce development team. All rights reserved.
+
+Written for Xfce by Jasper Huijsmans <jasper@xfce.org>.])
+AC_INIT([xfce4-appfinder], [appfinder_version], [http://bugzilla.xfce.org/], [xfce4-appfinder])
+AC_PREREQ([autoconf_minimum_version()])
+AC_REVISION([$Id$])
+
+AM_CONFIG_HEADER([config.h])
+AM_INIT_AUTOMAKE([1.8 dist-bzip2 tar-ustar])
+AM_MAINTAINER_MODE()
+
+dnl check for UNIX variants
+AC_AIX()
+AC_ISC_POSIX()
+AC_MINIX()
+AM_CONDITIONAL([HAVE_CYGWIN], [test "`uname | grep \"CYGWIN\"`" != ""])
+
+dnl check for basic programs ***
+AC_PROG_CC()
+AC_PROG_LD()
+AC_PROG_INSTALL()
+AC_PROG_INTLTOOL([intltool_minimum_version], [no-xml])
+AC_CHECK_PROGS([PERL], [perl5 perl])
+
+dnl automake complains when this is not defined, don't know why.
+AM_PROG_CC_C_O()
+
+dnl initialize libtool
+AC_DISABLE_STATIC()
+AC_PROG_LIBTOOL()
+
+dnl inntltool-update hack
+AC_CONFIG_COMMANDS([intltool-update],
+ [(sed -e 's/^\("desktop.*".*\)/\1\n"rc(?:\\\\.in)+|"\./' intltool-update > intltool-update-tmp &&
+ mv intltool-update-tmp intltool-update && chmod 755 intltool-update)])
+
+dnl check for standard headers
+AC_HEADER_STDC()
+AC_CHECK_HEADERS([string.h])
+
+dnl check for i18n support
+XDT_I18N([@LINGUAS@])
+
+dnl check X11 installation
+XDT_CHECK_LIBX11_REQUIRE()
+XDT_CHECK_LIBSM()
+
+
+dnl -------------------------------------------------------
+dnl dependencies and compile options
+dnl -------------------------------------------------------
+
+dnl required packages
+XDT_CHECK_PACKAGE([GTHREAD], [gthread-2.0], [gtk_minimum_version])
+XDT_CHECK_PACKAGE([GTK], [gtk+-2.0], [gtk_minimum_version])
+#XDT_CHECK_PACKAGE([LIBXFCE4UTIL], [libxfce4util-1.0], [4.5.0])
+XDT_CHECK_PACKAGE([LIBXFCE4MENU], [libxfce4menu-0.1], [xfce4menu_minimum_version])
+
+dnl disable deprecated components
+AC_DEFINE([XFCE_DISABLE_DEPRECATED], [1], [Define to 1 to disable deprecated Xfce components])
+AC_DEFINE([G_DISABLE_DEPRECATED], [1], [Define to 1 to disable deprecated Glib components])
+
+dnl debugging support
+AC_ARG_ENABLE([debug],
+AC_HELP_STRING([--enable-debug=@<:@no/minimum/yes/full@:>@],
+ [Turn on debugging @<:@default=appfinder_debug_default@:>@]),
+ [], [enable_debug=appfinder_debug_default])
+AC_MSG_CHECKING([whether to enable debugging support])
+if test x"$enable_debug" = x"full" -o x"$enable_debug" = x"yes"; then
+ dnl Print the result
+ AC_MSG_RESULT([$enable_debug])
+
+ dnl Make sure we detect possible errors (if supported)
+ save_CFLAGS="$CFLAGS"
+ CFLAGS="$CFLAGS -Wall -Werror"
+ AC_MSG_CHECKING([whether $CC accepts -Wall -Werror])
+ AC_COMPILE_IFELSE(AC_LANG_SOURCE([int x;]), [
+ AC_MSG_RESULT([yes])
+ PLATFORM_CFLAGS="$PLATFORM_CFLAGS -Wall -Werror"
+ ], [
+ AC_MSG_RESULT([no])
+ ])
+ CFLAGS="$save_CFLAGS"
+
+ dnl Paranoia for --enable-debug=full
+ if test x"$enable_debug" = x"full"; then
+ dnl Enable extensive debugging
+ PLATFORM_CPPFLAGS="$PLATFORM_CPPFLAGS -DG_ENABLE_DEBUG"
+
+ dnl Use -O0 -g3 if the compiler supports it
+ save_CFLAGS="$CFLAGS"
+ CFLAGS="$CFLAGS -O0 -g3"
+ AC_MSG_CHECKING([whether $CC accepts -O0 -g3])
+ AC_COMPILE_IFELSE(AC_LANG_SOURCE([int x;]), [
+ AC_MSG_RESULT([yes])
+ PLATFORM_CFLAGS="$PLATFORM_CFLAGS -O0 -g3"
+ ], [
+ AC_MSG_RESULT([no])
+ ])
+ CFLAGS="$save_CFLAGS"
+ fi
+else
+ dnl Print the result
+ AC_MSG_RESULT([$enable_debug])
+
+ dnl Disable debugging (release build)
+ PLATFORM_CPPFLAGS="$PLATFORM_CPPFLAGS -DNDEBUG"
+
+ dnl Disable object cast checks
+ PLATFORM_CPPFLAGS="$PLATFORM_CPPFLAGS -DG_DISABLE_CAST_CHECKS"
+
+ dnl Disable all checks for --enable-debug=no
+ if test x"$enable_debug" = x"no"; then
+ PLATFORM_CPPFLAGS="$PLATFORM_CPPFLAGS -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS"
+ fi
+fi
+
+dnl check for ELF visibility support
+AC_ARG_ENABLE([visibility], AC_HELP_STRING([--disable-visibility], [Don't use ELF visibility attributes]), [], [enable_visibility=yes])
+have_gnuc_visibility=no
+if test x"$enable_visibility" != x"no"; then
+ dnl Check whether the compiler supports the visibility attribute
+ save_CFLAGS="$CFLAGS"
+ CFLAGS="$CFLAGS -Wall -Werror"
+ AC_MSG_CHECKING([whether $CC supports the GNUC visibility attribute])
+ AC_COMPILE_IFELSE(AC_LANG_SOURCE(
+ [
+ void __attribute__ ((visibility("default"))) test_default (void) {}
+ void __attribute__ ((visibility("hidden"))) test_hidden (void) {}
+ int main (int argc, char **argv) { test_default (); test_hidden (); return 0; }
+ ]),
+ [
+ have_gnuc_visibility=yes
+ AC_MSG_RESULT([yes])
+ ],
+ [
+ AC_MSG_RESULT([no])
+ ])
+ CFLAGS="$save_CFLAGS"
+fi
+if test x"$have_gnuc_visibility" = x"yes"; then
+ PLATFORM_CPPFLAGS="$PLATFORM_CPPFLAGS -DHAVE_GNUC_VISIBILITY"
+fi
+AM_CONDITIONAL([HAVE_GNUC_VISIBILITY], [test x"$have_gnuc_visibility" = x"yes"])
+
+dnl substitute platform flags
+AC_MSG_CHECKING([PLATFORM_CPPFLAGS])
+AC_MSG_RESULT([$PLATFORM_CPPFLAGS])
+AC_SUBST([PLATFORM_CPPFLAGS])
+AC_MSG_CHECKING([PLATFORM_CFLAGS])
+AC_MSG_RESULT([$PLATFORM_CFLAGS])
+AC_SUBST([PLATFORM_CFLAGS])
+AC_MSG_CHECKING([PLATFORM_LDFLAGS])
+AC_MSG_RESULT([$PLATFORM_LDFLAGS])
+AC_SUBST([PLATFORM_LDFLAGS])
+
+
+dnl -------------------------------------------------------
+dnl output
+dnl -------------------------------------------------------
+
+AC_OUTPUT([
+Makefile
+xfce4-appfinder.spec
+src/Makefile
+data/Makefile
+po/Makefile.in
+])
+#docs/Makefile
+
+echo
+echo "Build Configuration:"
+echo
+echo "* Debugging Support: $enable_debug"
+echo
diff --git a/data/Makefile.am b/data/Makefile.am
new file mode 100644
index 0000000..523195b
--- /dev/null
+++ b/data/Makefile.am
@@ -0,0 +1,25 @@
+appsdir = $(datadir)/applications
+apps_in_files = xfce4-appfinder.desktop.in
+apps_DATA = $(apps_in_files:.desktop.in=.desktop)
+@INTLTOOL_DESKTOP_RULE@
+
+icondir = $(datadir)/icons/hicolor/48x48/apps
+icon_DATA = xfce4-appfinder.png
+
+EXTRA_DIST = $(icon_DATA) $(apps_in_files)
+DISTCLEANFILES = $(apps_DATA)
+
+gtk_update_icon_cache = gtk-update-icon-cache -f -t $(datadir)/icons/hicolor
+
+install-data-hook:
+ @-if test -z "$(DESTDIR)"; then \
+ echo "Updating Gtk icon cache."; \
+ $(gtk_update_icon_cache); \
+ else \
+ echo "*** Icon cache not updated. Remember to run:"; \
+ echo "***"; \
+ echo "*** $(gtk_update_icon_cache)"; \
+ echo "***"; \
+ fi
+
+# vi:set ts=8 sw=8 noet ai nocindent:
diff --git a/data/xfce4-appfinder.desktop.in b/data/xfce4-appfinder.desktop.in
new file mode 100644
index 0000000..ff8b8ee
--- /dev/null
+++ b/data/xfce4-appfinder.desktop.in
@@ -0,0 +1,11 @@
+[Desktop Entry]
+Version=1.0
+Encoding=UTF-8
+_Name=Application Finder
+_Comment=Find applications installed on the system.
+Exec=xfce4-appfinder
+Icon=xfce4-appfinder
+StartupNotify=true
+Terminal=false
+Type=Application
+Categories=X-XFCE;Utility;
diff --git a/data/xfce4-appfinder.png b/data/xfce4-appfinder.png
new file mode 100644
index 0000000..07a4da7
--- /dev/null
+++ b/data/xfce4-appfinder.png
Binary files differ
diff --git a/po/ChangeLog b/po/ChangeLog
new file mode 100644
index 0000000..fcec8fd
--- /dev/null
+++ b/po/ChangeLog
@@ -0,0 +1,490 @@
+2007-12-23 Jean-François Wauthy <pollux@xfce.org>
+
+ * pt_PT.po: Updated Portuguese translations by Nuno Miguel
+ <nunis@netcabo.pt>
+
+2008-11-15 Mike Massonnet <mmassonnet@xfce.org>
+
+ * ur.po, LINGUAS: Add Urdu translation by ﻢﺤﻣﺩ ﻊﻠﻳ ﺎﻠﻤﻜﻳ
+ makki.ma@gmail.com
+
+2008-11-11 Mike Massonnet <mmassonnet@xfce.org>
+
+ * lv.po: Update translations by RPrieditis <RPrieditis@inbox.lv>
+
+2008-09-24 Mike Massonnet <mmassonnet@xfce.org>
+
+ * LINGUAS, lv.po: Add Latvian translation by RPrieditis
+ <RPrieditis@inbox.lv>
+
+2008-09-06 Maximilian Schleiss <maximilian@xfce.org>
+
+ * am.po: Added a long waiting Amharic translation
+ by Tegegne Tefera <tefera@mekuria.com>
+
+2008-06-27 Maximilian Schleiss <maximilian@xfce.org>
+
+ * pt_PT.po: European Portuguese translation update
+ by Nuno Miguel <nunis@netcabo.pt>
+
+2008-04-05 Pau Rul-lan Ferragut <paurullan@bulma.net>
+
+ * ca.po: Update Catalan translations
+
+2008-03-28 Maximilian Schleiss <maximilian@xfce.org>
+
+ * de.po: Minor fixes to the German translation
+ by Nico Schümann <nico@prog.nico22.de>
+ * en_GB.po: Updated the British translation
+ by Jeff Bailes <thepizzaking@gmail.com>
+
+2008-03-25 Daichi Kawahata <daichi@xfce.org>
+
+ * gl.po: Fixed header.
+ * mk.po: Removed executable attribute.
+
+2008-03-18 Eren Turkay <erenturkay@xfce.org>
+
+ * tr.po: Updated the Turkish translation.
+
+2008-02-10 Maximilian Schleiss <maximilian@xfce.org>
+
+ * Modified LINGUAS files to include Albanian language,
+ verified all the LINGUAS files.
+
+2008-02-09 Mohamed Magdy <mohamed.m.k@gmail.com>
+
+ * ar.po: initial commit.
+ * LINGUAS: adding ar language code
+
+2008-01-24 Maximilian Schleiss <maximilian@xfce.org>
+
+ * sq.po: Added the Albanian translation by
+ Besnik Bleta <besnik@programeshqip.org>
+
+2008-01-21 Maximilian Schleiss <maximilian@xfce.org>
+
+ * ro.po: Updated the Romanian translation by
+ Mişu Moldovan <dumol@gnome.ro>
+
+2008-01-19 Alexander Nyakhaychyk <nyakhaychyk@gmail.com>
+
+ * be.po: Updated Belarusian Translation
+
+2008-01-18 Alexander Toresson <alexander.toresson@gmail.com>
+
+ * sv.po: Updated Swedish translation.
+
+2006-12-25 Maximilian Schleiss <maximilian@xfce.org>
+
+ * mk.po: Added the Macedonian translation by
+ Jovan Naumovski <jovan@lugola.net>
+
+2006-10-28 Pau Rul-lan Ferragut <paurullan@bulma.net>
+
+ * dz.po: add Dzongkha translation by Dzongkha team
+ Tenzin <tdendup@dit.gov.bt>
+
+2006-10-02 Pau Rul-lan Ferragut <paurullan@bulma.net>
+
+ * ru.po: Updated Russian translations by Andrey Fedoseev
+ <andrey.fedoseev@gmail.com>
+
+2006-09-08 Sylvain Vedrenne <gnu_sylvain@xfce.org>
+
+ * eo.po: Esperanto translations: fixed one fuzzy mark.
+
+2006-09-02 Benedikt Meurer <benny@xfce.org>
+
+ * de.po: Updated German translations by Enrico Tröger
+ <enrico.troeger@uvena.de>.
+
+2006-08-27 Jean-François Wauthy <pollux@xfce.org>
+
+ * ka.po: Add Georgian translations
+
+2006-08-20 Jean-François Wauthy <pollux@xfce.org>
+
+ * gl.po: Add Galician translations
+
+2006-07-30 Jean-François Wauthy <pollux@xfce.org>
+
+ * cs.po: Updated Czech translations by Michal Varady
+ <miko.vaji@gmail.com>
+
+2006-07-22 Sylvain Vedrenne <gnu_sylvain@xfce.org>
+
+ * eo.po: Updated Esperanto translations.
+
+2006-07-19 Sylvain Vedrenne <gnu_sylvain@xfce.org>
+
+ * LINGUAS, eo.po: New language eo, Esperanto translations
+ from Jarbas Araujo Jr. <jarbasaraujojr@yahoo.com.br>
+
+2006-06-12 Hydonsingore Cia <hydonsingore@educities.edu.tw>
+
+ * zh_TW.po: Modify the translator's e-mail address.
+
+2006-06-03 Alexander Toresson <alexander.toresson@gmail.com>
+
+ * sv.po: Updated Swedish translation.
+
+2006-05-07 Daichi Kawahata <daichi@xfce.org>
+
+ * cs.po: Updated Czech translations by Michal Varady
+ <miko.vaji@gmail.com>.
+
+2006-05-02 Hydonsingore Cia <hydonsingore@mail.educities.edu.tw>
+
+ * zh_TW.po: Minor update on zh_TW translations.
+
+2006-04-28 Hydonsingore Cia <hydonsingore@mail.educities.edu.tw>
+
+ * zh_TW.po: Updated traditional Chinese translations.
+
+2006-01-15 Pau Rullan Ferragut <paurullan@bulma.net>
+
+ * ca.po: some work on catalan translation (trunk)
+
+2006-01-13 Daichi Kawahata <daichi@xfce.org>
+
+ * pl.po: Updated Polish translations by Piotr Malinski
+ <riklaunim@gmail.com>.
+
+2006-01-11 Daichi Kawahata <daichi@xfce.org>
+
+ * ca.po, ca.po: Fixed an error.
+
+2006-01-08 Pau Rullan Ferragut <paurullan@bulma.net>
+
+ * ca.po: new file created
+
+2006-01-07 Daichi Kawahata <daichi@xfce.org>
+
+ * el.po, eu.po, pt_BR.po, uk.po: Updated copyright information.
+
+2005-12-21 Daichi Kawahata <daichi@xfce.org>
+
+ * pt_BR.po: Updated Brazilian Portuguese translations by Adriano
+ Winter Bess <awbess@gmail.com>.
+
+2005-11-28 Daichi Kawahata <daichi@xfce.org>
+
+ * ChangeLog: Updated.
+
+2005-11-21 Daichi Kawahata <daichi@xfce.org>
+
+ * be.po, bn_IN.po, cs.po, de.po, en_GB.po, es.po, es_MX.po, et.po,
+ eu.po, fa.po, fi.po, fr.po, gu.po, he.po, hy.po, it.po, ja.po,
+ ko.po, lt.po, mr.po, nl.po, pa.po, pl.po, pt_BR.po, pt_PT.po,
+ ro.po, ru.po, sv.po, tr.po, uk.po, xfce4-appfinder.pot,
+ zh_CN.po, zh_TW.po: Updated.
+
+2005-11-21 Stavros Giannouris <stavrosg@serverhive.com>
+
+ * el.po: Added Greek translation
+
+2005-11-21 Daichi Kawahata <daichi@xfce.org>
+
+ * POTFILES.in: Updated POTFILES.in file.
+
+2005-11-07 Daichi Kawahata <daichi@xfce.org>
+
+ * es.po: Updated Spanish translations by Rudy Godoy
+ <rudy@kernel-panik.org>.
+
+2005-11-05 Daichi Kawahata <daichi@xfce.org>
+
+ * ChangeLog: Deciphering.
+
+2005-11-05 Daichi Kawahata <daichi@xfce.org>
+
+ * ChangeLog: Trimmed and updated.
+
+2005-11-03 Daichi Kawahata <daichi@xfce.org>
+
+ * ko.po: Updated Korean translations by ByungHyun Choi
+ <byunghyun.choi@gmail.com>.
+
+2005-10-30 Daichi Kawahata <daichi@xfce.org>
+
+ * xfce4-appfinder.pot: Added again, because it requires for
+ translators who are grabbing PO files from `trunk-po' module,
+ without POT file, it's hard to create initial PO file from
+ command line (e.g. msginit) or with GUI tools (e.g. KBabel,
+ poEdit).
+
+2005-10-29 Daichi Kawahata <daichi@xfce.org>
+
+ * fr.po: Updated French translations by Collet Etienne
+ <xanaxlnx@gmail.com>.
+
+2005-10-23 Piarres Beobide <pi@beobide.net>
+
+ * ChangeLog, eu.po: BAsque translation update
+
+2005-10-20 Alex Dupre <ale@FreeBSD.org>
+
+ * it.po: Update Italian translations.
+
+2005-10-19 Daichi Kawahata <daichi@xfce.org>
+
+ * lt.po: Changed addresses.
+
+2005-10-16 Daichi Kawahata <daichi@xfce.org>
+
+ * be.po, bn_IN.po, cs.po, de.po, en_GB.po, es.po, es_MX.po, et.po,
+ eu.po, fa.po, fi.po, fr.po, gu.po, he.po, hy.po, it.po, ja.po,
+ ko.po, lt.po, mr.po, nl.po, pa.po, pl.po, pt_BR.po, pt_PT.po,
+ ro.po, ru.po, sv.po, tr.po, uk.po, zh_CN.po, zh_TW.po: Updated.
+
+2005-10-15 Daichi Kawahata <daichi@xfce.org>
+
+ * be.po, bn_IN.po, cs.po, de.po, en_GB.po, es.po, es_MX.po, et.po,
+ eu.po, fa.po, fi.po, fr.po, gu.po, he.po, hy.po, it.po, ja.po,
+ ko.po, lt.po, mr.po, nl.po, pa.po, pl.po, pt_BR.po, pt_PT.po,
+ ro.po, ru.po, sv.po, tr.po, uk.po, zh_CN.po, zh_TW.po: Updated.
+
+2005-10-14 Daichi Kawahata <daichi@xfce.org>
+
+ * ja.po: Minor update.
+
+2005-10-14 Daichi Kawahata <daichi@xfce.org>
+
+ * be.po, bn_IN.po, cs.po, de.po, en_GB.po, es.po, es_MX.po, et.po,
+ eu.po, fa.po, fi.po, fr.po, gu.po, he.po, hy.po, it.po, ja.po,
+ ko.po, lt.po, mr.po, nl.po, pa.po, pl.po, pt_BR.po, pt_PT.po,
+ ro.po, ru.po, sv.po, tr.po, uk.po, zh_CN.po, zh_TW.po: Added
+ fallback address. Modified initial header/comment strings.
+ Discarded obsolete translations.
+
+2005-10-14 Jasper Huijsmans <jasper@xfce.org>
+
+ * POTFILES.in, be.po, bn_IN.po, cs.po, de.po, en_GB.po, es.po,
+ es_MX.po, et.po, eu.po, fa.po, fi.po, fr.po, gu.po, he.po,
+ hy.po, it.po, ja.po, ko.po, lt.po, mr.po, nl.po, pa.po, pl.po,
+ pt_BR.po, pt_PT.po, ro.po, ru.po, sv.po, tr.po, uk.po,
+ xfce4-appfinder.pot, zh_CN.po, zh_TW.po: Use inttool for
+ .desktop file.
+
+2005-09-09 Daichi Kawahata <daichi@xfce.org>
+
+ * zh_TW.po: Changed translator's representation in spelling by
+ the request.
+
+2005-08-18 Daichi Kawahata <daichi@xfce.org>
+
+ * ja.po: Updated Japanese translations.
+
+2005-08-17 Daichi Kawahata <daichi@xfce.org>
+
+ * lt.po: Fixed errors. Modified initial comment strings.
+
+2005-08-17 Daichi Kawahata <daichi@xfce.org>
+
+ * en_GB.po, es.po, es_MX.po, it.po, nl.po, pt_BR.po, zh_CN.po:
+ Fixed errors. Converted local charset to UTF-8. Added fallback
+ address. Modified initial comment strings.
+
+2005-08-13 Daichi Kawahata <daichi@xfce.org>
+
+ * fi.po: Updated Finnish translations by Jari Rahkonen
+ <jari.rahkonen@pp2.inet.fi>.
+
+2005-08-04 Jean-Francois Wauthy <pollux@xfce.org>
+
+ * hy.po: add some HY translations
+
+2005-07-28 Jean-Francois Wauthy <pollux@xfce.org>
+
+ * ja.po: update JA translations
+
+2005-07-06 Jean-Francois Wauthy <pollux@xfce.org>
+
+ * zh_TW.po: update zh_TW translations
+
+2005-07-04 Jean-Francois Wauthy <pollux@xfce.org>
+
+ * ko.po: update KO translations
+
+2005-05-17 Eduard Roccatello <eduard@xfce.org>
+
+ * POTFILES.in: Sorting items into treeview by name
+
+2005-05-14 Olivier Fourdan <fourdan@xfce.org>
+
+ * ChangeLog: Update ChangeLog
+
+2005-05-06 Jean-Francois Wauthy <pollux@xfce.org>
+
+ * bn_IN.po: add bn_IN translations
+
+2005-05-06 Jean-Francois Wauthy <pollux@xfce.org>
+
+ * mr.po: add MR translations
+
+2005-05-04 Olivier Fourdan <fourdan@xfce.org>
+
+ * ChangeLog: Update ChangeLog
+
+2005-04-12 Jasper Huijsmans <jasper@xfce.org>
+
+ * Makefile.in.in, be.gmo, cs.gmo, de.gmo, en_GB.gmo, es.gmo,
+ es_MX.gmo, et.gmo, eu.gmo, fa.gmo, fi.gmo, gu.gmo, he.gmo,
+ it.gmo, ko.gmo, lt.gmo, nl.gmo, pa.gmo, pt_BR.gmo, pt_PT.gmo,
+ ro.gmo, ru.gmo, tr.gmo, uk.gmo, zh_CN.gmo: Remove generated
+ files
+
+2005-04-08 Jean-Francois Wauthy <pollux@xfce.org>
+
+ * sv.po: add SV translations
+
+2005-03-04 Jean-Francois Wauthy <pollux@xfce.org>
+
+ * pl.po: add PL translations
+
+2005-02-21 Jean-Francois Wauthy <pollux@xfce.org>
+
+ * ja.po: update JA translations
+
+2005-01-22 Jean-Francois Wauthy <pollux@xfce.org>
+
+ * fi.gmo, fi.po: update FI translations
+
+2005-01-08 Jean-Francois Wauthy <pollux@xfce.org>
+
+ * ru.gmo, ru.po: update RU translations
+
+2005-01-06 Jean-Francois Wauthy <pollux@xfce.org>
+
+ * uk.gmo, uk.po: update UK translations
+
+2005-01-05 Jean-Francois Wauthy <pollux@xfce.org>
+
+ * he.gmo, he.po: update HE translations
+
+2005-01-02 Olivier Fourdan <fourdan@xfce.org>
+
+ * xfce4-appfinder.pot: Update version and changelog
+
+2004-12-23 Jean-Francois Wauthy <pollux@xfce.org>
+
+ * et.gmo, et.po: update ET translations
+
+2004-12-21 Brian Tarricone <kelnos@xfce.org>
+
+ * cs.gmo, cs.po: add/update czech translations
+
+2004-12-15 Jean-Francois Wauthy <pollux@xfce.org>
+
+ * pt_BR.gmo, pt_BR.po: update pt_BR translations
+
+2004-12-14 Jean-Francois Wauthy <pollux@xfce.org>
+
+ * ro.gmo, ro.po: add RO translations
+
+2004-12-11 Olivier Fourdan <fourdan@xfce.org>
+
+ * xfce4-appfinder.pot: Various changes and small fixes
+
+2004-12-05 Jean-Francois Wauthy <pollux@xfce.org>
+
+ * en_GB.gmo, en_GB.po: add en_GB translations
+
+2004-11-28 Jean-Francois Wauthy <pollux@xfce.org>
+
+ * tr.gmo, tr.po: update TR translations
+
+2004-11-26 Jean-Francois Wauthy <pollux@xfce.org>
+
+ * ko.gmo, ko.po: update KO translations
+
+2004-10-30 Jean-Francois Wauthy <pollux@xfce.org>
+
+ * lt.gmo, lt.po: update LT translations
+
+2004-10-28 Jean-Francois Wauthy <pollux@xfce.org>
+
+ * he.gmo, he.po: update HE translations
+
+2004-10-14 Jean-Francois Wauthy <pollux@xfce.org>
+
+ * be.gmo, de.gmo, eu.gmo, fi.gmo, fi.po, gu.gmo, it.gmo, nl.gmo,
+ pa.gmo, zh_CN.gmo: update FI translations
+
+2004-10-11 Benedikt Meurer <benny@xfce.org>
+
+ * be.po, de.po, eu.po, gu.po, it.po, nl.po, pa.po,
+ xfce4-appfinder.pot, zh_CN.po: update-po for Moe.
+
+2004-10-10 Jean-Francois Wauthy <pollux@xfce.org>
+
+ * pt_PT.gmo, pt_PT.po: update pt_PT translations
+
+2004-10-09 Jean-Francois Wauthy <pollux@xfce.org>
+
+ * fa.gmo, fa.po: update FA translations
+
+2004-10-08 Edscott Wilson Garcia <edscott@xfce.org>
+
+ * es.gmo, es.po, es_MX.gmo, es_MX.po: add spanish language
+ translations
+
+2004-10-03 Jean-Francois Wauthy <pollux@xfce.org>
+
+ * pa.gmo, pa.po: Punjabi translations (PA) from
+ jaswinderlinux@netscape.net
+
+2004-10-02 Olivier Fourdan <fourdan@xfce.org>
+
+ * xfce4-appfinder.pot: Update all files for 4.2 beta 1
+
+2004-09-29 Jean-Francois Wauthy <pollux@xfce.org>
+
+ * zh_CN.gmo, zh_CN.po: updated zh_CN translations from yongtao
+ yang <yongtao.yang@gmail.com>
+
+2004-09-23 Jean-Francois Wauthy <pollux@xfce.org>
+
+ * gu.gmo, gu.po: add Gujarati translations (GU) from Ankit Patel
+ <ankit@redhat.com>
+
+2004-09-21 Jasper Huijsmans <jasper@xfce.org>
+
+ * be.gmo, be.po, de.gmo, de.po, eu.gmo, eu.po, it.gmo, it.po,
+ nl.gmo, nl.po: Run make update-po at Moe's request.
+
+2004-09-19 Jasper Huijsmans <jasper@xfce.org>
+
+ * nl.gmo, nl.po: Update nl translations
+
+2004-09-18 Jean-Francois Wauthy <pollux@xfce.org>
+
+ * eu.gmo, eu.po: update EU translations
+
+2004-09-18 Moritz Heiber <moe@xfce.org>
+
+ * de.gmo, de.po: Adding German translation
+
+2004-09-16 Jean-Francois Wauthy <pollux@xfce.org>
+
+ * be.gmo, be.po: add BE translations from Ales Nyakhaychyk
+ <nab@mail.by>
+
+2004-08-24 Eduard Roccatello <eduard@xfce.org>
+
+ * Makefile.in.in, xfce4-appfinder.pot: make dist/rpm fixes
+
+2004-07-26 Eduard Roccatello <eduard@xfce.org>
+
+ * it.gmo, it.po: Directory recursion added
+
+2004-07-18 Eduard Roccatello <eduard@xfce.org>
+
+ * it.po: i18n fixes
+
+2004-07-18 Eduard Roccatello <eduard@xfce.org>
+
+ * ChangeLog, Makefile.in.in, POTFILES.in, it.gmo, it.po,
+ xfce4-appfinder.pot: po files
+
diff --git a/po/LINGUAS b/po/LINGUAS
new file mode 100644
index 0000000..e1cfdd6
--- /dev/null
+++ b/po/LINGUAS
@@ -0,0 +1,2 @@
+# set of available languages (in alphabetic order)
+am ar be bn_IN ca cs de dz el en_GB eo es es_MX et eu fa fi fr gl gu he hu hy it ja ka ko lt lv mk mr nl pa pl pt_BR pt_PT ro ru sk sq sv tr uk ur zh_CN zh_TW
diff --git a/po/POTFILES.in b/po/POTFILES.in
new file mode 100644
index 0000000..b8ff025
--- /dev/null
+++ b/po/POTFILES.in
@@ -0,0 +1,7 @@
+# List of source files containing translatable strings.
+src/main.c
+src/appfinder.c
+src/appfinder.h
+
+# .desktop files
+data/xfce4-appfinder.desktop.in
diff --git a/po/am.po b/po/am.po
new file mode 100644
index 0000000..a4cbccd
--- /dev/null
+++ b/po/am.po
@@ -0,0 +1,139 @@
+# Amharic translation to xfce4-appfinder.
+# Copyright (C) 2002-2008 The Xfce development team.
+# This file is distributed under the same license as the xfce4-appfinder package.
+# Tegegne Tefera <tefera@mekuria.com>, 2008.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: xfce4-appfinder 4.4.1\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2008-01-04 21:39+0100\n"
+"PO-Revision-Date: 2008-07-01 11:31+0100\n"
+"Last-Translator: tegegne tefera <tefera@mekuria.com>\n"
+"Language-Team: Amharic <l10n-am@googlegroups.com>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=utf-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: ../src/main.c:62
+#, fuzzy
+msgid "Show version information"
+msgstr "ተጨማሪ መረጃ..."
+
+#: ../src/main.c:63
+msgid "[MENUFILE]"
+msgstr ""
+
+#: ../src/main.c:82
+msgid "Failed to open display"
+msgstr ""
+
+#: ../src/main.c:94
+msgid "Copyright (c) 2008"
+msgstr ""
+
+#: ../src/main.c:95
+msgid "The Xfce development team. All rights reserved."
+msgstr ""
+
+#: ../src/main.c:96
+#, c-format
+msgid "Please report bugs to <%s>."
+msgstr ""
+
+#: ../src/appfinder.c:123 ../data/xfce4-appfinder.desktop.in.h:1
+#, fuzzy
+msgid "Application Finder"
+msgstr "ለሸፍሲ4 ፕሮግራም ፈላጊ"
+
+#: ../src/appfinder.c:164
+msgid "Filter"
+msgstr ""
+
+#: ../src/appfinder.c:185
+msgid "Categories"
+msgstr "ክፍሎች"
+
+#: ../src/appfinder.c:201
+msgid "All"
+msgstr "ሁሉም"
+
+#: ../src/appfinder.c:215 ../src/appfinder.c:370 ../src/appfinder.c:758
+msgid "Applications"
+msgstr ""
+
+#: ../data/xfce4-appfinder.desktop.in.h:2
+msgid "Find applications installed on the system."
+msgstr ""
+
+#~ msgid "Cannot execute the selected application"
+#~ msgstr "የተመረጠውን ፕሮግራም ማስኬድ አልተቻለም"
+
+#~ msgid "Xfce 4 Appfinder"
+#~ msgstr "የሸፍሲ 4 ፕሮግራማግኚ"
+
+#~ msgid "<b>Name</b>"
+#~ msgstr "<b>ስም</b>"
+
+#~ 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 "<b>Search:</b>"
+#~ msgstr "<b>ፈልግ:</b>"
+
+#~ msgid "Show Categories"
+#~ msgstr "መደቦችን አሳይ"
+
+#~ msgid "Core"
+#~ msgstr "መሰረታዊ"
+
+#~ msgid "Development"
+#~ msgstr "ፕሮግራም ድርሰት"
+
+#~ msgid "Office"
+#~ msgstr "ቢሮ"
+
+#~ msgid "Graphics"
+#~ msgstr "ንድፍ"
+
+#~ msgid "Network"
+#~ msgstr "አውታር"
+
+#~ msgid "AudioVideo"
+#~ msgstr "ድምጽናምስል"
+
+#~ msgid "Game"
+#~ msgstr "ጨዋታ"
+
+#~ msgid "Education"
+#~ msgstr "ትምህርት"
+
+#~ msgid "System"
+#~ msgstr "ስርዓት"
+
+#~ msgid "Filemanager"
+#~ msgstr "ፋይል አስተናባሪ"
+
+#~ msgid "Utility"
+#~ msgstr "መጠቀሚያዎች"
+
+#~ msgid "No items available"
+#~ msgstr "ምንም እቃ አልተገኘም"
+
+#~ msgid "Sorry, no match for searched text."
+#~ msgstr "ይቅርታ፣ ለተፈለገው ጽሁፍ ተመሳሳይ አልተገኘለትም"
+
+#~ msgid "Appfinder"
+#~ msgstr "ፕሮግራም ፈላጊ"
diff --git a/po/ar.po b/po/ar.po
new file mode 100644
index 0000000..4cd0cab
--- /dev/null
+++ b/po/ar.po
@@ -0,0 +1,139 @@
+# Arabeyes Translation & Documentation Team http://arabeyes.org
+# Hakeem Dimashq 2008.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: xfce4-appfinder\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2008-01-04 21:39+0100\n"
+"PO-Revision-Date: 2008-01-30 15:47+0100\n"
+"Last-Translator: Hakeem Dimashq\n"
+"Language-Team: Arabeyes Translation & Documentation <admin@arabeyes.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=utf-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Poedit-Language: Arabic\n"
+"X-Poedit-SourceCharset: utf-8\n"
+
+#: ../src/main.c:62
+#, fuzzy
+msgid "Show version information"
+msgstr "مزيد من المعلومات..."
+
+#: ../src/main.c:63
+msgid "[MENUFILE]"
+msgstr ""
+
+#: ../src/main.c:82
+msgid "Failed to open display"
+msgstr ""
+
+#: ../src/main.c:94
+msgid "Copyright (c) 2008"
+msgstr ""
+
+#: ../src/main.c:95
+msgid "The Xfce development team. All rights reserved."
+msgstr ""
+
+#: ../src/main.c:96
+#, c-format
+msgid "Please report bugs to <%s>."
+msgstr ""
+
+#: ../src/appfinder.c:123 ../data/xfce4-appfinder.desktop.in.h:1
+#, fuzzy
+msgid "Application Finder"
+msgstr "باحث تطبيقات لاكسفس 4"
+
+#: ../src/appfinder.c:164
+msgid "Filter"
+msgstr ""
+
+#: ../src/appfinder.c:185
+msgid "Categories"
+msgstr "تصانيف"
+
+#: ../src/appfinder.c:201
+msgid "All"
+msgstr "الكل"
+
+#: ../src/appfinder.c:215 ../src/appfinder.c:370 ../src/appfinder.c:758
+msgid "Applications"
+msgstr ""
+
+#: ../data/xfce4-appfinder.desktop.in.h:2
+msgid "Find applications installed on the system."
+msgstr ""
+
+#~ msgid "Cannot execute the selected application"
+#~ msgstr "لا يمكن تنفيذ التطبيق المحدد"
+
+#~ msgid "Xfce 4 Appfinder"
+#~ msgstr "باحث تطبيقات اكسفس 4"
+
+#~ msgid "<b>Name</b>"
+#~ msgstr "<b>الاسم<b/>"
+
+#~ 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 "<b>Search:</b>"
+#~ msgstr "<b>بحث:<b/>"
+
+#~ msgid "Show Categories"
+#~ msgstr "اعرض التصانيف"
+
+#~ msgid "Core"
+#~ msgstr "النواة"
+
+#~ msgid "Development"
+#~ msgstr "تطوير"
+
+#~ msgid "Office"
+#~ msgstr "مكتب"
+
+#~ msgid "Graphics"
+#~ msgstr "رسوميات"
+
+#~ msgid "Network"
+#~ msgstr "شبكة"
+
+#~ msgid "AudioVideo"
+#~ msgstr "صوت و صورة"
+
+#~ msgid "Game"
+#~ msgstr "لعبة"
+
+#~ msgid "Education"
+#~ msgstr "تعليم"
+
+#~ msgid "System"
+#~ msgstr "نظام"
+
+#~ msgid "Filemanager"
+#~ msgstr "مدير ملفات"
+
+#~ msgid "Utility"
+#~ msgstr "وسيلة"
+
+#~ msgid "No items available"
+#~ msgstr "لا عناصر متوفرة"
+
+#~ msgid "Sorry, no match for searched text."
+#~ msgstr "آسف، لم يعثر على تطابق مع نص البحث"
+
+#~ msgid "Appfinder"
+#~ msgstr "باحث التطبيقات"
diff --git a/po/be.po b/po/be.po
new file mode 100644
index 0000000..6474a1a
--- /dev/null
+++ b/po/be.po
@@ -0,0 +1,139 @@
+# Беларускі пераклад xfce4-appfinder.
+# Copyright (C) 2004-2005 Eduard Roccatello.
+# This file is distributed under the same license as the xfce4-appfinder package.
+# Ales Nyakhaychyk <nab@mail.by>, 2004.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: xfce4-appfinder 4.4.0\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2008-01-04 21:39+0100\n"
+"PO-Revision-Date: 2008-01-19 03:18+0300\n"
+"Last-Translator: Alexander Nyakhaychyk <nyakhaychyk@gmail.com>\n"
+"Language-Team: Belorussian <i18n@mova.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: ../src/main.c:62
+#, fuzzy
+msgid "Show version information"
+msgstr "Боль падрабязнасьцей..."
+
+#: ../src/main.c:63
+msgid "[MENUFILE]"
+msgstr ""
+
+#: ../src/main.c:82
+msgid "Failed to open display"
+msgstr ""
+
+#: ../src/main.c:94
+msgid "Copyright (c) 2008"
+msgstr ""
+
+#: ../src/main.c:95
+msgid "The Xfce development team. All rights reserved."
+msgstr ""
+
+#: ../src/main.c:96
+#, c-format
+msgid "Please report bugs to <%s>."
+msgstr ""
+
+#: ../src/appfinder.c:123 ../data/xfce4-appfinder.desktop.in.h:1
+#, fuzzy
+msgid "Application Finder"
+msgstr "Шукальнік дастасаваньняў для Xfce 4"
+
+#: ../src/appfinder.c:164
+msgid "Filter"
+msgstr ""
+
+#: ../src/appfinder.c:185
+msgid "Categories"
+msgstr "Катэгорыі"
+
+#: ../src/appfinder.c:201
+msgid "All"
+msgstr "Усе"
+
+#: ../src/appfinder.c:215 ../src/appfinder.c:370 ../src/appfinder.c:758
+msgid "Applications"
+msgstr ""
+
+#: ../data/xfce4-appfinder.desktop.in.h:2
+msgid "Find applications installed on the system."
+msgstr ""
+
+#~ msgid "Cannot execute the selected application"
+#~ msgstr "Немагчыма выканаць вылучанае дастасаваньне"
+
+#~ msgid "Xfce 4 Appfinder"
+#~ msgstr "Шукальнік дастасаваньняў Xfce 4"
+
+#~ msgid "<b>Name</b>"
+#~ msgstr "<b>Назва</b>"
+
+#~ 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 "<b>Search:</b>"
+#~ msgstr "<b>Пошук:</b>"
+
+#~ msgid "Show Categories"
+#~ msgstr "Паказваць катэгорыі"
+
+#~ msgid "Core"
+#~ msgstr "Асноўныя"
+
+#~ msgid "Development"
+#~ msgstr "Распрацоўка"
+
+#~ msgid "Office"
+#~ msgstr "Канцэлярыя"
+
+#~ msgid "Graphics"
+#~ msgstr "Графіка"
+
+#~ msgid "Network"
+#~ msgstr "Сетка"
+
+#~ msgid "AudioVideo"
+#~ msgstr "Музыка і фільмы"
+
+#~ msgid "Game"
+#~ msgstr "Гульні"
+
+#~ msgid "Education"
+#~ msgstr "Адукацыя"
+
+#~ msgid "System"
+#~ msgstr "Сыстэма"
+
+#~ msgid "Filemanager"
+#~ msgstr "Кіраваньне файламі"
+
+#~ msgid "Utility"
+#~ msgstr "Прыблуды"
+
+#~ msgid "No items available"
+#~ msgstr "Няма наяўных элемэнтаў"
+
+#~ msgid "Sorry, no match for searched text."
+#~ msgstr "На жаль, няма супадзеньняў."
+
+#~ msgid "Appfinder"
+#~ msgstr "Шукальнік дастасаваньняў"
diff --git a/po/bn_IN.po b/po/bn_IN.po
new file mode 100644
index 0000000..6f2d5bb
--- /dev/null
+++ b/po/bn_IN.po
@@ -0,0 +1,114 @@
+# Translation of xfce4-appfinder into Bengali INDIA (bn_IN).
+# Copyright (C) 2004-2005 Eduard Roccatello.
+# This file is distributed under the same license as the xfce4-appfinder package.
+# Runa Bhattacharjee <runab@redhat.com>, 2005.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: xfce4-appfinder 4.4.0\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2008-01-04 21:39+0100\n"
+"PO-Revision-Date: 2005-10-15 01:31+0900\n"
+"Last-Translator: Runa Bhattacharjee <runab@redhat.com>\n"
+"Language-Team: Bangla INDIA <LL@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:62
+msgid "Show version information"
+msgstr ""
+
+#: ../src/main.c:63
+msgid "[MENUFILE]"
+msgstr ""
+
+#: ../src/main.c:82
+msgid "Failed to open display"
+msgstr ""
+
+#: ../src/main.c:94
+msgid "Copyright (c) 2008"
+msgstr ""
+
+#: ../src/main.c:95
+msgid "The Xfce development team. All rights reserved."
+msgstr ""
+
+#: ../src/main.c:96
+#, c-format
+msgid "Please report bugs to <%s>."
+msgstr ""
+
+#: ../src/appfinder.c:123 ../data/xfce4-appfinder.desktop.in.h:1
+msgid "Application Finder"
+msgstr ""
+
+#: ../src/appfinder.c:164
+msgid "Filter"
+msgstr ""
+
+#: ../src/appfinder.c:185
+msgid "Categories"
+msgstr "বিভাগ"
+
+#: ../src/appfinder.c:201
+msgid "All"
+msgstr "সকল"
+
+#: ../src/appfinder.c:215 ../src/appfinder.c:370 ../src/appfinder.c:758
+msgid "Applications"
+msgstr ""
+
+#: ../data/xfce4-appfinder.desktop.in.h:2
+msgid "Find applications installed on the system."
+msgstr ""
+
+#, fuzzy
+#~ msgid "<b>Name</b>"
+#~ msgstr "<b>অনুসন্ধান প্রক্রিয়া:</b>"
+
+#, fuzzy
+#~ msgid "<b>Categories</b>"
+#~ msgstr "বিভাগ"
+
+#~ msgid "<b>Search:</b>"
+#~ msgstr "<b>অনুসন্ধান প্রক্রিয়া:</b>"
+
+#, fuzzy
+#~ msgid "Show Categories"
+#~ msgstr "বিভাগ"
+
+#~ msgid "Core"
+#~ msgstr "কোর"
+
+#~ msgid "Development"
+#~ msgstr "ডিভেলপমেন্ট"
+
+#~ msgid "Office"
+#~ msgstr "কার্যালয়"
+
+#~ msgid "Graphics"
+#~ msgstr "গ্রাফিক্স"
+
+#~ msgid "Network"
+#~ msgstr "নেটওয়ার্ক"
+
+#~ msgid "AudioVideo"
+#~ msgstr "অডিও-ভিডিও"
+
+#~ msgid "Game"
+#~ msgstr "খেলা"
+
+#~ msgid "Education"
+#~ msgstr "শিক্ষা"
+
+#~ msgid "System"
+#~ msgstr "সিস্টেম"
+
+#~ msgid "Filemanager"
+#~ msgstr "ফাইল পরিচালন ব্যবস্থা"
+
+#~ msgid "Utility"
+#~ msgstr "ইউটিলিটি"
diff --git a/po/ca.po b/po/ca.po
new file mode 100644
index 0000000..21d1063
--- /dev/null
+++ b/po/ca.po
@@ -0,0 +1,140 @@
+# translation of ca.po to Catalan
+# Catalan translations for xfce4-appfinder package.
+# Copyright (C) 2004-2005 Eduard Roccatello.
+# This file is distributed under the same license as the xfce4-appfinder package.
+# Pau Rul·lan Ferragut <paurullan@bulma.net>, 2005, 2006.
+msgid ""
+msgstr ""
+"Project-Id-Version: xfce4-appfinder 4.4.0\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2008-01-04 21:39+0100\n"
+"PO-Revision-Date: 2008-04-05 14:32+0200\n"
+"Last-Translator: Pau Rul·lan Ferragut <paurullan@bulma.net>\n"
+"Language-Team: Catalan\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: KBabel 1.11.2\n"
+
+#: ../src/main.c:62
+#, fuzzy
+msgid "Show version information"
+msgstr "Més informació"
+
+#: ../src/main.c:63
+msgid "[MENUFILE]"
+msgstr ""
+
+#: ../src/main.c:82
+msgid "Failed to open display"
+msgstr ""
+
+#: ../src/main.c:94
+msgid "Copyright (c) 2008"
+msgstr ""
+
+#: ../src/main.c:95
+msgid "The Xfce development team. All rights reserved."
+msgstr ""
+
+#: ../src/main.c:96
+#, c-format
+msgid "Please report bugs to <%s>."
+msgstr ""
+
+#: ../src/appfinder.c:123 ../data/xfce4-appfinder.desktop.in.h:1
+#, fuzzy
+msgid "Application Finder"
+msgstr "Cercador d'aplicacions per Xfce4"
+
+#: ../src/appfinder.c:164
+msgid "Filter"
+msgstr ""
+
+#: ../src/appfinder.c:185
+msgid "Categories"
+msgstr "Categories"
+
+#: ../src/appfinder.c:201
+msgid "All"
+msgstr "Totes"
+
+#: ../src/appfinder.c:215 ../src/appfinder.c:370 ../src/appfinder.c:758
+msgid "Applications"
+msgstr ""
+
+#: ../data/xfce4-appfinder.desktop.in.h:2
+msgid "Find applications installed on the system."
+msgstr ""
+
+#~ msgid "Cannot execute the selected application"
+#~ msgstr "No s'ha pogut executar l'aplicació"
+
+#~ msgid "Xfce 4 Appfinder"
+#~ msgstr "Xfce4 Appfinder"
+
+#~ msgid "<b>Name</b>"
+#~ msgstr "<b>Nom</b>"
+
+#~ msgid "N/A"
+#~ msgstr "N/A"
+
+#~ msgid "<b>Comment</b>"
+#~ msgstr "<b>Comentari</b>"
+
+#~ msgid "<b>Categories</b>"
+#~ msgstr "<b>Categories</b>"
+
+#~ msgid "<b>Command</b>"
+#~ msgstr "<b>Ordre</b>"
+
+#~ msgid "Run program"
+#~ msgstr "Executa el programa"
+
+#~ msgid "<b>Search:</b>"
+#~ msgstr "<b>Cerca:</b>"
+
+#~ msgid "Show Categories"
+#~ msgstr "Mostra categories"
+
+#~ msgid "Core"
+#~ msgstr "Principal"
+
+#~ msgid "Development"
+#~ msgstr "Desenvolupament"
+
+#~ msgid "Office"
+#~ msgstr "Ofimàtica"
+
+#~ msgid "Graphics"
+#~ msgstr "Gràfics"
+
+#~ msgid "Network"
+#~ msgstr "Xarxa"
+
+#~ msgid "AudioVideo"
+#~ msgstr "AudioVideo"
+
+#~ msgid "Game"
+#~ msgstr "Jocs"
+
+#~ msgid "Education"
+#~ msgstr "Educació"
+
+#~ msgid "System"
+#~ msgstr "Sistema"
+
+#~ msgid "Filemanager"
+#~ msgstr "Gestor de fitxers"
+
+#~ msgid "Utility"
+#~ msgstr "Utilitats"
+
+#~ msgid "No items available"
+#~ msgstr "Sense elements disponibles"
+
+#~ msgid "Sorry, no match for searched text."
+#~ msgstr "No s'han trobat coincidències."
+
+#~ msgid "Appfinder"
+#~ msgstr "Appfinder"
diff --git a/po/cs.po b/po/cs.po
new file mode 100644
index 0000000..a223645
--- /dev/null
+++ b/po/cs.po
@@ -0,0 +1,143 @@
+# Czech translations for xfce4-appfinder package.
+# Copyright (C) 2004-2005 Eduard Roccatello.
+# This file is distributed under the same license as the xfce4-appfinder package.
+# Alois Nespor <Alois.Nespor@seznam.cz>, 2004.
+# Michal Várady <miko.vaji@gmail.com>, 2006.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: xfce4-appfinder 4.4.0\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2008-01-04 21:39+0100\n"
+"PO-Revision-Date: 2006-07-30 00:59+0100\n"
+"Last-Translator: Michal Várady <miko.vaji@gmail.com>\n"
+"Language-Team: Czech <translation-team-cs@lists.sourceforge.net>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: KBabel 1.3\n"
+"X-Poedit-Language: Czech\n"
+"X-Poedit-Country: CZECH REPUBLIC\n"
+
+#: ../src/main.c:62
+#, fuzzy
+msgid "Show version information"
+msgstr "Více informací..."
+
+#: ../src/main.c:63
+msgid "[MENUFILE]"
+msgstr ""
+
+#: ../src/main.c:82
+msgid "Failed to open display"
+msgstr ""
+
+#: ../src/main.c:94
+msgid "Copyright (c) 2008"
+msgstr ""
+
+#: ../src/main.c:95
+msgid "The Xfce development team. All rights reserved."
+msgstr ""
+
+#: ../src/main.c:96
+#, c-format
+msgid "Please report bugs to <%s>."
+msgstr ""
+
+#: ../src/appfinder.c:123 ../data/xfce4-appfinder.desktop.in.h:1
+#, fuzzy
+msgid "Application Finder"
+msgstr "Vyhledávač aplikací pro Xfce 4"
+
+#: ../src/appfinder.c:164
+msgid "Filter"
+msgstr ""
+
+#: ../src/appfinder.c:185
+msgid "Categories"
+msgstr "Kategorie"
+
+#: ../src/appfinder.c:201
+msgid "All"
+msgstr "Vše"
+
+#: ../src/appfinder.c:215 ../src/appfinder.c:370 ../src/appfinder.c:758
+msgid "Applications"
+msgstr ""
+
+#: ../data/xfce4-appfinder.desktop.in.h:2
+msgid "Find applications installed on the system."
+msgstr ""
+
+#~ msgid "Cannot execute the selected application"
+#~ msgstr "Nelze spustit vybranou aplikaci"
+
+#~ msgid "Xfce 4 Appfinder"
+#~ msgstr "Vyhledávač aplikací pro Xfce 4"
+
+#~ msgid "<b>Name</b>"
+#~ msgstr "<b>Název</b>"
+
+#~ msgid "N/A"
+#~ msgstr "nedostupný"
+
+#~ msgid "<b>Comment</b>"
+#~ msgstr "<b>Komentář</b>"
+
+#~ msgid "<b>Categories</b>"
+#~ msgstr "<b>Kategorie</b>"
+
+#~ msgid "<b>Command</b>"
+#~ msgstr "<b>Příkaz</b>"
+
+#~ msgid "Run program"
+#~ msgstr "Spustit program"
+
+#~ msgid "<b>Search:</b>"
+#~ msgstr "<b>Vyhledávání:</b>"
+
+#~ msgid "Show Categories"
+#~ msgstr "Zobrazit kategorie"
+
+#~ msgid "Core"
+#~ msgstr "Hlavní"
+
+#~ msgid "Development"
+#~ msgstr "Vývojové nástroje"
+
+#~ msgid "Office"
+#~ msgstr "Kancelář"
+
+#~ msgid "Graphics"
+#~ msgstr "Grafika"
+
+#~ msgid "Network"
+#~ msgstr "Síť"
+
+#~ msgid "AudioVideo"
+#~ msgstr "Hudba a Film"
+
+#~ msgid "Game"
+#~ msgstr "Hry"
+
+#~ msgid "Education"
+#~ msgstr "Vzdělání"
+
+#~ msgid "System"
+#~ msgstr "Systém"
+
+#~ msgid "Filemanager"
+#~ msgstr "Správce souborů"
+
+#~ msgid "Utility"
+#~ msgstr "Nástroje"
+
+#~ msgid "No items available"
+#~ msgstr "Žádné položky nejsou k dispozici"
+
+#~ msgid "Sorry, no match for searched text."
+#~ msgstr "Shoda s hledaným textem nebyla nalezena "
+
+#~ msgid "Appfinder"
+#~ msgstr "Appfinder"
diff --git a/po/de.po b/po/de.po
new file mode 100644
index 0000000..8654428
--- /dev/null
+++ b/po/de.po
@@ -0,0 +1,141 @@
+# German translations for xfce4-appfinder package.
+# Copyright (C) 2004-2005 Eduard Roccatello.
+# This file is distributed under the same license as the xfce4-appfinder package.
+# Moritz Heiber <moe@xfce.org>, 2004.
+# Enrico Tröger <enrico.troeger@uvena.de>, 2006.
+# Nico Schümann <nico@prog.nico22.de>, 2008.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: xfce4-appfinder 4.4.0\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2008-01-04 21:39+0100\n"
+"PO-Revision-Date: 2006-08-29 16:33+0100\n"
+"Last-Translator: Nico Schümann <nico@prog.nico22.de>\n"
+"Language-Team: German <de@li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: ../src/main.c:62
+#, fuzzy
+msgid "Show version information"
+msgstr "Mehr Informationen..."
+
+#: ../src/main.c:63
+msgid "[MENUFILE]"
+msgstr ""
+
+#: ../src/main.c:82
+msgid "Failed to open display"
+msgstr ""
+
+#: ../src/main.c:94
+msgid "Copyright (c) 2008"
+msgstr ""
+
+#: ../src/main.c:95
+msgid "The Xfce development team. All rights reserved."
+msgstr ""
+
+#: ../src/main.c:96
+#, c-format
+msgid "Please report bugs to <%s>."
+msgstr ""
+
+#: ../src/appfinder.c:123 ../data/xfce4-appfinder.desktop.in.h:1
+#, fuzzy
+msgid "Application Finder"
+msgstr "Anwendungsfinder für Xfce 4"
+
+#: ../src/appfinder.c:164
+msgid "Filter"
+msgstr ""
+
+#: ../src/appfinder.c:185
+msgid "Categories"
+msgstr "Kategorien"
+
+#: ../src/appfinder.c:201
+msgid "All"
+msgstr "Alle"
+
+#: ../src/appfinder.c:215 ../src/appfinder.c:370 ../src/appfinder.c:758
+msgid "Applications"
+msgstr ""
+
+#: ../data/xfce4-appfinder.desktop.in.h:2
+msgid "Find applications installed on the system."
+msgstr ""
+
+#~ msgid "Cannot execute the selected application"
+#~ msgstr "Kann die ausgewählte Anwendung nicht ausführen"
+
+#~ msgid "Xfce 4 Appfinder"
+#~ msgstr "Xfce4-Anwendungsfinder"
+
+#~ msgid "<b>Name</b>"
+#~ msgstr "<b>Name</b>"
+
+#~ msgid "N/A"
+#~ msgstr "(nicht verfügbar)"
+
+#~ msgid "<b>Comment</b>"
+#~ msgstr "<b>Kommentar</b>"
+
+#~ msgid "<b>Categories</b>"
+#~ msgstr "<b>Kategorien</b>"
+
+#~ msgid "<b>Command</b>"
+#~ msgstr "<b>Befehl</b>"
+
+#~ msgid "Run program"
+#~ msgstr "Programm ausführen"
+
+#~ msgid "<b>Search:</b>"
+#~ msgstr "<b>Suche:</b>"
+
+#~ msgid "Show Categories"
+#~ msgstr "Kategorien anzeigen"
+
+#~ msgid "Core"
+#~ msgstr "Kern"
+
+#~ msgid "Development"
+#~ msgstr "Entwicklung"
+
+#~ msgid "Office"
+#~ msgstr "Büro"
+
+#~ msgid "Graphics"
+#~ msgstr "Grafik"
+
+#~ msgid "Network"
+#~ msgstr "Netzwerk"
+
+#~ msgid "AudioVideo"
+#~ msgstr "Audio/Video"
+
+#~ msgid "Game"
+#~ msgstr "Spiele"
+
+#~ msgid "Education"
+#~ msgstr "Ausbildung"
+
+#~ msgid "System"
+#~ msgstr "System"
+
+#~ msgid "Filemanager"
+#~ msgstr "Dateimanager"
+
+#~ msgid "Utility"
+#~ msgstr "Werkzeuge"
+
+#~ msgid "No items available"
+#~ msgstr "Keine Einträge vorhanden"
+
+#~ msgid "Sorry, no match for searched text."
+#~ msgstr "Keine Übereinstimmung für gesuchten Text"
+
+#~ msgid "Appfinder"
+#~ msgstr "Appfinder"
diff --git a/po/dz.po b/po/dz.po
new file mode 100644
index 0000000..248ca45
--- /dev/null
+++ b/po/dz.po
@@ -0,0 +1,143 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: xfce4-appfinder 4.4.0\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2008-01-04 21:39+0100\n"
+"PO-Revision-Date: 2006-10-24 16:55+0530\n"
+"Last-Translator: sonam rinchen <somindruk@druknet.bt>\n"
+"Language-Team: dzongkha <pgeyleg@dit.gov.bt>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=utf-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: bplurals=2;plural=(n!=1)\n"
+"X-Poedit-Language: dzongkha\n"
+"X-Poedit-Country: bhutan\n"
+"X-Poedit-SourceCharset: utf-8\n"
+
+#: ../src/main.c:62
+#, fuzzy
+msgid "Show version information"
+msgstr "བརྡ་དོན་ཧེང་བཀལ་..."
+
+#: ../src/main.c:63
+msgid "[MENUFILE]"
+msgstr ""
+
+#: ../src/main.c:82
+msgid "Failed to open display"
+msgstr ""
+
+#: ../src/main.c:94
+msgid "Copyright (c) 2008"
+msgstr ""
+
+#: ../src/main.c:95
+msgid "The Xfce development team. All rights reserved."
+msgstr ""
+
+#: ../src/main.c:96
+#, c-format
+msgid "Please report bugs to <%s>."
+msgstr ""
+
+#: ../src/appfinder.c:123 ../data/xfce4-appfinder.desktop.in.h:1
+#, fuzzy
+msgid "Application Finder"
+msgstr "ཨེཀསི་ཨེཕ་སི་ཨི་༤་གི་དོན་ལས་གློག་རིམ་འཚོལ་བྱེད།"
+
+#: ../src/appfinder.c:164
+msgid "Filter"
+msgstr ""
+
+#: ../src/appfinder.c:185
+msgid "Categories"
+msgstr "དབྱེ་རིམ་ཚུ།"
+
+#: ../src/appfinder.c:201
+msgid "All"
+msgstr "ཆ་མཉམ།"
+
+#: ../src/appfinder.c:215 ../src/appfinder.c:370 ../src/appfinder.c:758
+msgid "Applications"
+msgstr ""
+
+#: ../data/xfce4-appfinder.desktop.in.h:2
+msgid "Find applications installed on the system."
+msgstr ""
+
+#~ msgid "Cannot execute the selected application"
+#~ msgstr "སེལ་འཐུ་འབད་ཡོད་པའི་གློག་རིམ་འདི་ལག་ལེན་འཐབ་མི་ཚུགས།"
+
+#~ msgid "Xfce 4 Appfinder"
+#~ msgstr "ཨེཀསི་ཨེཕ་སི་ཨི་༤ཨེཔ་ཕའིན་ཌར།"
+
+#~ msgid "<b>Name</b>"
+#~ msgstr "<b>མིང་།</b>"
+
+#~ 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 "<b>Search:</b>"
+#~ msgstr "<b>འཚོལ་ཞིབ་:</b>"
+
+#~ msgid "Show Categories"
+#~ msgstr "དབྱེ་རིམ་ཚུ་སྟོན།"
+
+#~ msgid "Core"
+#~ msgstr "ནང་སྙིང་།"
+
+#~ msgid "Development"
+#~ msgstr "གོང་འཕེལ།"
+
+#~ msgid "Office"
+#~ msgstr "ཡིག་ཚང་།"
+
+#~ msgid "Graphics"
+#~ msgstr "ཚད་རིས་ཚུ།"
+
+#~ msgid "Network"
+#~ msgstr "ཡོངས་འབྲེལ།"
+
+#~ msgid "AudioVideo"
+#~ msgstr "རྣར་ཉན་ཝི་ཌོ།"
+
+#~ msgid "Game"
+#~ msgstr "རྩེདམོ།"
+
+#~ msgid "Education"
+#~ msgstr "ཤེས་རིག།"
+
+#~ msgid "System"
+#~ msgstr "རིམ་ལུགས།"
+
+#~ msgid "Filemanager"
+#~ msgstr "ཡིག་སྣོད་འཛིན་སྐྱོང་པ།"
+
+#~ msgid "Utility"
+#~ msgstr "སྤྱོད་ཆས།"
+
+#~ msgid "No items available"
+#~ msgstr "རྣམ་གྲངས་ཚུ་ཐོབ་ཚུགསཔ་མིན་འདུག།"
+
+#~ msgid "Sorry, no match for searched text."
+#~ msgstr "དགོངསམ་མ་ཁྲེལ་ འཚོལ་ཞིབ་འབད་ཡོད་པའི་ཚིག་ཡིག་གི་དོན་ལས་མཐུན་སྒྲིག་མིན་འདུག།"
+
+#~ msgid "Appfinder"
+#~ msgstr "ཨེཔ་ཕའིན་ཌར།"
diff --git a/po/el.po b/po/el.po
new file mode 100644
index 0000000..05a05d6
--- /dev/null
+++ b/po/el.po
@@ -0,0 +1,141 @@
+# Greek translations for xfce4-appfinder package.
+# Copyright (C) 2004-2005 Eduard Roccatello.
+# This file is distributed under the same license as the xfce4-appfinder package.
+# Stavros Giannouris <stavrosg@serverhive.com>, 2005.
+# Stathis Kamperis <ekamperi@auth.gr>, 2006.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: xfce4-appfinder 4.4.0\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2008-01-04 21:39+0100\n"
+"PO-Revision-Date: 2006-04-17 20:03+0200\n"
+"Last-Translator: Stavros Giannouris <stavrosg@serverhive.com>\n"
+"Language-Team: Greek <nls@tux.hellug.gr>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#: ../src/main.c:62
+#, fuzzy
+msgid "Show version information"
+msgstr "Περισσότερες πληροφορίες..."
+
+#: ../src/main.c:63
+msgid "[MENUFILE]"
+msgstr ""
+
+#: ../src/main.c:82
+msgid "Failed to open display"
+msgstr ""
+
+#: ../src/main.c:94
+msgid "Copyright (c) 2008"
+msgstr ""
+
+#: ../src/main.c:95
+msgid "The Xfce development team. All rights reserved."
+msgstr ""
+
+#: ../src/main.c:96
+#, c-format
+msgid "Please report bugs to <%s>."
+msgstr ""
+
+#: ../src/appfinder.c:123 ../data/xfce4-appfinder.desktop.in.h:1
+#, fuzzy
+msgid "Application Finder"
+msgstr "Αναζήτηση εφαρμογών για το Xfce 4"
+
+#: ../src/appfinder.c:164
+msgid "Filter"
+msgstr ""
+
+#: ../src/appfinder.c:185
+msgid "Categories"
+msgstr "Κατηγορίες"
+
+#: ../src/appfinder.c:201
+msgid "All"
+msgstr "Όλα"
+
+#: ../src/appfinder.c:215 ../src/appfinder.c:370 ../src/appfinder.c:758
+msgid "Applications"
+msgstr ""
+
+#: ../data/xfce4-appfinder.desktop.in.h:2
+msgid "Find applications installed on the system."
+msgstr ""
+
+#~ msgid "Cannot execute the selected application"
+#~ msgstr "Δεν ήταν δυνατή η εκτέλεση της επιλεγμένης εφαρμογής"
+
+#~ msgid "Xfce 4 Appfinder"
+#~ msgstr "Xfce 4 Appfinder"
+
+#~ msgid "<b>Name</b>"
+#~ msgstr "<b>Όνομα</b>"
+
+#~ msgid "N/A"
+#~ msgstr "N/A"
+
+#~ 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 "<b>Search:</b>"
+#~ msgstr "<b>Αναζήτηση:</b>"
+
+#~ msgid "Show Categories"
+#~ msgstr "Προβολή κατηγοριών"
+
+#~ msgid "Core"
+#~ msgstr "Πυρήνας"
+
+#~ msgid "Development"
+#~ msgstr "Ανάπτυξη εφαρμογών"
+
+#~ msgid "Office"
+#~ msgstr "Γραφείο"
+
+#~ msgid "Graphics"
+#~ msgstr "Γραφικά"
+
+#~ msgid "Network"
+#~ msgstr "Δίκτυο"
+
+#~ msgid "AudioVideo"
+#~ msgstr "ΉχοςΒίντεο"
+
+#~ msgid "Game"
+#~ msgstr "Παιχνίδια"
+
+#~ msgid "Education"
+#~ msgstr "Εκπαιδευτικές εφαρμογές"
+
+#~ msgid "System"
+#~ msgstr "Σύστημα"
+
+#~ msgid "Filemanager"
+#~ msgstr "Διαχειριστής αρχείων"
+
+#~ msgid "Utility"
+#~ msgstr "Βοηθητικά"
+
+#~ msgid "No items available"
+#~ msgstr "Δεν υπάρχουν διαθέσιμα αντικείμενα"
+
+#~ msgid "Sorry, no match for searched text."
+#~ msgstr "Λυπάμαι, δε βρέθηκε ταίρι."
+
+#~ msgid "Appfinder"
+#~ msgstr "Appfinder"
diff --git a/po/en_GB.po b/po/en_GB.po
new file mode 100644
index 0000000..c9a8a87
--- /dev/null
+++ b/po/en_GB.po
@@ -0,0 +1,142 @@
+# British English translations for xfce4-appfinder package.
+# Copyright (C) 2004-2005 Eduard Roccatello.
+# This file is distributed under the same license as the xfce4-appfinder package.
+# Zuza Software Foundation (Translate.org.za), 2004.
+# Translate.org.za <info@translate.org.za>, 2008.
+#
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: xfce4-appfinder 4.4.0\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2008-01-04 21:39+0100\n"
+"PO-Revision-Date: 2008-03-25 11:28+1000\n"
+"Last-Translator: Jeff Bailes <thepizzaking@gmail.com>\n"
+"Language-Team: English/GB\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#: ../src/main.c:62
+#, fuzzy
+msgid "Show version information"
+msgstr "More Information..."
+
+#: ../src/main.c:63
+msgid "[MENUFILE]"
+msgstr ""
+
+#: ../src/main.c:82
+msgid "Failed to open display"
+msgstr ""
+
+#: ../src/main.c:94
+msgid "Copyright (c) 2008"
+msgstr ""
+
+#: ../src/main.c:95
+msgid "The Xfce development team. All rights reserved."
+msgstr ""
+
+#: ../src/main.c:96
+#, c-format
+msgid "Please report bugs to <%s>."
+msgstr ""
+
+#: ../src/appfinder.c:123 ../data/xfce4-appfinder.desktop.in.h:1
+#, fuzzy
+msgid "Application Finder"
+msgstr "Application Finder for Xfce 4"
+
+#: ../src/appfinder.c:164
+msgid "Filter"
+msgstr ""
+
+#: ../src/appfinder.c:185
+msgid "Categories"
+msgstr "Categories"
+
+#: ../src/appfinder.c:201
+msgid "All"
+msgstr "All"
+
+#: ../src/appfinder.c:215 ../src/appfinder.c:370 ../src/appfinder.c:758
+msgid "Applications"
+msgstr ""
+
+#: ../data/xfce4-appfinder.desktop.in.h:2
+msgid "Find applications installed on the system."
+msgstr ""
+
+#~ msgid "Cannot execute the selected application"
+#~ msgstr "Cannot execute the selected application"
+
+#~ msgid "Xfce 4 Appfinder"
+#~ msgstr "Xfce 4 Appfinder"
+
+#~ msgid "<b>Name</b>"
+#~ msgstr "<b>Name</b>"
+
+#~ msgid "N/A"
+#~ msgstr "N/A"
+
+#~ msgid "<b>Comment</b>"
+#~ msgstr "<b>Comment</b>"
+
+#~ msgid "<b>Categories</b>"
+#~ msgstr "<b>Categories</b>"
+
+#~ msgid "<b>Command</b>"
+#~ msgstr "<b>Command</b>"
+
+#~ msgid "Run program"
+#~ msgstr "Run program"
+
+#~ msgid "<b>Search:</b>"
+#~ msgstr "<b>Search:</b>"
+
+#~ msgid "Show Categories"
+#~ msgstr "Show Categories"
+
+#~ msgid "Core"
+#~ msgstr "Core"
+
+#~ msgid "Development"
+#~ msgstr "Development"
+
+#~ msgid "Office"
+#~ msgstr "Office"
+
+#~ msgid "Graphics"
+#~ msgstr "Graphics"
+
+#~ msgid "Network"
+#~ msgstr "Network"
+
+#~ msgid "AudioVideo"
+#~ msgstr "AudioVideo"
+
+#~ msgid "Game"
+#~ msgstr "Game"
+
+#~ msgid "Education"
+#~ msgstr "Education"
+
+#~ msgid "System"
+#~ msgstr "System"
+
+#~ msgid "Filemanager"
+#~ msgstr "Filemanager"
+
+#~ msgid "Utility"
+#~ msgstr "Utility"
+
+#~ msgid "No items available"
+#~ msgstr "No items available"
+
+#~ msgid "Sorry, no match for searched text."
+#~ msgstr "Sorry, no match for searched text."
+
+#~ msgid "Appfinder"
+#~ msgstr "Appfinder"
diff --git a/po/eo.po b/po/eo.po
new file mode 100644
index 0000000..7d38486
--- /dev/null
+++ b/po/eo.po
@@ -0,0 +1,142 @@
+# Esperanto translations for xfce4-appfinder package.
+# Copyright (C) 2004-2006 Eduard Roccatello.
+# This file is distributed under the same license as the xfce4-appfinder package.
+# Jarbas Araujo Jr. <jarbasaraujojr@yahoo.com.br>, 2006.
+# Sylvain Vedrenne <gnu_sylvain@xfce.org>, 2006.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: xfce4-appfinder 4.4.0\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2008-01-04 21:39+0100\n"
+"PO-Revision-Date: 2006-09-08 21:52+0200\n"
+"Last-Translator: Jarbas Araujo Jr. <jarbasaraujojr@yahoo.com.br>\n"
+"Language-Team: Debian-l10n-esperanto <debian-l10n-esperanto@lists.debian."
+"org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#: ../src/main.c:62
+#, fuzzy
+msgid "Show version information"
+msgstr "Pliaj Informoj..."
+
+#: ../src/main.c:63
+msgid "[MENUFILE]"
+msgstr ""
+
+#: ../src/main.c:82
+msgid "Failed to open display"
+msgstr ""
+
+#: ../src/main.c:94
+msgid "Copyright (c) 2008"
+msgstr ""
+
+#: ../src/main.c:95
+msgid "The Xfce development team. All rights reserved."
+msgstr ""
+
+#: ../src/main.c:96
+#, c-format
+msgid "Please report bugs to <%s>."
+msgstr ""
+
+#: ../src/appfinder.c:123 ../data/xfce4-appfinder.desktop.in.h:1
+#, fuzzy
+msgid "Application Finder"
+msgstr "Aplikaĵserĉilo por Xfce 4"
+
+#: ../src/appfinder.c:164
+msgid "Filter"
+msgstr ""
+
+#: ../src/appfinder.c:185
+msgid "Categories"
+msgstr "Kategorioj"
+
+#: ../src/appfinder.c:201
+msgid "All"
+msgstr "Ĉiuj"
+
+#: ../src/appfinder.c:215 ../src/appfinder.c:370 ../src/appfinder.c:758
+msgid "Applications"
+msgstr ""
+
+#: ../data/xfce4-appfinder.desktop.in.h:2
+msgid "Find applications installed on the system."
+msgstr ""
+
+#~ msgid "Cannot execute the selected application"
+#~ msgstr "Ne eblas ekzekuti la elektitan aplikaĵon"
+
+#~ msgid "Xfce 4 Appfinder"
+#~ msgstr "Xfce 4 Apserĉilo"
+
+#~ msgid "<b>Name</b>"
+#~ msgstr "<b>Nomo</b>"
+
+#~ msgid "N/A"
+#~ msgstr "N/A"
+
+#~ msgid "<b>Comment</b>"
+#~ msgstr "<b>Komento</b>"
+
+#~ msgid "<b>Categories</b>"
+#~ msgstr "<b>Kategorioj</b>"
+
+#~ msgid "<b>Command</b>"
+#~ msgstr "<b>Komando</b>"
+
+#~ msgid "Run program"
+#~ msgstr "Ekzekuti programon"
+
+#~ msgid "<b>Search:</b>"
+#~ msgstr "<b>Serĉu:</b>"
+
+#~ msgid "Show Categories"
+#~ msgstr "Montru Kategorioj"
+
+#~ msgid "Core"
+#~ msgstr "Bazo"
+
+#~ msgid "Development"
+#~ msgstr "Programado"
+
+#~ msgid "Office"
+#~ msgstr "Oficejo"
+
+#~ msgid "Graphics"
+#~ msgstr "Grafikoj"
+
+#~ msgid "Network"
+#~ msgstr "Reto"
+
+#~ msgid "AudioVideo"
+#~ msgstr "Sono-Video"
+
+#~ msgid "Game"
+#~ msgstr "Amuzaĵo"
+
+#~ msgid "Education"
+#~ msgstr "Eduko"
+
+#~ msgid "System"
+#~ msgstr "Sistemo"
+
+#~ msgid "Filemanager"
+#~ msgstr "Dosieradministrilo"
+
+#~ msgid "Utility"
+#~ msgstr "Utilaĵo"
+
+#~ msgid "No items available"
+#~ msgstr "Neniu programo disponebla"
+
+#~ msgid "Sorry, no match for searched text."
+#~ msgstr "Pardonon, nenia serĉrezulto por la teksto."
+
+#~ msgid "Appfinder"
+#~ msgstr "Apserĉilo"
diff --git a/po/es.po b/po/es.po
new file mode 100644
index 0000000..0994786
--- /dev/null
+++ b/po/es.po
@@ -0,0 +1,140 @@
+# Spanish translations for xfce4-appfinder package.
+# Copyright (C) 2004-2005 Eduard Roccatello.
+# This file is distributed under the same license as the xfce4-appfinder package.
+# Edscott Wilson Garcia <edscott@xfce.org>, 2004.
+# Rudy Godoy <rudy@stone-head.org>, 2005.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: xfce4-appfinder 4.4.0\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2008-01-04 21:39+0100\n"
+"PO-Revision-Date: 2005-11-07 21:55+0900\n"
+"Last-Translator: Rudy Godoy <rudy@stone-head.org>\n"
+"Language-Team: Spanish <es@li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: ../src/main.c:62
+#, fuzzy
+msgid "Show version information"
+msgstr "Más información"
+
+#: ../src/main.c:63
+msgid "[MENUFILE]"
+msgstr ""
+
+#: ../src/main.c:82
+msgid "Failed to open display"
+msgstr ""
+
+#: ../src/main.c:94
+msgid "Copyright (c) 2008"
+msgstr ""
+
+#: ../src/main.c:95
+msgid "The Xfce development team. All rights reserved."
+msgstr ""
+
+#: ../src/main.c:96
+#, c-format
+msgid "Please report bugs to <%s>."
+msgstr ""
+
+#: ../src/appfinder.c:123 ../data/xfce4-appfinder.desktop.in.h:1
+#, fuzzy
+msgid "Application Finder"
+msgstr "Buscador de aplicaciones para Xfce 4"
+
+#: ../src/appfinder.c:164
+msgid "Filter"
+msgstr ""
+
+#: ../src/appfinder.c:185
+msgid "Categories"
+msgstr "Categorías"
+
+#: ../src/appfinder.c:201
+msgid "All"
+msgstr "Todos"
+
+#: ../src/appfinder.c:215 ../src/appfinder.c:370 ../src/appfinder.c:758
+msgid "Applications"
+msgstr ""
+
+#: ../data/xfce4-appfinder.desktop.in.h:2
+msgid "Find applications installed on the system."
+msgstr ""
+
+#~ msgid "Cannot execute the selected application"
+#~ msgstr "No se pudo ejecutar la aplicación seleccionada"
+
+#~ msgid "Xfce 4 Appfinder"
+#~ msgstr "Buscador de aplicaciones de Xfce 4"
+
+#~ msgid "<b>Name</b>"
+#~ msgstr "<b>Nombre:</b>"
+
+#~ msgid "N/A"
+#~ msgstr "N/A"
+
+#~ msgid "<b>Comment</b>"
+#~ msgstr "<b>Comentario</b>"
+
+#~ msgid "<b>Categories</b>"
+#~ msgstr "<b>Categorías</b>"
+
+#~ msgid "<b>Command</b>"
+#~ msgstr "<b>Orden</b>"
+
+#~ msgid "Run program"
+#~ msgstr "Ejecutar programa"
+
+#~ msgid "<b>Search:</b>"
+#~ msgstr "<b>Buscar:</b>"
+
+#~ msgid "Show Categories"
+#~ msgstr "Mostrar categorías"
+
+#~ msgid "Core"
+#~ msgstr "Principal"
+
+#~ msgid "Development"
+#~ msgstr "Desarrollo"
+
+#~ msgid "Office"
+#~ msgstr "Oficina"
+
+#~ msgid "Graphics"
+#~ msgstr "Gráficos"
+
+#~ msgid "Network"
+#~ msgstr "Red"
+
+#~ msgid "AudioVideo"
+#~ msgstr "Audio y video"
+
+#~ msgid "Game"
+#~ msgstr "Juegos"
+
+#~ msgid "Education"
+#~ msgstr "Educación"
+
+#~ msgid "System"
+#~ msgstr "Sistema"
+
+#~ msgid "Filemanager"
+#~ msgstr "Gestión de archivos"
+
+#~ msgid "Utility"
+#~ msgstr "Herramientas"
+
+#~ msgid "No items available"
+#~ msgstr "Sin elementos disponibles"
+
+#~ msgid "Sorry, no match for searched text."
+#~ msgstr "Disculpe, no se encontró el texto buscado"
+
+#~ msgid "Appfinder"
+#~ msgstr "Buscador de aplicaciones"
diff --git a/po/es_MX.po b/po/es_MX.po
new file mode 100644
index 0000000..e9f72d2
--- /dev/null
+++ b/po/es_MX.po
@@ -0,0 +1,113 @@
+# Spanish translations for xfce4-appfinder package.
+# Copyright (C) 2004-2005 Eduard Roccatello.
+# This file is distributed under the same license as the xfce4-appfinder package.
+# Edscott Wilson Garcia <edscott@xfce.org>, 2004.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: xfce4-appfinder 4.4.0\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2008-01-04 21:39+0100\n"
+"PO-Revision-Date: 2005-08-17 21:38+0900\n"
+"Last-Translator: Edscott Wilson Garcia <edscott@xfce.org>\n"
+"Language-Team: Spanish <es@li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: ../src/main.c:62
+msgid "Show version information"
+msgstr ""
+
+#: ../src/main.c:63
+msgid "[MENUFILE]"
+msgstr ""
+
+#: ../src/main.c:82
+msgid "Failed to open display"
+msgstr ""
+
+#: ../src/main.c:94
+msgid "Copyright (c) 2008"
+msgstr ""
+
+#: ../src/main.c:95
+msgid "The Xfce development team. All rights reserved."
+msgstr ""
+
+#: ../src/main.c:96
+#, c-format
+msgid "Please report bugs to <%s>."
+msgstr ""
+
+#: ../src/appfinder.c:123 ../data/xfce4-appfinder.desktop.in.h:1
+msgid "Application Finder"
+msgstr ""
+
+#: ../src/appfinder.c:164
+msgid "Filter"
+msgstr ""
+
+#: ../src/appfinder.c:185
+msgid "Categories"
+msgstr "Categorías"
+
+#: ../src/appfinder.c:201
+msgid "All"
+msgstr "Todos"
+
+#: ../src/appfinder.c:215 ../src/appfinder.c:370 ../src/appfinder.c:758
+msgid "Applications"
+msgstr ""
+
+#: ../data/xfce4-appfinder.desktop.in.h:2
+msgid "Find applications installed on the system."
+msgstr ""
+
+#, fuzzy
+#~ msgid "<b>Name</b>"
+#~ msgstr "<b>Buscar:</b>"
+
+#, fuzzy
+#~ msgid "<b>Categories</b>"
+#~ msgstr "Categorías"
+
+#~ msgid "<b>Search:</b>"
+#~ msgstr "<b>Buscar:</b>"
+
+#, fuzzy
+#~ msgid "Show Categories"
+#~ msgstr "Categorías"
+
+#~ msgid "Core"
+#~ msgstr "Principal"
+
+#~ msgid "Development"
+#~ msgstr "Desarrollo"
+
+#~ msgid "Office"
+#~ msgstr "Oficina"
+
+#~ msgid "Graphics"
+#~ msgstr "Gráficos"
+
+#~ msgid "Network"
+#~ msgstr "Red"
+
+#~ msgid "AudioVideo"
+#~ msgstr "Audio y video"
+
+#~ msgid "Game"
+#~ msgstr "Juegos"
+
+#~ msgid "Education"
+#~ msgstr "Educación"
+
+#~ msgid "System"
+#~ msgstr "Sistema"
+
+#~ msgid "Filemanager"
+#~ msgstr "Manejo de archivos"
+
+#~ msgid "Utility"
+#~ msgstr "Utilerías"
diff --git a/po/et.po b/po/et.po
new file mode 100644
index 0000000..c6c76bc
--- /dev/null
+++ b/po/et.po
@@ -0,0 +1,140 @@
+# Estonian translations for xfce4-appfinder package.
+# Copyright (C) 2004-2005 Eduard Roccatello.
+# This file is distributed under the same license as the xfce4-appfinder package.
+# Mart Tõnso <mart.tonso@ttu.ee>, 2004.
+# Peeter Vois <peeter.vois@proekspert.ee>, 2006.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: xfce4-appfinder 4.4.0\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2008-01-04 21:39+0100\n"
+"PO-Revision-Date: 2006-02-28 14:53+0200\n"
+"Last-Translator: Mart Tõnso <mart.tonso@ttu.ee>\n"
+"Language-Team: Estonian <et@li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: ../src/main.c:62
+#, fuzzy
+msgid "Show version information"
+msgstr "Rohkem teavet..."
+
+#: ../src/main.c:63
+msgid "[MENUFILE]"
+msgstr ""
+
+#: ../src/main.c:82
+msgid "Failed to open display"
+msgstr ""
+
+#: ../src/main.c:94
+msgid "Copyright (c) 2008"
+msgstr ""
+
+#: ../src/main.c:95
+msgid "The Xfce development team. All rights reserved."
+msgstr ""
+
+#: ../src/main.c:96
+#, c-format
+msgid "Please report bugs to <%s>."
+msgstr ""
+
+#: ../src/appfinder.c:123 ../data/xfce4-appfinder.desktop.in.h:1
+#, fuzzy
+msgid "Application Finder"
+msgstr "Näitab paigaldatud rakenduste nimekirja"
+
+#: ../src/appfinder.c:164
+msgid "Filter"
+msgstr ""
+
+#: ../src/appfinder.c:185
+msgid "Categories"
+msgstr "Kategooriad"
+
+#: ../src/appfinder.c:201
+msgid "All"
+msgstr "Kõik"
+
+#: ../src/appfinder.c:215 ../src/appfinder.c:370 ../src/appfinder.c:758
+msgid "Applications"
+msgstr ""
+
+#: ../data/xfce4-appfinder.desktop.in.h:2
+msgid "Find applications installed on the system."
+msgstr ""
+
+#~ msgid "Cannot execute the selected application"
+#~ msgstr "Ei suuda käivitada valitud rakendust"
+
+#~ msgid "Xfce 4 Appfinder"
+#~ msgstr "Xfce 4 Rakendaja"
+
+#~ msgid "<b>Name</b>"
+#~ msgstr "<b>Nimi</b>"
+
+#~ msgid "N/A"
+#~ msgstr "Pole sadaval"
+
+#~ msgid "<b>Comment</b>"
+#~ msgstr "<b>Kommentaar</b>"
+
+#~ msgid "<b>Categories</b>"
+#~ msgstr "<b>Kategooriad</b>"
+
+#~ msgid "<b>Command</b>"
+#~ msgstr "<b>Käsklus</b>"
+
+#~ msgid "Run program"
+#~ msgstr "Käivita programm"
+
+#~ msgid "<b>Search:</b>"
+#~ msgstr "<b>Otsi:</b>"
+
+#~ msgid "Show Categories"
+#~ msgstr "Näita kategooriad"
+
+#~ msgid "Core"
+#~ msgstr "Tuum"
+
+#~ msgid "Development"
+#~ msgstr "Arendus"
+
+#~ msgid "Office"
+#~ msgstr "Kontor"
+
+#~ msgid "Graphics"
+#~ msgstr "Graafika"
+
+#~ msgid "Network"
+#~ msgstr "Võrgundus"
+
+#~ msgid "AudioVideo"
+#~ msgstr "AudioVideo"
+
+#~ msgid "Game"
+#~ msgstr "Mäng"
+
+#~ msgid "Education"
+#~ msgstr "Haridus"
+
+#~ msgid "System"
+#~ msgstr "Süsteem"
+
+#~ msgid "Filemanager"
+#~ msgstr "Failihaldur"
+
+#~ msgid "Utility"
+#~ msgstr "Tarvik"
+
+#~ msgid "No items available"
+#~ msgstr "Pole midagi"
+
+#~ msgid "Sorry, no match for searched text."
+#~ msgstr "Kahju, aga ei leidnud tuhkagi."
+
+#~ msgid "Appfinder"
+#~ msgstr "Appfinder"
diff --git a/po/eu.po b/po/eu.po
new file mode 100644
index 0000000..747089a
--- /dev/null
+++ b/po/eu.po
@@ -0,0 +1,142 @@
+# translation of eu.po to librezale.org
+# Euskara translations for xfce4-appfinder package.
+# Copyright (C) 2004-2005 Eduard Roccatello.
+# This file is distributed under the same license as the xfce4-appfinder package.
+# Piarres Beobide Egaña <pi@beobide.net>, 2004, 2005.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: xfce4-appfinder 4.4.0\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2008-01-04 21:39+0100\n"
+"PO-Revision-Date: 2005-10-23 23:38+0200\n"
+"Last-Translator: Piarres Beobide <pi@beobide.net>\n"
+"Language-Team: librezale.org <librezale@librezale.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: KBabel 1.10.2\n"
+"Plural-Forms: Plural-Forms: nplurals=2; plural=n != 1;\n"
+
+#: ../src/main.c:62
+#, fuzzy
+msgid "Show version information"
+msgstr "Argibide gehiago..."
+
+#: ../src/main.c:63
+msgid "[MENUFILE]"
+msgstr ""
+
+#: ../src/main.c:82
+msgid "Failed to open display"
+msgstr ""
+
+#: ../src/main.c:94
+msgid "Copyright (c) 2008"
+msgstr ""
+
+#: ../src/main.c:95
+msgid "The Xfce development team. All rights reserved."
+msgstr ""
+
+#: ../src/main.c:96
+#, c-format
+msgid "Please report bugs to <%s>."
+msgstr ""
+
+#: ../src/appfinder.c:123 ../data/xfce4-appfinder.desktop.in.h:1
+#, fuzzy
+msgid "Application Finder"
+msgstr "Xfce 4-ren aplikazio bilatzailea"
+
+#: ../src/appfinder.c:164
+msgid "Filter"
+msgstr ""
+
+#: ../src/appfinder.c:185
+msgid "Categories"
+msgstr "Kategoriak"
+
+#: ../src/appfinder.c:201
+msgid "All"
+msgstr "Denak"
+
+#: ../src/appfinder.c:215 ../src/appfinder.c:370 ../src/appfinder.c:758
+msgid "Applications"
+msgstr ""
+
+#: ../data/xfce4-appfinder.desktop.in.h:2
+msgid "Find applications installed on the system."
+msgstr ""
+
+#~ msgid "Cannot execute the selected application"
+#~ msgstr "Ezin da hautatutako aplikazioa abiarazi"
+
+#~ msgid "Xfce 4 Appfinder"
+#~ msgstr "Xfce 4 Aplikazio Bilatzailea"
+
+#~ msgid "<b>Name</b>"
+#~ msgstr "<b>Izena</b>"
+
+#~ msgid "N/A"
+#~ msgstr "E/G"
+
+#~ msgid "<b>Comment</b>"
+#~ msgstr "<b>Iruzkina</b>"
+
+#~ msgid "<b>Categories</b>"
+#~ msgstr "<b>Kategoriak</b>"
+
+#~ msgid "<b>Command</b>"
+#~ msgstr "<b>Komandoa</b>"
+
+#~ msgid "Run program"
+#~ msgstr "Programa abiarazi"
+
+#~ msgid "<b>Search:</b>"
+#~ msgstr "<b>Bilatu:</b>"
+
+#~ msgid "Show Categories"
+#~ msgstr "Bistarazi Kategoriak"
+
+#~ msgid "Core"
+#~ msgstr "Muin"
+
+#~ msgid "Development"
+#~ msgstr "Garapena"
+
+#~ msgid "Office"
+#~ msgstr "Bulegoa"
+
+#~ msgid "Graphics"
+#~ msgstr "Irudiak"
+
+#~ msgid "Network"
+#~ msgstr "Sarea"
+
+#~ msgid "AudioVideo"
+#~ msgstr "Audio/Bideoa"
+
+#~ msgid "Game"
+#~ msgstr "Jokoak"
+
+#~ msgid "Education"
+#~ msgstr "Hezkuntza"
+
+#~ msgid "System"
+#~ msgstr "Sistema"
+
+#~ msgid "Filemanager"
+#~ msgstr "Fitxategi-kudeatzailea"
+
+#~ msgid "Utility"
+#~ msgstr "Utilitatea"
+
+#~ msgid "No items available"
+#~ msgstr "Ez dago elementu erabilgarririk"
+
+#~ msgid "Sorry, no match for searched text."
+#~ msgstr "Barkatu, ez da bilatutako testauren parekorik aurkitu."
+
+#~ msgid "Appfinder"
+#~ msgstr "Aplikazio Bilatzailea"
diff --git a/po/fa.po b/po/fa.po
new file mode 100644
index 0000000..fd866f3
--- /dev/null
+++ b/po/fa.po
@@ -0,0 +1,114 @@
+# Persian translations for xfce4-appfinder package.
+# Copyright (C) 2004-2005 Eduard Roccatello.
+# This file is distributed under the same license as the xfce4-appfinder package.
+# Abbas Izad <abbasizad@hotmail.com>, 2004.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: xfce4-appfinder 4.4.0\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2008-01-04 21:39+0100\n"
+"PO-Revision-Date: 2005-10-15 01:39+0900\n"
+"Last-Translator: Abbas Izad <abbasizad@hotmail.com>\n"
+"Language-Team: Persian <translation-team-fa@lists.sourceforge.net>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: KBabel 1.3\n"
+
+#: ../src/main.c:62
+msgid "Show version information"
+msgstr ""
+
+#: ../src/main.c:63
+msgid "[MENUFILE]"
+msgstr ""
+
+#: ../src/main.c:82
+msgid "Failed to open display"
+msgstr ""
+
+#: ../src/main.c:94
+msgid "Copyright (c) 2008"
+msgstr ""
+
+#: ../src/main.c:95
+msgid "The Xfce development team. All rights reserved."
+msgstr ""
+
+#: ../src/main.c:96
+#, c-format
+msgid "Please report bugs to <%s>."
+msgstr ""
+
+#: ../src/appfinder.c:123 ../data/xfce4-appfinder.desktop.in.h:1
+msgid "Application Finder"
+msgstr ""
+
+#: ../src/appfinder.c:164
+msgid "Filter"
+msgstr ""
+
+#: ../src/appfinder.c:185
+msgid "Categories"
+msgstr "رده‌ها"
+
+#: ../src/appfinder.c:201
+msgid "All"
+msgstr "همه"
+
+#: ../src/appfinder.c:215 ../src/appfinder.c:370 ../src/appfinder.c:758
+msgid "Applications"
+msgstr ""
+
+#: ../data/xfce4-appfinder.desktop.in.h:2
+msgid "Find applications installed on the system."
+msgstr ""
+
+#, fuzzy
+#~ msgid "<b>Name</b>"
+#~ msgstr "<b>جستجو:</b>"
+
+#, fuzzy
+#~ msgid "<b>Categories</b>"
+#~ msgstr "رده‌ها"
+
+#~ msgid "<b>Search:</b>"
+#~ msgstr "<b>جستجو:</b>"
+
+#, fuzzy
+#~ msgid "Show Categories"
+#~ msgstr "رده‌ها"
+
+#~ msgid "Core"
+#~ msgstr "هسته مرکزی"
+
+#~ msgid "Development"
+#~ msgstr "توسعه"
+
+#~ msgid "Office"
+#~ msgstr "دفتر"
+
+#~ msgid "Graphics"
+#~ msgstr "گرافیک‌ها"
+
+#~ msgid "Network"
+#~ msgstr "شبکه"
+
+#~ msgid "AudioVideo"
+#~ msgstr "صوتی‌تصویری"
+
+#~ msgid "Game"
+#~ msgstr "بازی"
+
+#~ msgid "Education"
+#~ msgstr "آموزشی"
+
+#~ msgid "System"
+#~ msgstr "سیستم"
+
+#~ msgid "Filemanager"
+#~ msgstr "مدیر‌پرونده"
+
+#~ msgid "Utility"
+#~ msgstr "وسیله"
diff --git a/po/fi.po b/po/fi.po
new file mode 100644
index 0000000..c082604
--- /dev/null
+++ b/po/fi.po
@@ -0,0 +1,140 @@
+# translation of Xfce4-appfinder into Finnish
+# Copyright (C) 2004-2005 Eduard Roccatello.
+# This file is distributed under the same license as the xfce4-appfinder package.
+# Juha Kautto <juha@xfce.org>, 2004.
+# Jari Rahkonen <jari.rahkonen@pp2.inet.fi>, 2005-2006.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: xfce4-appfinder 4.4.0\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2008-01-04 21:39+0100\n"
+"PO-Revision-Date: 2006-02-01 11:09+0900\n"
+"Last-Translator: Jari Rahkonen <jari.rahkonen@pp2.inet.fi>\n"
+"Language-Team: Finnish <translation-team-fi@lists.sourceforge.net>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: ../src/main.c:62
+#, fuzzy
+msgid "Show version information"
+msgstr "Lisätietoja..."
+
+#: ../src/main.c:63
+msgid "[MENUFILE]"
+msgstr ""
+
+#: ../src/main.c:82
+msgid "Failed to open display"
+msgstr ""
+
+#: ../src/main.c:94
+msgid "Copyright (c) 2008"
+msgstr ""
+
+#: ../src/main.c:95
+msgid "The Xfce development team. All rights reserved."
+msgstr ""
+
+#: ../src/main.c:96
+#, c-format
+msgid "Please report bugs to <%s>."
+msgstr ""
+
+#: ../src/appfinder.c:123 ../data/xfce4-appfinder.desktop.in.h:1
+#, fuzzy
+msgid "Application Finder"
+msgstr "Sovellusten hakutyökalu Xfce 4:lle"
+
+#: ../src/appfinder.c:164
+msgid "Filter"
+msgstr ""
+
+#: ../src/appfinder.c:185
+msgid "Categories"
+msgstr "Kategoriat"
+
+#: ../src/appfinder.c:201
+msgid "All"
+msgstr "Kaikki"
+
+#: ../src/appfinder.c:215 ../src/appfinder.c:370 ../src/appfinder.c:758
+msgid "Applications"
+msgstr ""
+
+#: ../data/xfce4-appfinder.desktop.in.h:2
+msgid "Find applications installed on the system."
+msgstr ""
+
+#~ msgid "Cannot execute the selected application"
+#~ msgstr "Valittua sovellusta ei voi suorittaa"
+
+#~ msgid "Xfce 4 Appfinder"
+#~ msgstr "Xfce 4 Sovellusetsin"
+
+#~ msgid "<b>Name</b>"
+#~ msgstr "<b>Nimi</b>"
+
+#~ msgid "N/A"
+#~ msgstr "-"
+
+#~ msgid "<b>Comment</b>"
+#~ msgstr "<b>Kommentti</b>"
+
+#~ msgid "<b>Categories</b>"
+#~ msgstr "<b>Kategoriat</b>"
+
+#~ msgid "<b>Command</b>"
+#~ msgstr "<b>Komento</b>"
+
+#~ msgid "Run program"
+#~ msgstr "Suorita sovellus"
+
+#~ msgid "<b>Search:</b>"
+#~ msgstr "<b>Etsi:</b>"
+
+#~ msgid "Show Categories"
+#~ msgstr "Näytä kategoriat"
+
+#~ msgid "Core"
+#~ msgstr "Perusohjelmat"
+
+#~ msgid "Development"
+#~ msgstr "Ohjelmakehitys"
+
+#~ msgid "Office"
+#~ msgstr "Toimisto"
+
+#~ msgid "Graphics"
+#~ msgstr "Kuvankäsittely"
+
+#~ msgid "Network"
+#~ msgstr "Verkko"
+
+#~ msgid "AudioVideo"
+#~ msgstr "Ääni ja kuva"
+
+#~ msgid "Game"
+#~ msgstr "Pelit"
+
+#~ msgid "Education"
+#~ msgstr "Koulutus"
+
+#~ msgid "System"
+#~ msgstr "Järjestelmä"
+
+#~ msgid "Filemanager"
+#~ msgstr "Tiedostonhallinta"
+
+#~ msgid "Utility"
+#~ msgstr "Apuohjelmat"
+
+#~ msgid "No items available"
+#~ msgstr "Ei kohteita saatavilla"
+
+#~ msgid "Sorry, no match for searched text."
+#~ msgstr "Haku ei tuottanut tuloksia"
+
+#~ msgid "Appfinder"
+#~ msgstr "Appfinder"
diff --git a/po/fr.po b/po/fr.po
new file mode 100644
index 0000000..225e3fe
--- /dev/null
+++ b/po/fr.po
@@ -0,0 +1,140 @@
+# French translation of the xfce4-appfinder package
+# Copyright (C) 2004-2005 Eduard Roccatello.
+# This file is distributed under the same license as the xfce4-appfinder package.
+# Collet Etienne <xanaxlnx@gmail.com>, 2005.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: xfce4-appfinder 4.4.0\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2008-01-04 21:39+0100\n"
+"PO-Revision-Date: 2005-10-26 12:22+0900\n"
+"Last-Translator: Collet Etienne <xanaxlnx@gmail.com>\n"
+"Language-Team: French <xfce-i18n@xfce.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n > 1);\n"
+
+#: ../src/main.c:62
+#, fuzzy
+msgid "Show version information"
+msgstr "Plus D'Information..."
+
+#: ../src/main.c:63
+msgid "[MENUFILE]"
+msgstr ""
+
+#: ../src/main.c:82
+msgid "Failed to open display"
+msgstr ""
+
+#: ../src/main.c:94
+msgid "Copyright (c) 2008"
+msgstr ""
+
+#: ../src/main.c:95
+msgid "The Xfce development team. All rights reserved."
+msgstr ""
+
+#: ../src/main.c:96
+#, c-format
+msgid "Please report bugs to <%s>."
+msgstr ""
+
+#: ../src/appfinder.c:123 ../data/xfce4-appfinder.desktop.in.h:1
+#, fuzzy
+msgid "Application Finder"
+msgstr "Liste des applications installées"
+
+#: ../src/appfinder.c:164
+msgid "Filter"
+msgstr ""
+
+#: ../src/appfinder.c:185
+msgid "Categories"
+msgstr "Catégories"
+
+#: ../src/appfinder.c:201
+msgid "All"
+msgstr "Touts"
+
+#: ../src/appfinder.c:215 ../src/appfinder.c:370 ../src/appfinder.c:758
+msgid "Applications"
+msgstr ""
+
+#: ../data/xfce4-appfinder.desktop.in.h:2
+msgid "Find applications installed on the system."
+msgstr ""
+
+#~ msgid "Cannot execute the selected application"
+#~ msgstr "Ne peut pas exécuter l'application choisie"
+
+#~ msgid "Xfce 4 Appfinder"
+#~ msgstr "Xfce 4 Appfinder"
+
+#~ msgid "<b>Name</b>"
+#~ msgstr "<b>Nom</b>"
+
+#~ msgid "N/A"
+#~ msgstr "N/A"
+
+#~ msgid "<b>Comment</b>"
+#~ msgstr "<b>Commentaire</b>"
+
+#~ msgid "<b>Categories</b>"
+#~ msgstr "<b>Catégories</b>"
+
+#~ msgid "<b>Command</b>"
+#~ msgstr "<b>Commande</b>"
+
+#~ msgid "Run program"
+#~ msgstr "Exécutez le programme"
+
+#~ msgid "<b>Search:</b>"
+#~ msgstr "<b>Chercher:</b>"
+
+#~ msgid "Show Categories"
+#~ msgstr "Montrez Les Catégories"
+
+#~ msgid "Core"
+#~ msgstr "Core"
+
+#~ msgid "Development"
+#~ msgstr "Développement"
+
+#~ msgid "Office"
+#~ msgstr "Bureautique"
+
+#~ msgid "Graphics"
+#~ msgstr "Graphiques"
+
+#~ msgid "Network"
+#~ msgstr "Réseau"
+
+#~ msgid "AudioVideo"
+#~ msgstr "Multimédia"
+
+#~ msgid "Game"
+#~ msgstr "Jeux"
+
+#~ msgid "Education"
+#~ msgstr "Éducation"
+
+#~ msgid "System"
+#~ msgstr "Système"
+
+#~ msgid "Filemanager"
+#~ msgstr "Gestionnaire de fichiers"
+
+#~ msgid "Utility"
+#~ msgstr "Utilitaire"
+
+#~ msgid "No items available"
+#~ msgstr "Aucuns articles disponibles"
+
+#~ msgid "Sorry, no match for searched text."
+#~ msgstr "Désolé, aucune allusion pour le texte recherché."
+
+#~ msgid "Appfinder"
+#~ msgstr "Appfinder"
diff --git a/po/gl.po b/po/gl.po
new file mode 100644
index 0000000..77c5c47
--- /dev/null
+++ b/po/gl.po
@@ -0,0 +1,99 @@
+# Galician translation for xfce4-appfinder
+# Copyright (c) (c) 2006 Canonical Ltd, and Rosetta Contributors 2006
+# This file is distributed under the same license as the xfce4-appfinder package.
+# Leandro Regueiro <leandro.regueiro@gmail.com>, 2006.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: xfce4-appfinder 4.4.0\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2008-01-04 21:39+0100\n"
+"PO-Revision-Date: 2006-08-17 19:31+0000\n"
+"Last-Translator: Leandro Regueiro <leandro.regueiro@gmail.com>\n"
+"Language-Team: Galician <gl@li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: ../src/main.c:62
+#, fuzzy
+msgid "Show version information"
+msgstr "Máis Información..."
+
+#: ../src/main.c:63
+msgid "[MENUFILE]"
+msgstr ""
+
+#: ../src/main.c:82
+msgid "Failed to open display"
+msgstr ""
+
+#: ../src/main.c:94
+msgid "Copyright (c) 2008"
+msgstr ""
+
+#: ../src/main.c:95
+msgid "The Xfce development team. All rights reserved."
+msgstr ""
+
+#: ../src/main.c:96
+#, c-format
+msgid "Please report bugs to <%s>."
+msgstr ""
+
+#: ../src/appfinder.c:123 ../data/xfce4-appfinder.desktop.in.h:1
+msgid "Application Finder"
+msgstr ""
+
+#: ../src/appfinder.c:164
+msgid "Filter"
+msgstr ""
+
+#: ../src/appfinder.c:185
+msgid "Categories"
+msgstr ""
+
+#: ../src/appfinder.c:201
+msgid "All"
+msgstr ""
+
+#: ../src/appfinder.c:215 ../src/appfinder.c:370 ../src/appfinder.c:758
+msgid "Applications"
+msgstr ""
+
+#: ../data/xfce4-appfinder.desktop.in.h:2
+msgid "Find applications installed on the system."
+msgstr ""
+
+#~ msgid "Cannot execute the selected application"
+#~ msgstr "Non se puido executar a aplicación seleccionada"
+
+#~ msgid "<b>Name</b>"
+#~ msgstr "<b>Nome</b>"
+
+#~ msgid "N/A"
+#~ msgstr "N/A"
+
+#~ msgid "<b>Comment</b>"
+#~ msgstr "<b>Comentario</b>"
+
+#~ msgid "Development"
+#~ msgstr "Desenvolvemento"
+
+#~ msgid "Office"
+#~ msgstr "Oficina"
+
+#~ msgid "Graphics"
+#~ msgstr "Gráficos"
+
+#~ msgid "Network"
+#~ msgstr "Rede"
+
+#~ msgid "AudioVideo"
+#~ msgstr "Audio e Vídeo"
+
+#~ msgid "Game"
+#~ msgstr "Xogos"
+
+#~ msgid "Education"
+#~ msgstr "Educación"
diff --git a/po/gu.po b/po/gu.po
new file mode 100644
index 0000000..e9c6eb2
--- /dev/null
+++ b/po/gu.po
@@ -0,0 +1,115 @@
+# Gujarati translations for xfce4-appfinder package.
+# Copyright (C) 2004-2005 Eduard Roccatello.
+# This file is distributed under the same license as the xfce4-appfinder package.
+# Ankit Patel <ankit@redhat.com>, 2004.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: xfce4-appfinder 4.4.0\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2008-01-04 21:39+0100\n"
+"PO-Revision-Date: 2005-10-15 01:42+0900\n"
+"Last-Translator: Ankit Patel <ankit@redhat.com>\n"
+"Language-Team: Gujarati <indianoss-gujarati@lists.sourceforge.net>\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"
+"Plural-Forms: Plural-Forms: nplurals=2; plural=(n!=1);\n"
+
+#: ../src/main.c:62
+msgid "Show version information"
+msgstr ""
+
+#: ../src/main.c:63
+msgid "[MENUFILE]"
+msgstr ""
+
+#: ../src/main.c:82
+msgid "Failed to open display"
+msgstr ""
+
+#: ../src/main.c:94
+msgid "Copyright (c) 2008"
+msgstr ""
+
+#: ../src/main.c:95
+msgid "The Xfce development team. All rights reserved."
+msgstr ""
+
+#: ../src/main.c:96
+#, c-format
+msgid "Please report bugs to <%s>."
+msgstr ""
+
+#: ../src/appfinder.c:123 ../data/xfce4-appfinder.desktop.in.h:1
+msgid "Application Finder"
+msgstr ""
+
+#: ../src/appfinder.c:164
+msgid "Filter"
+msgstr ""
+
+#: ../src/appfinder.c:185
+msgid "Categories"
+msgstr "વર્ગો"
+
+#: ../src/appfinder.c:201
+msgid "All"
+msgstr "બધું"
+
+#: ../src/appfinder.c:215 ../src/appfinder.c:370 ../src/appfinder.c:758
+msgid "Applications"
+msgstr ""
+
+#: ../data/xfce4-appfinder.desktop.in.h:2
+msgid "Find applications installed on the system."
+msgstr ""
+
+#, fuzzy
+#~ msgid "<b>Name</b>"
+#~ msgstr "<b>શોધો:</b>"
+
+#, fuzzy
+#~ msgid "<b>Categories</b>"
+#~ msgstr "વર્ગો"
+
+#~ msgid "<b>Search:</b>"
+#~ msgstr "<b>શોધો:</b>"
+
+#, fuzzy
+#~ msgid "Show Categories"
+#~ msgstr "વર્ગો"
+
+#~ msgid "Core"
+#~ msgstr "મુખ્ય"
+
+#~ msgid "Development"
+#~ msgstr "વિકાસ"
+
+#~ msgid "Office"
+#~ msgstr "ઓફિસ"
+
+#~ msgid "Graphics"
+#~ msgstr "ગ્રાફિક્સ"
+
+#~ msgid "Network"
+#~ msgstr "નેટવર્ક"
+
+#~ msgid "AudioVideo"
+#~ msgstr "ઓડિયોવિડીયો"
+
+#~ msgid "Game"
+#~ msgstr "રમત"
+
+#~ msgid "Education"
+#~ msgstr "ભણતર"
+
+#~ msgid "System"
+#~ msgstr "સિસ્ટમ"
+
+#~ msgid "Filemanager"
+#~ msgstr "ફાઈલ વ્યવસ્થાપક"
+
+#~ msgid "Utility"
+#~ msgstr "ઉપયોગિતા"
diff --git a/po/he.po b/po/he.po
new file mode 100644
index 0000000..144ffd4
--- /dev/null
+++ b/po/he.po
@@ -0,0 +1,143 @@
+# translation of he.po to Hebrew
+# Hebrew translations for xfce4-appfinder package.
+# Copyright (C) 2004-2005 Eduard Roccatello.
+# This file is distributed under the same license as the xfce4-appfinder package.
+#
+# Dotan Kamber <kamberd@yahoo.com>, 2004, 2006.
+# Jonatan Perry <Jonatan443@walla.co.il>, 2004.
+# Yuval Tanny <tanai@int.gov.il>, 2004.
+msgid ""
+msgstr ""
+"Project-Id-Version: xfce4-appfinder 4.4.0\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2008-01-04 21:39+0100\n"
+"PO-Revision-Date: 2006-01-29 01:23+0200\n"
+"Last-Translator: Dotan Kamber <kamberd@yahoo.com>\n"
+"Language-Team: Hebrew\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: KBabel 1.11\n"
+
+#: ../src/main.c:62
+#, fuzzy
+msgid "Show version information"
+msgstr "מידע נוסף..."
+
+#: ../src/main.c:63
+msgid "[MENUFILE]"
+msgstr ""
+
+#: ../src/main.c:82
+msgid "Failed to open display"
+msgstr ""
+
+#: ../src/main.c:94
+msgid "Copyright (c) 2008"
+msgstr ""
+
+#: ../src/main.c:95
+msgid "The Xfce development team. All rights reserved."
+msgstr ""
+
+#: ../src/main.c:96
+#, c-format
+msgid "Please report bugs to <%s>."
+msgstr ""
+
+#: ../src/appfinder.c:123 ../data/xfce4-appfinder.desktop.in.h:1
+#, fuzzy
+msgid "Application Finder"
+msgstr "כלי לחיפוש יישומים"
+
+#: ../src/appfinder.c:164
+msgid "Filter"
+msgstr ""
+
+#: ../src/appfinder.c:185
+msgid "Categories"
+msgstr "קטגוריות"
+
+#: ../src/appfinder.c:201
+msgid "All"
+msgstr "הכל"
+
+#: ../src/appfinder.c:215 ../src/appfinder.c:370 ../src/appfinder.c:758
+msgid "Applications"
+msgstr ""
+
+#: ../data/xfce4-appfinder.desktop.in.h:2
+msgid "Find applications installed on the system."
+msgstr ""
+
+#~ msgid "Cannot execute the selected application"
+#~ msgstr "אין אפשרות להפעיל את היישום שנבחר"
+
+#~ msgid "Xfce 4 Appfinder"
+#~ msgstr "מאתר היישומים של Xfce 4"
+
+#~ msgid "<b>Name</b>"
+#~ msgstr "<b>שם</b>"
+
+#~ 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 "<b>Search:</b>"
+#~ msgstr "<b>חיפוש:</b>"
+
+#~ msgid "Show Categories"
+#~ msgstr "הצג קטגוריות"
+
+#~ msgid "Core"
+#~ msgstr "ליבה"
+
+#~ msgid "Development"
+#~ msgstr "פיתוח"
+
+#~ msgid "Office"
+#~ msgstr "משרד"
+
+#~ msgid "Graphics"
+#~ msgstr "גרפיקה"
+
+#~ msgid "Network"
+#~ msgstr "רשת"
+
+#~ msgid "AudioVideo"
+#~ msgstr "צליל/וידאו"
+
+#~ msgid "Game"
+#~ msgstr "משחק"
+
+#~ msgid "Education"
+#~ msgstr "לומדה"
+
+#~ msgid "System"
+#~ msgstr "מערכת"
+
+#~ msgid "Filemanager"
+#~ msgstr "מנהל קבצים"
+
+#~ msgid "Utility"
+#~ msgstr "תכנית שירות"
+
+#~ msgid "No items available"
+#~ msgstr "אין פריטים זמינים"
+
+#~ msgid "Sorry, no match for searched text."
+#~ msgstr "לא נמצאו תוצאות מתאימות."
+
+#~ msgid "Appfinder"
+#~ msgstr "מאתר היישומים"
diff --git a/po/hu.po b/po/hu.po
new file mode 100644
index 0000000..000bfa6
--- /dev/null
+++ b/po/hu.po
@@ -0,0 +1,137 @@
+msgid ""
+msgstr ""
+"Project-Id-Version: xfce4-appfinder 4.4.0\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2008-01-04 21:39+0100\n"
+"PO-Revision-Date: 2006-04-13 12:03+0100\n"
+"Last-Translator: SZERVÁC Attila <sas@321.hu>\n"
+"Language-Team: hu\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=utf-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=1; plural=0;\n"
+"X-Poedit-Language: Hungarian\n"
+"X-Poedit-Country: HUNGARY\n"
+
+#: ../src/main.c:62
+#, fuzzy
+msgid "Show version information"
+msgstr "Több információ..."
+
+#: ../src/main.c:63
+msgid "[MENUFILE]"
+msgstr ""
+
+#: ../src/main.c:82
+msgid "Failed to open display"
+msgstr ""
+
+#: ../src/main.c:94
+msgid "Copyright (c) 2008"
+msgstr ""
+
+#: ../src/main.c:95
+msgid "The Xfce development team. All rights reserved."
+msgstr ""
+
+#: ../src/main.c:96
+#, c-format
+msgid "Please report bugs to <%s>."
+msgstr ""
+
+#: ../src/appfinder.c:123 ../data/xfce4-appfinder.desktop.in.h:1
+#, fuzzy
+msgid "Application Finder"
+msgstr "Xfce 4 Alkalmazáskereső"
+
+#: ../src/appfinder.c:164
+msgid "Filter"
+msgstr ""
+
+#: ../src/appfinder.c:185
+msgid "Categories"
+msgstr "Kategóriák"
+
+#: ../src/appfinder.c:201
+msgid "All"
+msgstr "Minden"
+
+#: ../src/appfinder.c:215 ../src/appfinder.c:370 ../src/appfinder.c:758
+msgid "Applications"
+msgstr ""
+
+#: ../data/xfce4-appfinder.desktop.in.h:2
+msgid "Find applications installed on the system."
+msgstr ""
+
+#~ msgid "Cannot execute the selected application"
+#~ msgstr "A kijelölt alkalmazás nem futtatható"
+
+#~ msgid "Xfce 4 Appfinder"
+#~ msgstr "Xfce 4 Alkalmazáskereső"
+
+#~ msgid "<b>Name</b>"
+#~ msgstr "<b>Név</b>"
+
+#~ msgid "N/A"
+#~ msgstr "N/A"
+
+#~ msgid "<b>Comment</b>"
+#~ msgstr "<b>Megjegyzés</b>"
+
+#~ msgid "<b>Categories</b>"
+#~ msgstr "<b>Kategóriák</b>"
+
+#~ msgid "<b>Command</b>"
+#~ msgstr "<b>Parancs</b>"
+
+#~ msgid "Run program"
+#~ msgstr "Program futtatása"
+
+#~ msgid "<b>Search:</b>"
+#~ msgstr "<b>Keresés:</b>"
+
+#~ msgid "Show Categories"
+#~ msgstr "Kategóriák mutatása"
+
+#~ msgid "Core"
+#~ msgstr "Alap"
+
+#~ msgid "Development"
+#~ msgstr "Fejlesztés"
+
+#~ msgid "Office"
+#~ msgstr "Iroda"
+
+#~ msgid "Graphics"
+#~ msgstr "Grafika"
+
+#~ msgid "Network"
+#~ msgstr "Hálózat"
+
+#~ msgid "AudioVideo"
+#~ msgstr "Hang és Mozgókép"
+
+#~ msgid "Game"
+#~ msgstr "Játék"
+
+#~ msgid "Education"
+#~ msgstr "Oktatás"
+
+#~ msgid "System"
+#~ msgstr "Rendszer"
+
+#~ msgid "Filemanager"
+#~ msgstr "Fájlkezelő"
+
+#~ msgid "Utility"
+#~ msgstr "Eszközök"
+
+#~ msgid "No items available"
+#~ msgstr "Nincsenek elérhető elemek"
+
+#~ msgid "Sorry, no match for searched text."
+#~ msgstr "Bocs, nincs találat."
+
+#~ msgid "Appfinder"
+#~ msgstr "Alkalmazáskereső"
diff --git a/po/hy.po b/po/hy.po
new file mode 100644
index 0000000..0350d05
--- /dev/null
+++ b/po/hy.po
@@ -0,0 +1,114 @@
+# Armenian translations for xfce4-appfinder package.
+# Copyright (C) 2004-2005 Eduard Roccatello.
+# This file is distributed under the same license as the xfce4-appfinder package.
+# Norayr Chilingaryan <norik@freenet.am>, 2005.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: xfce4-appfinder 4.4.0\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2008-01-04 21:39+0100\n"
+"PO-Revision-Date: 2005-10-15 01:48+0900\n"
+"Last-Translator: Norayr Chilingaryan <norik@freenet.am>\n"
+"Language-Team: Armenian <en@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:62
+msgid "Show version information"
+msgstr ""
+
+#: ../src/main.c:63
+msgid "[MENUFILE]"
+msgstr ""
+
+#: ../src/main.c:82
+msgid "Failed to open display"
+msgstr ""
+
+#: ../src/main.c:94
+msgid "Copyright (c) 2008"
+msgstr ""
+
+#: ../src/main.c:95
+msgid "The Xfce development team. All rights reserved."
+msgstr ""
+
+#: ../src/main.c:96
+#, c-format
+msgid "Please report bugs to <%s>."
+msgstr ""
+
+#: ../src/appfinder.c:123 ../data/xfce4-appfinder.desktop.in.h:1
+msgid "Application Finder"
+msgstr ""
+
+#: ../src/appfinder.c:164
+msgid "Filter"
+msgstr ""
+
+#: ../src/appfinder.c:185
+msgid "Categories"
+msgstr "Դասեր"
+
+#: ../src/appfinder.c:201
+msgid "All"
+msgstr "Բոլոր"
+
+#: ../src/appfinder.c:215 ../src/appfinder.c:370 ../src/appfinder.c:758
+msgid "Applications"
+msgstr ""
+
+#: ../data/xfce4-appfinder.desktop.in.h:2
+msgid "Find applications installed on the system."
+msgstr ""
+
+#, fuzzy
+#~ msgid "<b>Name</b>"
+#~ msgstr "<b>Փնտրել՝</b>"
+
+#, fuzzy
+#~ msgid "<b>Categories</b>"
+#~ msgstr "Դասեր"
+
+#~ msgid "<b>Search:</b>"
+#~ msgstr "<b>Փնտրել՝</b>"
+
+#, fuzzy
+#~ msgid "Show Categories"
+#~ msgstr "Դասեր"
+
+#~ msgid "Core"
+#~ msgstr "Հիմնական"
+
+#~ msgid "Development"
+#~ msgstr "Մշակում"
+
+#~ msgid "Office"
+#~ msgstr "Գրասենյակ"
+
+#~ msgid "Graphics"
+#~ msgstr "Պատկերավոր"
+
+#~ msgid "Network"
+#~ msgstr "Ցանց"
+
+#~ msgid "AudioVideo"
+#~ msgstr "Համասփյուռ"
+
+#~ msgid "Game"
+#~ msgstr "Խաղեր"
+
+#~ msgid "Education"
+#~ msgstr "Կրթություն"
+
+#~ msgid "System"
+#~ msgstr "Համակարգ"
+
+#~ msgid "Filemanager"
+#~ msgstr "Ֆայլային կառավարիչ"
+
+#~ msgid "Utility"
+#~ msgstr "Սպասարկող ծրագրեր"
diff --git a/po/it.po b/po/it.po
new file mode 100644
index 0000000..6440cde
--- /dev/null
+++ b/po/it.po
@@ -0,0 +1,126 @@
+# Italian translations for xfce4-appfinder package.
+# Copyright (C) 2004-2005 Eduard Roccatello.
+# This file is distributed under the same license as the xfce4-appfinder package.
+# Eduard Roccatello <eduard@xfce.org>, 2004.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: xfce4-appfinder 4.4.0\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2008-01-04 21:39+0100\n"
+"PO-Revision-Date: 2005-10-20 12:03+0100\n"
+"Last-Translator: Alex Dupre <ale@FreeBSD.org>\n"
+"Language-Team: Italian <tp@lists.linux.it>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: ../src/main.c:62
+#, fuzzy
+msgid "Show version information"
+msgstr "Altre Informazioni..."
+
+#: ../src/main.c:63
+msgid "[MENUFILE]"
+msgstr ""
+
+#: ../src/main.c:82
+msgid "Failed to open display"
+msgstr ""
+
+#: ../src/main.c:94
+msgid "Copyright (c) 2008"
+msgstr ""
+
+#: ../src/main.c:95
+msgid "The Xfce development team. All rights reserved."
+msgstr ""
+
+#: ../src/main.c:96
+#, c-format
+msgid "Please report bugs to <%s>."
+msgstr ""
+
+#: ../src/appfinder.c:123 ../data/xfce4-appfinder.desktop.in.h:1
+msgid "Application Finder"
+msgstr ""
+
+#: ../src/appfinder.c:164
+msgid "Filter"
+msgstr ""
+
+#: ../src/appfinder.c:185
+msgid "Categories"
+msgstr "Categorie"
+
+#: ../src/appfinder.c:201
+msgid "All"
+msgstr "Tutte"
+
+#: ../src/appfinder.c:215 ../src/appfinder.c:370 ../src/appfinder.c:758
+msgid "Applications"
+msgstr ""
+
+#: ../data/xfce4-appfinder.desktop.in.h:2
+msgid "Find applications installed on the system."
+msgstr ""
+
+#~ msgid "Cannot execute the selected application"
+#~ msgstr "Impossibile eseguire l'applicazione selezionata"
+
+#~ msgid "<b>Name</b>"
+#~ msgstr "<b>Nome</b>"
+
+#~ msgid "N/A"
+#~ msgstr "N/D"
+
+#~ msgid "<b>Comment</b>"
+#~ msgstr "<b>Commento</b>"
+
+#~ msgid "<b>Categories</b>"
+#~ msgstr "<b>Categorie</b>"
+
+#~ msgid "<b>Command</b>"
+#~ msgstr "<b>Comando</b>"
+
+#~ msgid "Run program"
+#~ msgstr "Avvia programma"
+
+#~ msgid "<b>Search:</b>"
+#~ msgstr "<b>Cerca:</b>"
+
+#~ msgid "Show Categories"
+#~ msgstr "Mostra Categorie"
+
+#~ msgid "Core"
+#~ msgstr "Principali"
+
+#~ msgid "Development"
+#~ msgstr "Sviluppo"
+
+#~ msgid "Office"
+#~ msgstr "Ufficio"
+
+#~ msgid "Graphics"
+#~ msgstr "Grafica"
+
+#~ msgid "Network"
+#~ msgstr "Rete ed internet"
+
+#~ msgid "AudioVideo"
+#~ msgstr "Multimedia"
+
+#~ msgid "Game"
+#~ msgstr "Gioco"
+
+#~ msgid "Education"
+#~ msgstr "Educativi"
+
+#~ msgid "System"
+#~ msgstr "Sistema"
+
+#~ msgid "No items available"
+#~ msgstr "Nessun elemento disponibile"
+
+#~ msgid "Sorry, no match for searched text."
+#~ msgstr "Nessun risultato trovato."
diff --git a/po/ja.po b/po/ja.po
new file mode 100644
index 0000000..429a1cc
--- /dev/null
+++ b/po/ja.po
@@ -0,0 +1,141 @@
+# $Id: ja.po 24659 2008-01-20 17:12:02Z benny $
+#
+# Japanese translations for xfce4-appfinder package.
+# Copyright (C) 2004-2005 Eduard Roccatello.
+# This file is distributed under the same license as the xfce4-appfinder package.
+# Daichi Kawahata <daichi@xfce.org>, 2005.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: xfce4-appfinder 4.4.0\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2008-01-04 21:39+0100\n"
+"PO-Revision-Date: 2005-10-15 02:21+0900\n"
+"Last-Translator: Daichi Kawahata <daichi@xfce.org>\n"
+"Language-Team: Japanese <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:62
+#, fuzzy
+msgid "Show version information"
+msgstr "詳しい情報..."
+
+#: ../src/main.c:63
+msgid "[MENUFILE]"
+msgstr ""
+
+#: ../src/main.c:82
+msgid "Failed to open display"
+msgstr ""
+
+#: ../src/main.c:94
+msgid "Copyright (c) 2008"
+msgstr ""
+
+#: ../src/main.c:95
+msgid "The Xfce development team. All rights reserved."
+msgstr ""
+
+#: ../src/main.c:96
+#, c-format
+msgid "Please report bugs to <%s>."
+msgstr ""
+
+#: ../src/appfinder.c:123 ../data/xfce4-appfinder.desktop.in.h:1
+#, fuzzy
+msgid "Application Finder"
+msgstr "Xfce 4 のアプリケーション・ファインダーです"
+
+#: ../src/appfinder.c:164
+msgid "Filter"
+msgstr ""
+
+#: ../src/appfinder.c:185
+msgid "Categories"
+msgstr "分類"
+
+#: ../src/appfinder.c:201
+msgid "All"
+msgstr "すべて"
+
+#: ../src/appfinder.c:215 ../src/appfinder.c:370 ../src/appfinder.c:758
+msgid "Applications"
+msgstr ""
+
+#: ../data/xfce4-appfinder.desktop.in.h:2
+msgid "Find applications installed on the system."
+msgstr ""
+
+#~ msgid "Cannot execute the selected application"
+#~ msgstr "選択したアプリケーションを実行できません"
+
+#~ msgid "Xfce 4 Appfinder"
+#~ msgstr "Xfce 4 アプリファインダー"
+
+#~ msgid "<b>Name</b>"
+#~ msgstr "<b>名前</b>"
+
+#~ 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 "<b>Search:</b>"
+#~ msgstr "<b>検索:</b>"
+
+#~ msgid "Show Categories"
+#~ msgstr "分類を表示"
+
+#~ msgid "Core"
+#~ msgstr "コア"
+
+#~ msgid "Development"
+#~ msgstr "開発"
+
+#~ msgid "Office"
+#~ msgstr "オフィス"
+
+#~ msgid "Graphics"
+#~ msgstr "グラフィックス"
+
+#~ msgid "Network"
+#~ msgstr "ネットワーク"
+
+#~ msgid "AudioVideo"
+#~ msgstr "音楽・映像"
+
+#~ msgid "Game"
+#~ msgstr "ゲーム"
+
+#~ msgid "Education"
+#~ msgstr "教育"
+
+#~ msgid "System"
+#~ msgstr "システム"
+
+#~ msgid "Filemanager"
+#~ msgstr "ファイルマネージャー"
+
+#~ msgid "Utility"
+#~ msgstr "ユーティリティ"
+
+#~ msgid "No items available"
+#~ msgstr "利用できるアイテムはありません"
+
+#~ msgid "Sorry, no match for searched text."
+#~ msgstr "検索内容に該当するものはありません。"
+
+#~ msgid "Appfinder"
+#~ msgstr "アプリファインダー"
diff --git a/po/ka.po b/po/ka.po
new file mode 100644
index 0000000..c3a7bf9
--- /dev/null
+++ b/po/ka.po
@@ -0,0 +1,68 @@
+msgid ""
+msgstr ""
+"Project-Id-Version: xfce4-appfinder 4.4.0\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2008-01-04 21:39+0100\n"
+"PO-Revision-Date: 2006-08-24 23:40+0400\n"
+"Last-Translator: Dimitri Gogelia <delphi.knight@gmail.com>\n"
+"Language-Team: Georgian <delphi.knight@gmail.com>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=utf-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Poedit-Language: Georgian\n"
+"X-Poedit-Country: GEORGIA\n"
+
+#: ../src/main.c:62
+msgid "Show version information"
+msgstr ""
+
+#: ../src/main.c:63
+msgid "[MENUFILE]"
+msgstr ""
+
+#: ../src/main.c:82
+msgid "Failed to open display"
+msgstr ""
+
+#: ../src/main.c:94
+msgid "Copyright (c) 2008"
+msgstr ""
+
+#: ../src/main.c:95
+msgid "The Xfce development team. All rights reserved."
+msgstr ""
+
+#: ../src/main.c:96
+#, c-format
+msgid "Please report bugs to <%s>."
+msgstr ""
+
+#: ../src/appfinder.c:123 ../data/xfce4-appfinder.desktop.in.h:1
+msgid "Application Finder"
+msgstr ""
+
+#: ../src/appfinder.c:164
+msgid "Filter"
+msgstr ""
+
+#: ../src/appfinder.c:185
+msgid "Categories"
+msgstr "კატეგორიები"
+
+#: ../src/appfinder.c:201
+msgid "All"
+msgstr ""
+
+#: ../src/appfinder.c:215 ../src/appfinder.c:370 ../src/appfinder.c:758
+msgid "Applications"
+msgstr ""
+
+#: ../data/xfce4-appfinder.desktop.in.h:2
+msgid "Find applications installed on the system."
+msgstr ""
+
+#~ msgid "<b>Name</b>"
+#~ msgstr "<b>სახელი</b>"
+
+#~ msgid "Network"
+#~ msgstr "ქსელი"
diff --git a/po/ko.po b/po/ko.po
new file mode 100644
index 0000000..7d03226
--- /dev/null
+++ b/po/ko.po
@@ -0,0 +1,140 @@
+# Korean translations for xfce4-appfinder package.
+# Copyright (C) 2004-2005 Eduard Roccatello.
+# This file is distributed under the same license as the xfce4-appfinder package.
+# ByungHyun Choi <byunghyun.choi@gmail.com>, 2005.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: xfce4-appfinder 4.4.0\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2008-01-04 21:39+0100\n"
+"PO-Revision-Date: 2005-11-01 01:29+0900\n"
+"Last-Translator: ByungHyun Choi <byunghyunchoi@gmail.com>\n"
+"Language-Team: xfce4-users-kr-i18n <xfce4-users-kr-i18n@lists.sourceforge."
+"net>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: ../src/main.c:62
+#, fuzzy
+msgid "Show version information"
+msgstr "더 많은 정보..."
+
+#: ../src/main.c:63
+msgid "[MENUFILE]"
+msgstr ""
+
+#: ../src/main.c:82
+msgid "Failed to open display"
+msgstr ""
+
+#: ../src/main.c:94
+msgid "Copyright (c) 2008"
+msgstr ""
+
+#: ../src/main.c:95
+msgid "The Xfce development team. All rights reserved."
+msgstr ""
+
+#: ../src/main.c:96
+#, c-format
+msgid "Please report bugs to <%s>."
+msgstr ""
+
+#: ../src/appfinder.c:123 ../data/xfce4-appfinder.desktop.in.h:1
+#, fuzzy
+msgid "Application Finder"
+msgstr "Xfce 4 응용프로그램 검색"
+
+#: ../src/appfinder.c:164
+msgid "Filter"
+msgstr ""
+
+#: ../src/appfinder.c:185
+msgid "Categories"
+msgstr "분류"
+
+#: ../src/appfinder.c:201
+msgid "All"
+msgstr "모두"
+
+#: ../src/appfinder.c:215 ../src/appfinder.c:370 ../src/appfinder.c:758
+msgid "Applications"
+msgstr ""
+
+#: ../data/xfce4-appfinder.desktop.in.h:2
+msgid "Find applications installed on the system."
+msgstr ""
+
+#~ msgid "Cannot execute the selected application"
+#~ msgstr "선택한 응용프로그램을 실행하지 못 했습니다."
+
+#~ msgid "Xfce 4 Appfinder"
+#~ msgstr "Xfce 4 Appfinder"
+
+#~ msgid "<b>Name</b>"
+#~ msgstr "<b>이름:</b>"
+
+#~ msgid "N/A"
+#~ msgstr "N/A"
+
+#~ msgid "<b>Comment</b>"
+#~ msgstr "<b>설명</b>"
+
+#~ msgid "<b>Categories</b>"
+#~ msgstr "분류"
+
+#~ msgid "<b>Command</b>"
+#~ msgstr "<b>명령</b>"
+
+#~ msgid "Run program"
+#~ msgstr "프로그램 실행"
+
+#~ msgid "<b>Search:</b>"
+#~ msgstr "<b>검색:</b>"
+
+#~ msgid "Show Categories"
+#~ msgstr "분류 보이기"
+
+#~ msgid "Core"
+#~ msgstr "핵심"
+
+#~ msgid "Development"
+#~ msgstr "개발용"
+
+#~ msgid "Office"
+#~ msgstr "사무용"
+
+#~ msgid "Graphics"
+#~ msgstr "그래픽용"
+
+#~ msgid "Network"
+#~ msgstr "네트워크용"
+
+#~ msgid "AudioVideo"
+#~ msgstr "멀티미디어"
+
+#~ msgid "Game"
+#~ msgstr "놀이"
+
+#~ msgid "Education"
+#~ msgstr "교육용"
+
+#~ msgid "System"
+#~ msgstr "시스템 관리용"
+
+#~ msgid "Filemanager"
+#~ msgstr "화일 관리자"
+
+#~ msgid "Utility"
+#~ msgstr "도구"
+
+#~ msgid "No items available"
+#~ msgstr "없음"
+
+#~ msgid "Sorry, no match for searched text."
+#~ msgstr "일치하는 부분이 없습니다."
+
+#~ msgid "Appfinder"
+#~ msgstr "응용프로그램 검색"
diff --git a/po/lt.po b/po/lt.po
new file mode 100644
index 0000000..e273426
--- /dev/null
+++ b/po/lt.po
@@ -0,0 +1,138 @@
+# Lithuanian translation of xfce4-appfinder.
+# Copyright (C) 2004-2005 Eduard Roccatello.
+# This file is distributed under the same license as the xfce4-appfinder package.
+# Mantas Zapolskas <mantaz@users.sf.net>, 2004.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: xfce4-appfinder 4.4.0\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2008-01-04 21:39+0100\n"
+"PO-Revision-Date: 2006-12-13 23:15+0300\n"
+"Last-Translator: Mantas Zapolskas <mantaz@users.sf.net>\n"
+"Language-Team: Lithuanian <komp_lt@konferencijos.lt>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: ../src/main.c:62
+#, fuzzy
+msgid "Show version information"
+msgstr "Daugiau informacijos..."
+
+#: ../src/main.c:63
+msgid "[MENUFILE]"
+msgstr ""
+
+#: ../src/main.c:82
+msgid "Failed to open display"
+msgstr ""
+
+#: ../src/main.c:94
+msgid "Copyright (c) 2008"
+msgstr ""
+
+#: ../src/main.c:95
+msgid "The Xfce development team. All rights reserved."
+msgstr ""
+
+#: ../src/main.c:96
+#, c-format
+msgid "Please report bugs to <%s>."
+msgstr ""
+
+#: ../src/appfinder.c:123 ../data/xfce4-appfinder.desktop.in.h:1
+msgid "Application Finder"
+msgstr ""
+
+#: ../src/appfinder.c:164
+msgid "Filter"
+msgstr ""
+
+#: ../src/appfinder.c:185
+msgid "Categories"
+msgstr "Kategorijos"
+
+#: ../src/appfinder.c:201
+msgid "All"
+msgstr "Visi"
+
+#: ../src/appfinder.c:215 ../src/appfinder.c:370 ../src/appfinder.c:758
+msgid "Applications"
+msgstr ""
+
+#: ../data/xfce4-appfinder.desktop.in.h:2
+msgid "Find applications installed on the system."
+msgstr ""
+
+#~ msgid "Cannot execute the selected application"
+#~ msgstr "Neįmanoma paleisti pažymėtos programos"
+
+#~ msgid "Xfce 4 Appfinder"
+#~ msgstr "Xfce 4 Appfinder"
+
+#~ msgid "<b>Name</b>"
+#~ msgstr "<b>Pavadinimas</b>"
+
+#~ msgid "N/A"
+#~ msgstr "N/A"
+
+#~ msgid "<b>Comment</b>"
+#~ msgstr "<b>Komentaras</b>"
+
+#~ msgid "<b>Categories</b>"
+#~ msgstr "<b>Kategorijos</b>"
+
+#~ msgid "<b>Command</b>"
+#~ msgstr "<b>Komanda</b>"
+
+#~ msgid "Run program"
+#~ msgstr "Paleisti programą"
+
+#~ msgid "<b>Search:</b>"
+#~ msgstr "<b>Ieškoti:</b>"
+
+#~ msgid "Show Categories"
+#~ msgstr "Rodyti kategorijas"
+
+#~ msgid "Core"
+#~ msgstr "Pagrindinės"
+
+#~ msgid "Development"
+#~ msgstr "Kūrimas"
+
+#~ msgid "Office"
+#~ msgstr "Biuro Programos"
+
+#~ msgid "Graphics"
+#~ msgstr "Grafika"
+
+#~ msgid "Network"
+#~ msgstr "Tinklas"
+
+#~ msgid "AudioVideo"
+#~ msgstr "Audio Video"
+
+#~ msgid "Game"
+#~ msgstr "Žaidimai"
+
+#~ msgid "Education"
+#~ msgstr "Mokomosios"
+
+#~ msgid "System"
+#~ msgstr "Sistemos"
+
+#~ msgid "Filemanager"
+#~ msgstr "Failų Tvarkyklės"
+
+#~ msgid "Utility"
+#~ msgstr "Pagalbinės"
+
+#~ msgid "No items available"
+#~ msgstr "Nėra nė vieno elemento"
+
+#~ msgid "Sorry, no match for searched text."
+#~ msgstr "Deja, nieko nerasta pagal paieškos kriterijų"
+
+#~ msgid "Appfinder"
+#~ msgstr "Appfinder"
diff --git a/po/lv.po b/po/lv.po
new file mode 100644
index 0000000..99a8f5a
--- /dev/null
+++ b/po/lv.po
@@ -0,0 +1,139 @@
+# Latvian translations for xfce4-appfinder package.
+# Copyright (C) 2004-2008 Eduard Roccatello.
+# This file is distributed under the same license as the xfce4-appfinder package.
+# Rihards Prieditis <rprieditis@inbox.lv>, 2008.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: xfce4-appfinder 4.4.0\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2008-01-04 21:39+0100\n"
+"PO-Revision-Date: 2008-10-28 14:58+0300\n"
+"Last-Translator: Rihards Priedītis <rprieditis@inbox.lv>\n"
+"Language-Team: Latvian <rprieditis@inbox.lv>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=utf-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: ../src/main.c:62
+#, fuzzy
+msgid "Show version information"
+msgstr "Vairāk Informācijas..."
+
+#: ../src/main.c:63
+msgid "[MENUFILE]"
+msgstr ""
+
+#: ../src/main.c:82
+msgid "Failed to open display"
+msgstr ""
+
+#: ../src/main.c:94
+msgid "Copyright (c) 2008"
+msgstr ""
+
+#: ../src/main.c:95
+msgid "The Xfce development team. All rights reserved."
+msgstr ""
+
+#: ../src/main.c:96
+#, c-format
+msgid "Please report bugs to <%s>."
+msgstr ""
+
+#: ../src/appfinder.c:123 ../data/xfce4-appfinder.desktop.in.h:1
+#, fuzzy
+msgid "Application Finder"
+msgstr "Xfce 4 Lietotņu Meklētājs"
+
+#: ../src/appfinder.c:164
+msgid "Filter"
+msgstr ""
+
+#: ../src/appfinder.c:185
+msgid "Categories"
+msgstr "Kategorijas"
+
+#: ../src/appfinder.c:201
+msgid "All"
+msgstr "Visas"
+
+#: ../src/appfinder.c:215 ../src/appfinder.c:370 ../src/appfinder.c:758
+msgid "Applications"
+msgstr ""
+
+#: ../data/xfce4-appfinder.desktop.in.h:2
+msgid "Find applications installed on the system."
+msgstr ""
+
+#~ msgid "Cannot execute the selected application"
+#~ msgstr "Nevar izpildīt izvēlēto lietotni"
+
+#~ msgid "Xfce 4 Appfinder"
+#~ msgstr "Xfce 4 Lietotņu Meklētājs"
+
+#~ msgid "<b>Name</b>"
+#~ msgstr "<b>Nosaukums</b>"
+
+#~ msgid "N/A"
+#~ msgstr "n/a"
+
+#~ msgid "<b>Comment</b>"
+#~ msgstr "<b>Komentārs</b>"
+
+#~ msgid "<b>Categories</b>"
+#~ msgstr "<b>Kategorijas</b>"
+
+#~ msgid "<b>Command</b>"
+#~ msgstr "<b>Komanda</b>"
+
+#~ msgid "Run program"
+#~ msgstr "Izpildīt programmu"
+
+#~ msgid "<b>Search:</b>"
+#~ msgstr "<b>Meklēt:</b>"
+
+#~ msgid "Show Categories"
+#~ msgstr "Rādīt Kategorijas"
+
+#~ msgid "Core"
+#~ msgstr "Kodols"
+
+#~ msgid "Development"
+#~ msgstr "Izstrāde"
+
+#~ msgid "Office"
+#~ msgstr "Birojs"
+
+#~ msgid "Graphics"
+#~ msgstr "Grafika"
+
+#~ msgid "Network"
+#~ msgstr "Tīkls"
+
+#~ msgid "AudioVideo"
+#~ msgstr "Skaņa un Video"
+
+#~ msgid "Game"
+#~ msgstr "Spēles"
+
+#~ msgid "Education"
+#~ msgstr "Izglītība"
+
+#~ msgid "System"
+#~ msgstr "Sistēma"
+
+#~ msgid "Filemanager"
+#~ msgstr "Failu Pārvaldnieks"
+
+#~ msgid "Utility"
+#~ msgstr "Utilītprogrammas"
+
+#~ msgid "No items available"
+#~ msgstr "Neviens vienums nav pieejams"
+
+#~ msgid "Sorry, no match for searched text."
+#~ msgstr "Pēc meklējamā teksta, netika nekas atrasts."
+
+#~ msgid "Appfinder"
+#~ msgstr "Lietotņu Meklētājs"
diff --git a/po/mk.po b/po/mk.po
new file mode 100644
index 0000000..1dacf79
--- /dev/null
+++ b/po/mk.po
@@ -0,0 +1,140 @@
+# translation of xfce4-appfinder.po to Macedonian
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+#
+# Jovan Naumovski <jovan@lugola.net>, 2006.
+msgid ""
+msgstr ""
+"Project-Id-Version: xfce4-appfinder 4.4.0\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2008-01-04 21:39+0100\n"
+"PO-Revision-Date: 2006-12-23 23:58+0100\n"
+"Last-Translator: Jovan Naumovski <jovan@lugola.net>\n"
+"Language-Team: Macedonian <mkde-l10n@lists.sourceforge.net>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: KBabel 1.11.2\n"
+
+#: ../src/main.c:62
+#, fuzzy
+msgid "Show version information"
+msgstr "Повеќе информации..."
+
+#: ../src/main.c:63
+msgid "[MENUFILE]"
+msgstr ""
+
+#: ../src/main.c:82
+msgid "Failed to open display"
+msgstr ""
+
+#: ../src/main.c:94
+msgid "Copyright (c) 2008"
+msgstr ""
+
+#: ../src/main.c:95
+msgid "The Xfce development team. All rights reserved."
+msgstr ""
+
+#: ../src/main.c:96
+#, c-format
+msgid "Please report bugs to <%s>."
+msgstr ""
+
+#: ../src/appfinder.c:123 ../data/xfce4-appfinder.desktop.in.h:1
+#, fuzzy
+msgid "Application Finder"
+msgstr "Наоѓач на апликации за Xfce 4"
+
+#: ../src/appfinder.c:164
+msgid "Filter"
+msgstr ""
+
+#: ../src/appfinder.c:185
+msgid "Categories"
+msgstr "Категории"
+
+#: ../src/appfinder.c:201
+msgid "All"
+msgstr "Сите"
+
+#: ../src/appfinder.c:215 ../src/appfinder.c:370 ../src/appfinder.c:758
+msgid "Applications"
+msgstr ""
+
+#: ../data/xfce4-appfinder.desktop.in.h:2
+msgid "Find applications installed on the system."
+msgstr ""
+
+#~ msgid "Cannot execute the selected application"
+#~ msgstr "Не можам да ја извршам избраната апликација"
+
+#~ msgid "Xfce 4 Appfinder"
+#~ msgstr "Наоѓач на апликации за Xfce 4"
+
+#~ msgid "<b>Name</b>"
+#~ msgstr "<b>Име</b>"
+
+#~ 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 "<b>Search:</b>"
+#~ msgstr "<b>Пребарај:</b>"
+
+#~ msgid "Show Categories"
+#~ msgstr "Покажи категории"
+
+#~ msgid "Core"
+#~ msgstr "Јадро"
+
+#~ msgid "Development"
+#~ msgstr "Равивање"
+
+#~ msgid "Office"
+#~ msgstr "Канцелариски"
+
+#~ msgid "Graphics"
+#~ msgstr "Графика"
+
+#~ msgid "Network"
+#~ msgstr "Мрежа"
+
+#~ msgid "AudioVideo"
+#~ msgstr "АудиоВидео"
+
+#~ msgid "Game"
+#~ msgstr "Игра"
+
+#~ msgid "Education"
+#~ msgstr "Едукација"
+
+#~ msgid "System"
+#~ msgstr "Систем"
+
+#~ msgid "Filemanager"
+#~ msgstr "Менаџер за датотеки"
+
+#~ msgid "Utility"
+#~ msgstr "Алатка"
+
+#~ msgid "No items available"
+#~ msgstr "Нема достапни предмети"
+
+#~ msgid "Sorry, no match for searched text."
+#~ msgstr "Не е пронајдено совпаѓање за бараниот текст."
+
+#~ msgid "Appfinder"
+#~ msgstr "Appfinder"
diff --git a/po/mr.po b/po/mr.po
new file mode 100644
index 0000000..e333996
--- /dev/null
+++ b/po/mr.po
@@ -0,0 +1,114 @@
+# Marathi Translation of xfce4-appfinder.
+# Copyright (C) 2004-2005 Eduard Roccatello.
+# This file is distributed under the same license as the xfce4-appfinder package.
+# Pallavi Nikam <pallavi_edu@rediffmail.com>, 2005.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: xfce4-appfinder 4.4.0\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2008-01-04 21:39+0100\n"
+"PO-Revision-Date: 2005-10-15 01:49+0900\n"
+"Last-Translator: Pallavi Nikam <pallavi_edu@rediffmail.com>\n"
+"Language-Team: Marathi <LL@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\n"
+
+#: ../src/main.c:62
+msgid "Show version information"
+msgstr ""
+
+#: ../src/main.c:63
+msgid "[MENUFILE]"
+msgstr ""
+
+#: ../src/main.c:82
+msgid "Failed to open display"
+msgstr ""
+
+#: ../src/main.c:94
+msgid "Copyright (c) 2008"
+msgstr ""
+
+#: ../src/main.c:95
+msgid "The Xfce development team. All rights reserved."
+msgstr ""
+
+#: ../src/main.c:96
+#, c-format
+msgid "Please report bugs to <%s>."
+msgstr ""
+
+#: ../src/appfinder.c:123 ../data/xfce4-appfinder.desktop.in.h:1
+msgid "Application Finder"
+msgstr ""
+
+#: ../src/appfinder.c:164
+msgid "Filter"
+msgstr ""
+
+#: ../src/appfinder.c:185
+msgid "Categories"
+msgstr "विभाग"
+
+#: ../src/appfinder.c:201
+msgid "All"
+msgstr "सर्व"
+
+#: ../src/appfinder.c:215 ../src/appfinder.c:370 ../src/appfinder.c:758
+msgid "Applications"
+msgstr ""
+
+#: ../data/xfce4-appfinder.desktop.in.h:2
+msgid "Find applications installed on the system."
+msgstr ""
+
+#, fuzzy
+#~ msgid "<b>Name</b>"
+#~ msgstr "<b>शोधा:</b>"
+
+#, fuzzy
+#~ msgid "<b>Categories</b>"
+#~ msgstr "विभाग"
+
+#~ msgid "<b>Search:</b>"
+#~ msgstr "<b>शोधा:</b>"
+
+#, fuzzy
+#~ msgid "Show Categories"
+#~ msgstr "विभाग"
+
+#~ msgid "Core"
+#~ msgstr "मुख्य"
+
+#~ msgid "Development"
+#~ msgstr "प्रगती"
+
+#~ msgid "Office"
+#~ msgstr "कार्यालय"
+
+#~ msgid "Graphics"
+#~ msgstr "चित्रकला"
+
+#~ msgid "Network"
+#~ msgstr "जाळे"
+
+#~ msgid "AudioVideo"
+#~ msgstr "ऑडिओ व्हिडिओ"
+
+#~ msgid "Game"
+#~ msgstr "खेळ"
+
+#~ msgid "Education"
+#~ msgstr "शिक्षण"
+
+#~ msgid "System"
+#~ msgstr "यंत्रणा"
+
+#~ msgid "Filemanager"
+#~ msgstr " फाईल व्यवस्थापक"
+
+#~ msgid "Utility"
+#~ msgstr "उपयुक्तता"
diff --git a/po/nl.po b/po/nl.po
new file mode 100644
index 0000000..c276b73
--- /dev/null
+++ b/po/nl.po
@@ -0,0 +1,138 @@
+# Dutch translations for xfce4-appfinder package.
+# Copyright (C) 2004-2005 Eduard Roccatello.
+# This file is distributed under the same license as the xfce4-appfinder package.
+# Jasper Huijsmans <jasper@xfce.org>, 2008.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: xfce4-appfinder 4.4.0\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2008-01-04 21:39+0100\n"
+"PO-Revision-Date: 2005-10-15 02:07+0900\n"
+"Last-Translator: Jasper Huijsmans <jasper@xfce.org>\n"
+"Language-Team: Dutch <vertaling@vrijschrift.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=utf-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#
+#: ../src/main.c:62
+msgid "Show version information"
+msgstr "Toon versie-informatie"
+
+#: ../src/main.c:63
+msgid "[MENUFILE]"
+msgstr "[MENUBESTAND]"
+
+#: ../src/main.c:82
+msgid "Failed to open display"
+msgstr "Kon 'display' niet openen."
+
+#: ../src/main.c:94
+msgid "Copyright (c) 2008"
+msgstr "Auteursrecht (c) 2008"
+
+#: ../src/main.c:95
+msgid "The Xfce development team. All rights reserved."
+msgstr "Het Xfce Ontwikkelteam. Alle rechten voorbehouden."
+
+#: ../src/main.c:96
+#, c-format
+msgid "Please report bugs to <%s>."
+msgstr "Rapporteer problemen op <%s>"
+
+#: ../src/appfinder.c:123 ../data/xfce4-appfinder.desktop.in.h:1
+msgid "Application Finder"
+msgstr "Toepassingen Zoeken"
+
+#: ../src/appfinder.c:164
+msgid "Filter"
+msgstr "Filter"
+
+#: ../src/appfinder.c:185
+msgid "Categories"
+msgstr "Categorieën"
+
+#: ../src/appfinder.c:201
+msgid "All"
+msgstr "Alles"
+
+#: ../src/appfinder.c:215 ../src/appfinder.c:370 ../src/appfinder.c:758
+msgid "Applications"
+msgstr "Toepassingen"
+
+#: ../data/xfce4-appfinder.desktop.in.h:2
+msgid "Find applications installed on the system."
+msgstr "Toepassingen zoeken die geïnstalleerd zijn op het systeem."
+
+#~ msgid "Cannot execute the selected application"
+#~ msgstr "Kan geselecteerde applicatie niet uitvoeren"
+
+#~ msgid "Xfce 4 Appfinder"
+#~ msgstr "Xfce 4 Applicatiezoeker"
+
+#~ msgid "<b>Name</b>"
+#~ msgstr "<b>Naam</b>"
+
+#~ msgid "N/A"
+#~ msgstr "Niet beschikbaar"
+
+#~ msgid "<b>Comment</b>"
+#~ msgstr "<b>Beschrijving</b>"
+
+#~ msgid "<b>Categories</b>"
+#~ msgstr "<b>Categorieën</b>"
+
+#~ msgid "<b>Command</b>"
+#~ msgstr "<b>Commando</b>"
+
+#~ msgid "Run program"
+#~ msgstr "Programma uitvoeren"
+
+#~ msgid "<b>Search:</b>"
+#~ msgstr "<b>Zoeken:</b>"
+
+#~ msgid "Show Categories"
+#~ msgstr "Categorieën tonen"
+
+#~ msgid "Core"
+#~ msgstr "Accesoires"
+
+#~ msgid "Development"
+#~ msgstr "Ontwikkeling"
+
+#~ msgid "Office"
+#~ msgstr "Kantoor"
+
+#~ msgid "Graphics"
+#~ msgstr "Grafisch"
+
+#~ msgid "Network"
+#~ msgstr "Internet"
+
+#~ msgid "AudioVideo"
+#~ msgstr "Multimedia"
+
+#~ msgid "Game"
+#~ msgstr "Spellen"
+
+#~ msgid "Education"
+#~ msgstr "Educatief"
+
+#~ msgid "System"
+#~ msgstr "Systeem"
+
+#~ msgid "Filemanager"
+#~ msgstr "Bestandsbeheer"
+
+#~ msgid "Utility"
+#~ msgstr "Hulpmiddelen"
+
+#~ msgid "No items available"
+#~ msgstr "Geen items beschikbaar"
+
+#~ msgid "Sorry, no match for searched text."
+#~ msgstr "Sorry. Geen resultaten gevonden."
+
+#~ msgid "Appfinder"
+#~ msgstr "Appfinder"
diff --git a/po/pa.po b/po/pa.po
new file mode 100644
index 0000000..18caf78
--- /dev/null
+++ b/po/pa.po
@@ -0,0 +1,143 @@
+# translation of pa.po to Punjabi
+# Punjabi translations for xfce4-appfinder package.
+# Copyright (C) 2004-2005 Eduard Roccatello.
+# This file is distributed under the same license as the xfce4-appfinder package.
+#
+# Amanpreet Singh Alam <aalam@redhat.com>, 2004.
+# A S Alam <apbrar@gmail.com>, 2006.
+msgid ""
+msgstr ""
+"Project-Id-Version: xfce4-appfinder 4.4.0\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2008-01-04 21:39+0100\n"
+"PO-Revision-Date: 2006-12-29 06:22+0530\n"
+"Last-Translator: A S Alam <apbrar@gmail.com>\n"
+"Language-Team: Punjabi <fedora-trans-pa@redhat.com>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: KBabel 1.11.4\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#: ../src/main.c:62
+#, fuzzy
+msgid "Show version information"
+msgstr "ਹੋਰ ਜਾਣਕਾਰੀ..."
+
+#: ../src/main.c:63
+msgid "[MENUFILE]"
+msgstr ""
+
+#: ../src/main.c:82
+msgid "Failed to open display"
+msgstr ""
+
+#: ../src/main.c:94
+msgid "Copyright (c) 2008"
+msgstr ""
+
+#: ../src/main.c:95
+msgid "The Xfce development team. All rights reserved."
+msgstr ""
+
+#: ../src/main.c:96
+#, c-format
+msgid "Please report bugs to <%s>."
+msgstr ""
+
+#: ../src/appfinder.c:123 ../data/xfce4-appfinder.desktop.in.h:1
+#, fuzzy
+msgid "Application Finder"
+msgstr "Xfce 4 ਲਈ ਐਪਲੀਕੇਸ਼ਨ ਫਾਇਡਰ"
+
+#: ../src/appfinder.c:164
+msgid "Filter"
+msgstr ""
+
+#: ../src/appfinder.c:185
+msgid "Categories"
+msgstr "ਕੈਟਾਗਰੀ"
+
+#: ../src/appfinder.c:201
+msgid "All"
+msgstr "ਸਭ"
+
+#: ../src/appfinder.c:215 ../src/appfinder.c:370 ../src/appfinder.c:758
+msgid "Applications"
+msgstr ""
+
+#: ../data/xfce4-appfinder.desktop.in.h:2
+msgid "Find applications installed on the system."
+msgstr ""
+
+#~ msgid "Cannot execute the selected application"
+#~ msgstr "ਚੁਣੀ ਐਪਲੀਕੇਸ਼ਨ ਚਲਾਈ ਨਹੀਂ ਜਾ ਸਕਦੀ"
+
+#~ msgid "Xfce 4 Appfinder"
+#~ msgstr "Xfce 4 ਐਪ-ਫਾਇਡਰ"
+
+#~ msgid "<b>Name</b>"
+#~ msgstr "<b>ਨਾਂ</b>"
+
+#~ msgid "N/A"
+#~ msgstr "N/A"
+
+#~ 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 "<b>Search:</b>"
+#~ msgstr "<b>ਖੋਜ:</b>"
+
+#~ msgid "Show Categories"
+#~ msgstr "ਕੈਟਾਗਰੀ ਵੇਖਾਓ"
+
+#~ msgid "Core"
+#~ msgstr "ਕੋਰ"
+
+#~ msgid "Development"
+#~ msgstr "ਡੀਵੈਂਲਪਮਿੰਟ"
+
+#~ msgid "Office"
+#~ msgstr "ਦਫਤਰ"
+
+#~ msgid "Graphics"
+#~ msgstr "ਗਰਾਫਿਕਸ"
+
+#~ msgid "Network"
+#~ msgstr "ਨੈੱਟਵਰਕ"
+
+#~ msgid "AudioVideo"
+#~ msgstr "ਆਡੀਓ-ਵੀਡਿਓ"
+
+#~ msgid "Game"
+#~ msgstr "ਖੇਡ"
+
+#~ msgid "Education"
+#~ msgstr "ਐਜ਼ੂਕੇਸ਼ਨ"
+
+#~ msgid "System"
+#~ msgstr "ਸਿਸਟਮ"
+
+#~ msgid "Filemanager"
+#~ msgstr "ਫਾਇਲ-ਮੈਨੇਜਰ"
+
+#~ msgid "Utility"
+#~ msgstr "ਯੂਟੈਲਟੀ"
+
+#~ msgid "No items available"
+#~ msgstr "ਕੋਈ ਆਈਟਮ ਉਪਲੱਬਧ ਨਹੀਂ"
+
+#~ msgid "Sorry, no match for searched text."
+#~ msgstr "ਅਫਸੋਸ ਹੈ ਕਿ ਖੋਜੇ ਟੈਕਸਟ ਲਈ ਮੇਲ ਨਹੀਂ ਹੈ।"
+
+#~ msgid "Appfinder"
+#~ msgstr "ਐਪ-ਫਾਇਡਰ"
diff --git a/po/pl.po b/po/pl.po
new file mode 100644
index 0000000..3931250
--- /dev/null
+++ b/po/pl.po
@@ -0,0 +1,142 @@
+# Polish translations for xfce4-appfinder package.
+# Copyright (C) 2004-2005 Eduard Roccatello.
+# This file is distributed under the same license as the xfce4-apfinder package.
+# Marek Piechut <mco@o2.pl>, 2005.
+# Piotr Maliński <riklaunim@gmail.com>, 2006.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: xfce4-appfinder 4.4.0\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2008-01-04 21:39+0100\n"
+"PO-Revision-Date: 2005-10-15 01:51+0900\n"
+"Last-Translator: Piotr Maliński <riklaunim@gmail.com>\n"
+"Language-Team: Polish <translation-team-pl@lists.sourceforge.net>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
+"|| n%100>=20) ? 1 : 2);\n"
+
+#: ../src/main.c:62
+#, fuzzy
+msgid "Show version information"
+msgstr "Więcej Informacji..."
+
+#: ../src/main.c:63
+msgid "[MENUFILE]"
+msgstr ""
+
+#: ../src/main.c:82
+msgid "Failed to open display"
+msgstr ""
+
+#: ../src/main.c:94
+msgid "Copyright (c) 2008"
+msgstr ""
+
+#: ../src/main.c:95
+msgid "The Xfce development team. All rights reserved."
+msgstr ""
+
+#: ../src/main.c:96
+#, c-format
+msgid "Please report bugs to <%s>."
+msgstr ""
+
+#: ../src/appfinder.c:123 ../data/xfce4-appfinder.desktop.in.h:1
+#, fuzzy
+msgid "Application Finder"
+msgstr "Wyszukiwacz aplikacji"
+
+#: ../src/appfinder.c:164
+msgid "Filter"
+msgstr ""
+
+#: ../src/appfinder.c:185
+msgid "Categories"
+msgstr "Kategorie"
+
+#: ../src/appfinder.c:201
+msgid "All"
+msgstr "Wszystkie"
+
+#: ../src/appfinder.c:215 ../src/appfinder.c:370 ../src/appfinder.c:758
+msgid "Applications"
+msgstr ""
+
+#: ../data/xfce4-appfinder.desktop.in.h:2
+msgid "Find applications installed on the system."
+msgstr ""
+
+#~ msgid "Cannot execute the selected application"
+#~ msgstr "Nie mogę wykonać wybranej aplikacji"
+
+#~ msgid "Xfce 4 Appfinder"
+#~ msgstr "Wyszukiwacz aplikacji"
+
+#~ msgid "<b>Name</b>"
+#~ msgstr "<b>Nazwa</b>"
+
+#~ msgid "N/A"
+#~ msgstr "Brak"
+
+#~ msgid "<b>Comment</b>"
+#~ msgstr "<b>Komentarz</b>"
+
+#~ msgid "<b>Categories</b>"
+#~ msgstr "<b>Kategorie</b>"
+
+#~ msgid "<b>Command</b>"
+#~ msgstr "<b>Polecenie</b>"
+
+#~ msgid "Run program"
+#~ msgstr "Uruchom Program"
+
+#~ msgid "<b>Search:</b>"
+#~ msgstr "<b>Wyszukaj:</b>"
+
+#~ msgid "Show Categories"
+#~ msgstr "Pokaż Kategorie"
+
+#~ msgid "Core"
+#~ msgstr "Główne"
+
+#~ msgid "Development"
+#~ msgstr "Programowanie"
+
+#~ msgid "Office"
+#~ msgstr "Biuro"
+
+#~ msgid "Graphics"
+#~ msgstr "Grafika"
+
+#~ msgid "Network"
+#~ msgstr "Sieć"
+
+#~ msgid "AudioVideo"
+#~ msgstr "Multimedia"
+
+#~ msgid "Game"
+#~ msgstr "Gry"
+
+#~ msgid "Education"
+#~ msgstr "Edukacyjne"
+
+#~ msgid "System"
+#~ msgstr "Systemowe"
+
+#~ msgid "Filemanager"
+#~ msgstr "Menedżer Plików"
+
+#~ msgid "Utility"
+#~ msgstr "Narzędzia"
+
+#~ msgid "No items available"
+#~ msgstr "Brak elementów"
+
+#~ msgid "Sorry, no match for searched text."
+#~ msgstr "Brak rezultatów"
+
+#~ msgid "Appfinder"
+#~ msgstr "Wyszukiwacz aplikacji"
diff --git a/po/pt_BR.po b/po/pt_BR.po
new file mode 100644
index 0000000..e9703f5
--- /dev/null
+++ b/po/pt_BR.po
@@ -0,0 +1,140 @@
+# Brazilian Portuguese translations for xfce4-appfinder package.
+# Copyright (C) 2004-2005 Eduard Roccatello.
+# This file is distributed under the same license as the xfce4-appfinder package.
+# Rodrigo Coacci <rcoacci@gmail.com>, 2004.
+# Adriano Winter Bess <awbess@gmail.com>, 2005.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: xfce4-appfinder 4.4.0\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2008-01-04 21:39+0100\n"
+"PO-Revision-Date: 2005-12-20 15:26-0200\n"
+"Last-Translator: Adriano Winter Bess <awbess@gmail.com>\n"
+"Language-Team: Brazilian Portuguese <ldp-br@bazar.conectiva.com.br>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: ../src/main.c:62
+#, fuzzy
+msgid "Show version information"
+msgstr "Mais Informações..."
+
+#: ../src/main.c:63
+msgid "[MENUFILE]"
+msgstr ""
+
+#: ../src/main.c:82
+msgid "Failed to open display"
+msgstr ""
+
+#: ../src/main.c:94
+msgid "Copyright (c) 2008"
+msgstr ""
+
+#: ../src/main.c:95
+msgid "The Xfce development team. All rights reserved."
+msgstr ""
+
+#: ../src/main.c:96
+#, c-format
+msgid "Please report bugs to <%s>."
+msgstr ""
+
+#: ../src/appfinder.c:123 ../data/xfce4-appfinder.desktop.in.h:1
+#, fuzzy
+msgid "Application Finder"
+msgstr "Procurador de aplicações para o Xfce 4"
+
+#: ../src/appfinder.c:164
+msgid "Filter"
+msgstr ""
+
+#: ../src/appfinder.c:185
+msgid "Categories"
+msgstr "Categorias"
+
+#: ../src/appfinder.c:201
+msgid "All"
+msgstr "Todos"
+
+#: ../src/appfinder.c:215 ../src/appfinder.c:370 ../src/appfinder.c:758
+msgid "Applications"
+msgstr ""
+
+#: ../data/xfce4-appfinder.desktop.in.h:2
+msgid "Find applications installed on the system."
+msgstr ""
+
+#~ msgid "Cannot execute the selected application"
+#~ msgstr "Não é possível executar a aplicação selecionada"
+
+#~ msgid "Xfce 4 Appfinder"
+#~ msgstr "Xfce 4 Appfinder"
+
+#~ msgid "<b>Name</b>"
+#~ msgstr "<b>Nome:</b>"
+
+#~ msgid "N/A"
+#~ msgstr "N/D"
+
+#~ msgid "<b>Comment</b>"
+#~ msgstr "<b>Comentário</b>"
+
+#~ msgid "<b>Categories</b>"
+#~ msgstr "<b>Categorias</b>"
+
+#~ msgid "<b>Command</b>"
+#~ msgstr "<b>Comando</b>"
+
+#~ msgid "Run program"
+#~ msgstr "Executar programa"
+
+#~ msgid "<b>Search:</b>"
+#~ msgstr "<b>Procurar:</b>"
+
+#~ msgid "Show Categories"
+#~ msgstr "Mostrar Categorias"
+
+#~ msgid "Core"
+#~ msgstr "Base"
+
+#~ msgid "Development"
+#~ msgstr "Desenvolvimento"
+
+#~ msgid "Office"
+#~ msgstr "Escritório"
+
+#~ msgid "Graphics"
+#~ msgstr "Gráficos"
+
+#~ msgid "Network"
+#~ msgstr "Rede"
+
+#~ msgid "AudioVideo"
+#~ msgstr "Áudio e Vídeo"
+
+#~ msgid "Game"
+#~ msgstr "Jogos"
+
+#~ msgid "Education"
+#~ msgstr "Educativos"
+
+#~ msgid "System"
+#~ msgstr "Sistema"
+
+#~ msgid "Filemanager"
+#~ msgstr "Gerenciador de arquivos "
+
+#~ msgid "Utility"
+#~ msgstr "Acessórios"
+
+#~ msgid "No items available"
+#~ msgstr "Nenhum item disponível"
+
+#~ msgid "Sorry, no match for searched text."
+#~ msgstr "Desculpe, o texto procurado não foi encontrado."
+
+#~ msgid "Appfinder"
+#~ msgstr "Appfinder"
diff --git a/po/pt_PT.po b/po/pt_PT.po
new file mode 100644
index 0000000..93e9232
--- /dev/null
+++ b/po/pt_PT.po
@@ -0,0 +1,140 @@
+# European Portuguese translations for xfce4-appfinder package.
+# Copyright (C) 2004-2005 Eduard Roccatello.
+# This file is distributed under the same license as the xfce4-appfinder package.
+# Nuno Donato <nunodonato@gmail.com>, 2004
+# Nuno Miguel <nunis@netcabo.pt>,2008.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: xfce4-appfinder 4.4.0\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2008-01-04 21:39+0100\n"
+"PO-Revision-Date: 2008-12-18 21:32+0100\n"
+"Last-Translator: Nuno Miguel <nunis@netcabo.pt>\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:62
+#, fuzzy
+msgid "Show version information"
+msgstr "Mais Informações..."
+
+#: ../src/main.c:63
+msgid "[MENUFILE]"
+msgstr ""
+
+#: ../src/main.c:82
+msgid "Failed to open display"
+msgstr ""
+
+#: ../src/main.c:94
+msgid "Copyright (c) 2008"
+msgstr ""
+
+#: ../src/main.c:95
+msgid "The Xfce development team. All rights reserved."
+msgstr ""
+
+#: ../src/main.c:96
+#, c-format
+msgid "Please report bugs to <%s>."
+msgstr ""
+
+#: ../src/appfinder.c:123 ../data/xfce4-appfinder.desktop.in.h:1
+#, fuzzy
+msgid "Application Finder"
+msgstr "Localizador de aplicações para o Xfce 4"
+
+#: ../src/appfinder.c:164
+msgid "Filter"
+msgstr ""
+
+#: ../src/appfinder.c:185
+msgid "Categories"
+msgstr "Categorias"
+
+#: ../src/appfinder.c:201
+msgid "All"
+msgstr "Todos"
+
+#: ../src/appfinder.c:215 ../src/appfinder.c:370 ../src/appfinder.c:758
+msgid "Applications"
+msgstr ""
+
+#: ../data/xfce4-appfinder.desktop.in.h:2
+msgid "Find applications installed on the system."
+msgstr ""
+
+#~ msgid "Cannot execute the selected application"
+#~ msgstr "Não é possível executar a aplicação seleccionada"
+
+#~ msgid "Xfce 4 Appfinder"
+#~ msgstr "Xfce 4 Appfinder"
+
+#~ msgid "<b>Name</b>"
+#~ msgstr "<b>Nome:</b>"
+
+#~ msgid "N/A"
+#~ msgstr "N/D"
+
+#~ msgid "<b>Comment</b>"
+#~ msgstr "<b>Comentário</b>"
+
+#~ msgid "<b>Categories</b>"
+#~ msgstr "<b>Categorias</b>"
+
+#~ msgid "<b>Command</b>"
+#~ msgstr "<b>Comando</b>"
+
+#~ msgid "Run program"
+#~ msgstr "Executar programa"
+
+#~ msgid "<b>Search:</b>"
+#~ msgstr "<b>Procurar:</b>"
+
+#~ msgid "Show Categories"
+#~ msgstr "Mostrar Categorias"
+
+#~ msgid "Core"
+#~ msgstr "Base"
+
+#~ msgid "Development"
+#~ msgstr "Desenvolvimento"
+
+#~ msgid "Office"
+#~ msgstr "Escritório"
+
+#~ msgid "Graphics"
+#~ msgstr "Gráficos"
+
+#~ msgid "Network"
+#~ msgstr "Rede"
+
+#~ msgid "AudioVideo"
+#~ msgstr "Áudio e Vídeo"
+
+#~ msgid "Game"
+#~ msgstr "Jogos"
+
+#~ msgid "Education"
+#~ msgstr "Educativos"
+
+#~ msgid "System"
+#~ msgstr "Sistema"
+
+#~ msgid "Filemanager"
+#~ msgstr "Gestor de ficheiros"
+
+#~ msgid "Utility"
+#~ msgstr "Acessórios"
+
+#~ msgid "No items available"
+#~ msgstr "Nenhum item disponível"
+
+#~ msgid "Sorry, no match for searched text."
+#~ msgstr "Desculpe, não existe correspondência para o texto procurado."
+
+#~ msgid "Appfinder"
+#~ msgstr "Appfinder"
diff --git a/po/ro.po b/po/ro.po
new file mode 100644
index 0000000..23acd5a
--- /dev/null
+++ b/po/ro.po
@@ -0,0 +1,141 @@
+# Romanian translation of xfce4-appfinder.
+# Copyright (C) 2004-2005 Eduard Roccatello.
+# This file is distributed under the same license as the xfce4-appfinder package.
+# Mişu Moldovan <dumol@gnome.ro>, 2004-2008.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: xfce4-appfinder 4.4.0\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2008-01-04 21:39+0100\n"
+"PO-Revision-Date: 2008-01-20 23:42+0200\n"
+"Last-Translator: Mişu Moldovan <dumol@gnome.ro>\n"
+"Language-Team: Romanian <gnomero-list@lists.sourceforge.net>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=3;plural=(n==1?0:(n==0||((n%100)>0&&(n%100)<20))?"
+"1:2)\n"
+
+#: ../src/main.c:62
+#, fuzzy
+msgid "Show version information"
+msgstr "Mai multe detalii..."
+
+#: ../src/main.c:63
+msgid "[MENUFILE]"
+msgstr ""
+
+#: ../src/main.c:82
+msgid "Failed to open display"
+msgstr ""
+
+#: ../src/main.c:94
+msgid "Copyright (c) 2008"
+msgstr ""
+
+#: ../src/main.c:95
+msgid "The Xfce development team. All rights reserved."
+msgstr ""
+
+#: ../src/main.c:96
+#, c-format
+msgid "Please report bugs to <%s>."
+msgstr ""
+
+#: ../src/appfinder.c:123 ../data/xfce4-appfinder.desktop.in.h:1
+#, fuzzy
+msgid "Application Finder"
+msgstr "Unealtă de căutare de aplicaţii pentru Xfce 4"
+
+#: ../src/appfinder.c:164
+msgid "Filter"
+msgstr ""
+
+#: ../src/appfinder.c:185
+msgid "Categories"
+msgstr "Categorii"
+
+#: ../src/appfinder.c:201
+msgid "All"
+msgstr "Toate"
+
+#: ../src/appfinder.c:215 ../src/appfinder.c:370 ../src/appfinder.c:758
+msgid "Applications"
+msgstr ""
+
+#: ../data/xfce4-appfinder.desktop.in.h:2
+msgid "Find applications installed on the system."
+msgstr ""
+
+#~ msgid "Cannot execute the selected application"
+#~ msgstr "Nu se poate porni aplicaţia selectată"
+
+#~ msgid "Xfce 4 Appfinder"
+#~ msgstr "Căutare aplicaţii Xfce 4"
+
+#~ msgid "<b>Name</b>"
+#~ msgstr "<b>Nume</b>"
+
+#~ msgid "N/A"
+#~ msgstr "N/A"
+
+#~ msgid "<b>Comment</b>"
+#~ msgstr "<b>Comentariu</b>"
+
+#~ msgid "<b>Categories</b>"
+#~ msgstr "<b>Categorii</b>"
+
+#~ msgid "<b>Command</b>"
+#~ msgstr "<b>Comandă</b>"
+
+#~ msgid "Run program"
+#~ msgstr "Pornire program"
+
+#~ msgid "<b>Search:</b>"
+#~ msgstr "<b>Caută:</b>"
+
+#~ msgid "Show Categories"
+#~ msgstr "Arată categorii"
+
+#~ msgid "Core"
+#~ msgstr "Esenţiale"
+
+#~ msgid "Development"
+#~ msgstr "Dezvoltare"
+
+#~ msgid "Office"
+#~ msgstr "Birou"
+
+#~ msgid "Graphics"
+#~ msgstr "Grafică"
+
+#~ msgid "Network"
+#~ msgstr "Reţea"
+
+#~ msgid "AudioVideo"
+#~ msgstr "Multimedia"
+
+#~ msgid "Game"
+#~ msgstr "Jocuri"
+
+#~ msgid "Education"
+#~ msgstr "Educaţionale"
+
+#~ msgid "System"
+#~ msgstr "Sistem"
+
+#~ msgid "Filemanager"
+#~ msgstr "Administrator de fişiere"
+
+#~ msgid "Utility"
+#~ msgstr "Utilitare"
+
+#~ msgid "No items available"
+#~ msgstr "Nu există elemente disponibile"
+
+#~ msgid "Sorry, no match for searched text."
+#~ msgstr "Scuze, nu există nici o potrivire pentru textul căutat."
+
+#~ msgid "Appfinder"
+#~ msgstr "Căutare aplicaţii"
diff --git a/po/ru.po b/po/ru.po
new file mode 100644
index 0000000..5778408
--- /dev/null
+++ b/po/ru.po
@@ -0,0 +1,143 @@
+# Russian translations for xfce4-appfinder package.
+# Copyright (C) 2004-2005 Eduard Roccatello.
+# This file is distributed under the same license as the xfce4-appfinder package.
+# Anthony Ivanoff <a-i@bk.ru>, 2005.
+# Andrey Fedoseev <andrey.fedoseev@gmail.com>, 2006.
+# Sergey Fedoseev <fedoseev.sergey@gmail.com>, 2006.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: xfce4-appfinder 4.4.0\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2008-01-04 21:39+0100\n"
+"PO-Revision-Date: 2006-05-08 13:37+0600\n"
+"Last-Translator: Sergey Fedoseev <fedoseev.sergey@gmail.com>\n"
+"Language-Team: Russian <ru@li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%"
+"10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
+
+#: ../src/main.c:62
+#, fuzzy
+msgid "Show version information"
+msgstr "Больше информации..."
+
+#: ../src/main.c:63
+msgid "[MENUFILE]"
+msgstr ""
+
+#: ../src/main.c:82
+msgid "Failed to open display"
+msgstr ""
+
+#: ../src/main.c:94
+msgid "Copyright (c) 2008"
+msgstr ""
+
+#: ../src/main.c:95
+msgid "The Xfce development team. All rights reserved."
+msgstr ""
+
+#: ../src/main.c:96
+#, c-format
+msgid "Please report bugs to <%s>."
+msgstr ""
+
+#: ../src/appfinder.c:123 ../data/xfce4-appfinder.desktop.in.h:1
+#, fuzzy
+msgid "Application Finder"
+msgstr "Поиск среди установленных приложений "
+
+#: ../src/appfinder.c:164
+msgid "Filter"
+msgstr ""
+
+#: ../src/appfinder.c:185
+msgid "Categories"
+msgstr "Категории"
+
+#: ../src/appfinder.c:201
+msgid "All"
+msgstr "Все"
+
+#: ../src/appfinder.c:215 ../src/appfinder.c:370 ../src/appfinder.c:758
+msgid "Applications"
+msgstr ""
+
+#: ../data/xfce4-appfinder.desktop.in.h:2
+msgid "Find applications installed on the system."
+msgstr ""
+
+#~ msgid "Cannot execute the selected application"
+#~ msgstr "Не удается запустить выбранное приложение"
+
+#~ msgid "Xfce 4 Appfinder"
+#~ msgstr "Поиск приложений"
+
+#~ msgid "<b>Name</b>"
+#~ msgstr "<b>Имя:</b>"
+
+#~ msgid "N/A"
+#~ msgstr "N/A"
+
+#~ 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 "<b>Search:</b>"
+#~ msgstr "<b>Найти:</b>"
+
+#~ msgid "Show Categories"
+#~ msgstr "Показать категории"
+
+#~ msgid "Core"
+#~ msgstr "Основные"
+
+#~ msgid "Development"
+#~ msgstr "Разработка"
+
+#~ msgid "Office"
+#~ msgstr "Офис"
+
+#~ msgid "Graphics"
+#~ msgstr "Графика"
+
+#~ msgid "Network"
+#~ msgstr "Сеть"
+
+#~ msgid "AudioVideo"
+#~ msgstr "Аудио/Видео"
+
+#~ msgid "Game"
+#~ msgstr "Игры"
+
+#~ msgid "Education"
+#~ msgstr "Образование"
+
+#~ msgid "System"
+#~ msgstr "Система"
+
+#~ msgid "Filemanager"
+#~ msgstr "Файловые менеджеры"
+
+#~ msgid "Utility"
+#~ msgstr "Утилиты"
+
+#~ msgid "No items available"
+#~ msgstr "Нет доступных элементов"
+
+#~ msgid "Sorry, no match for searched text."
+#~ msgstr "Согласно указанному критерию ничего не найдено."
+
+#~ msgid "Appfinder"
+#~ msgstr "Поиск программ"
diff --git a/po/sk.po b/po/sk.po
new file mode 100644
index 0000000..f907981
--- /dev/null
+++ b/po/sk.po
@@ -0,0 +1,139 @@
+# Slovak translation of xfce4-appfinder.
+# Copyright (C) 2004-2005 Eduard Roccatello.
+# This file is distributed under the same license as the xfce4-appfinder package.
+# Roman Moravcik <roman.moravcik@gmail.com>, 2006.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: xfce4-appfinder 4.4.0\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2008-01-04 21:39+0100\n"
+"PO-Revision-Date: 2006-02-19 11:41+0100\n"
+"Last-Translator: Roman Moravcik <roman.moravcik@gmail.com>\n"
+"Language-Team: Slovak <sk-i18n@lists.linux.sk>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: ../src/main.c:62
+#, fuzzy
+msgid "Show version information"
+msgstr "Viac informácií..."
+
+#: ../src/main.c:63
+msgid "[MENUFILE]"
+msgstr ""
+
+#: ../src/main.c:82
+msgid "Failed to open display"
+msgstr ""
+
+#: ../src/main.c:94
+msgid "Copyright (c) 2008"
+msgstr ""
+
+#: ../src/main.c:95
+msgid "The Xfce development team. All rights reserved."
+msgstr ""
+
+#: ../src/main.c:96
+#, c-format
+msgid "Please report bugs to <%s>."
+msgstr ""
+
+#: ../src/appfinder.c:123 ../data/xfce4-appfinder.desktop.in.h:1
+#, fuzzy
+msgid "Application Finder"
+msgstr "Vyhľadávač aplikácií pre Xfce 4"
+
+#: ../src/appfinder.c:164
+msgid "Filter"
+msgstr ""
+
+#: ../src/appfinder.c:185
+msgid "Categories"
+msgstr "Kategórie"
+
+#: ../src/appfinder.c:201
+msgid "All"
+msgstr "Všetky"
+
+#: ../src/appfinder.c:215 ../src/appfinder.c:370 ../src/appfinder.c:758
+msgid "Applications"
+msgstr ""
+
+#: ../data/xfce4-appfinder.desktop.in.h:2
+msgid "Find applications installed on the system."
+msgstr ""
+
+#~ msgid "Cannot execute the selected application"
+#~ msgstr "Nemôžem spustiť vybranú aplikáciu"
+
+#~ msgid "Xfce 4 Appfinder"
+#~ msgstr "Xfce 4 Vyhľadávač aplikácií"
+
+#~ msgid "<b>Name</b>"
+#~ msgstr "<b>Názov</b>"
+
+#~ msgid "N/A"
+#~ msgstr "Nezadané"
+
+#~ msgid "<b>Comment</b>"
+#~ msgstr "<b>Popis</b>"
+
+#~ msgid "<b>Categories</b>"
+#~ msgstr "<b>Kategórie</b>"
+
+#~ msgid "<b>Command</b>"
+#~ msgstr "<b>Príkaz</b>"
+
+#~ msgid "Run program"
+#~ msgstr "Spustiť program"
+
+#~ msgid "<b>Search:</b>"
+#~ msgstr "<b>Nájsť:</b>"
+
+#~ msgid "Show Categories"
+#~ msgstr "Zobraziť kategórie"
+
+#~ msgid "Core"
+#~ msgstr "Základné"
+
+#~ msgid "Development"
+#~ msgstr "Vývoj"
+
+#~ msgid "Office"
+#~ msgstr "Kancelária"
+
+#~ msgid "Graphics"
+#~ msgstr "Grafika"
+
+#~ msgid "Network"
+#~ msgstr "Sieť"
+
+#~ msgid "AudioVideo"
+#~ msgstr "Multimédia"
+
+#~ msgid "Game"
+#~ msgstr "Hry"
+
+#~ msgid "Education"
+#~ msgstr "Vzdelávanie"
+
+#~ msgid "System"
+#~ msgstr "Systém"
+
+#~ msgid "Filemanager"
+#~ msgstr "Správcovia súborov"
+
+#~ msgid "Utility"
+#~ msgstr "Utility"
+
+#~ msgid "No items available"
+#~ msgstr "Kategória neobsahuje žiadne položky"
+
+#~ msgid "Sorry, no match for searched text."
+#~ msgstr "Prepáčte, ale nenašla sa žiadna aplikácia podľa zadania."
+
+#~ msgid "Appfinder"
+#~ msgstr "Vyhľadávač aplikácií"
diff --git a/po/sq.po b/po/sq.po
new file mode 100644
index 0000000..9f38454
--- /dev/null
+++ b/po/sq.po
@@ -0,0 +1,139 @@
+# Albanian translations for xfce4-appfinder package
+# Copyright (C) 2004-2005 Eduard Roccatello.
+# This file is distributed under the same license as the xfce4-appfinder package.
+# Besnik Bleta <besnik@programeshqip.org>, 2008.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: xfce4-appfinder 4.4.0\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2008-01-04 21:39+0100\n"
+"PO-Revision-Date: 2008-01-21 09:42+0200\n"
+"Last-Translator: Besnik Bleta <besnik@programeshqip.org>\n"
+"Language-Team: Albanian <translation-team-sq@lists.sourceforge.net>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: ../src/main.c:62
+#, fuzzy
+msgid "Show version information"
+msgstr "Më Tepër të Dhëna..."
+
+#: ../src/main.c:63
+msgid "[MENUFILE]"
+msgstr ""
+
+#: ../src/main.c:82
+msgid "Failed to open display"
+msgstr ""
+
+#: ../src/main.c:94
+msgid "Copyright (c) 2008"
+msgstr ""
+
+#: ../src/main.c:95
+msgid "The Xfce development team. All rights reserved."
+msgstr ""
+
+#: ../src/main.c:96
+#, c-format
+msgid "Please report bugs to <%s>."
+msgstr ""
+
+#: ../src/appfinder.c:123 ../data/xfce4-appfinder.desktop.in.h:1
+#, fuzzy
+msgid "Application Finder"
+msgstr "Gjetës Zbatimesh për Xfce 4-n"
+
+#: ../src/appfinder.c:164
+msgid "Filter"
+msgstr ""
+
+#: ../src/appfinder.c:185
+msgid "Categories"
+msgstr "Kategori"
+
+#: ../src/appfinder.c:201
+msgid "All"
+msgstr "Tërë"
+
+#: ../src/appfinder.c:215 ../src/appfinder.c:370 ../src/appfinder.c:758
+msgid "Applications"
+msgstr ""
+
+#: ../data/xfce4-appfinder.desktop.in.h:2
+msgid "Find applications installed on the system."
+msgstr ""
+
+#~ msgid "Cannot execute the selected application"
+#~ msgstr "Nuk përmbush dot zbatimin e përzgjedhur"
+
+#~ msgid "Xfce 4 Appfinder"
+#~ msgstr "Xfce 4 Appfinder"
+
+#~ msgid "<b>Name</b>"
+#~ msgstr "<b>Emër:</b> "
+
+#~ msgid "N/A"
+#~ msgstr "N/A"
+
+#~ msgid "<b>Comment</b>"
+#~ msgstr "<b>Koment</b> "
+
+#~ msgid "<b>Categories</b>"
+#~ msgstr "<b>Kategori</b> "
+
+#~ msgid "<b>Command</b>"
+#~ msgstr "<b>Urdhër</b> "
+
+#~ msgid "Run program"
+#~ msgstr "Nis program"
+
+#~ msgid "<b>Search:</b>"
+#~ msgstr "<b>Kërko</b>"
+
+#~ msgid "Show Categories"
+#~ msgstr "Shfaq Kategori"
+
+#~ msgid "Core"
+#~ msgstr "Bërthama"
+
+#~ msgid "Development"
+#~ msgstr "Zhvillim"
+
+#~ msgid "Office"
+#~ msgstr "Zyrë"
+
+#~ msgid "Graphics"
+#~ msgstr "Grafika"
+
+#~ msgid "Network"
+#~ msgstr "Rrjet"
+
+#~ msgid "AudioVideo"
+#~ msgstr "AudioVideo"
+
+#~ msgid "Game"
+#~ msgstr "Lojë"
+
+#~ msgid "Education"
+#~ msgstr "Edukim"
+
+#~ msgid "System"
+#~ msgstr "Sistem"
+
+#~ msgid "Filemanager"
+#~ msgstr "Përgjegjës kartelash"
+
+#~ msgid "Utility"
+#~ msgstr "Përdorëse"
+
+#~ msgid "No items available"
+#~ msgstr "Pa objekte të« passhëm"
+
+#~ msgid "Sorry, no match for searched text."
+#~ msgstr "Më ndjeni, nuk ka përputhje për tekstin e kërkuar."
+
+#~ msgid "Appfinder"
+#~ msgstr "Appfinder"
diff --git a/po/sv.po b/po/sv.po
new file mode 100644
index 0000000..81c9c73
--- /dev/null
+++ b/po/sv.po
@@ -0,0 +1,144 @@
+# Swedish translations for xfce4-appfinder package.
+# Copyright (C) 2004-2005 Eduard Roccatello.
+# This file is distributed under the same license as the xfce4-appfinder package.
+# Aron Stansvik <elvstone@gmail.com>, 2005.
+# Alexander Toresson <alexander.toresson@gmail.com>, 2005.
+# Jens Hagerman <godhet@gmail.com>, 2006.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: xfce4-appfinder 4.4.0\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2008-01-04 21:39+0100\n"
+"PO-Revision-Date: 2006-02-19 00:39+0100\n"
+"Last-Translator: Alexander Toresson <alexander.toresson@gmail.com>\n"
+"Language-Team: Swedish <sv@li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=utf-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"X-Poedit-Language: Swedish\n"
+"X-Poedit-Country: SWEDEN\n"
+
+#: ../src/main.c:62
+#, fuzzy
+msgid "Show version information"
+msgstr "Mer information..."
+
+#: ../src/main.c:63
+msgid "[MENUFILE]"
+msgstr ""
+
+#: ../src/main.c:82
+msgid "Failed to open display"
+msgstr ""
+
+#: ../src/main.c:94
+msgid "Copyright (c) 2008"
+msgstr ""
+
+#: ../src/main.c:95
+msgid "The Xfce development team. All rights reserved."
+msgstr ""
+
+#: ../src/main.c:96
+#, c-format
+msgid "Please report bugs to <%s>."
+msgstr ""
+
+#: ../src/appfinder.c:123 ../data/xfce4-appfinder.desktop.in.h:1
+#, fuzzy
+msgid "Application Finder"
+msgstr "Programlista för Xfce 4"
+
+#: ../src/appfinder.c:164
+msgid "Filter"
+msgstr ""
+
+#: ../src/appfinder.c:185
+msgid "Categories"
+msgstr "Kategorier"
+
+#: ../src/appfinder.c:201
+msgid "All"
+msgstr "Alla"
+
+#: ../src/appfinder.c:215 ../src/appfinder.c:370 ../src/appfinder.c:758
+msgid "Applications"
+msgstr ""
+
+#: ../data/xfce4-appfinder.desktop.in.h:2
+msgid "Find applications installed on the system."
+msgstr ""
+
+#~ msgid "Cannot execute the selected application"
+#~ msgstr "Kunde inte starta programmet"
+
+#~ msgid "Xfce 4 Appfinder"
+#~ msgstr "Programlista"
+
+#~ msgid "<b>Name</b>"
+#~ msgstr "<b>Namn</b>"
+
+#~ msgid "N/A"
+#~ msgstr "Ej tillämplig"
+
+#~ msgid "<b>Comment</b>"
+#~ msgstr "<b>Kommentar</b>"
+
+#~ msgid "<b>Categories</b>"
+#~ msgstr "<b>Kategorier</b>"
+
+#~ msgid "<b>Command</b>"
+#~ msgstr "<b>Kommando</b>"
+
+#~ msgid "Run program"
+#~ msgstr "Kör programmet"
+
+#~ msgid "<b>Search:</b>"
+#~ msgstr "<b>Sök:</b>"
+
+#~ msgid "Show Categories"
+#~ msgstr "Visa kategorier"
+
+#~ msgid "Core"
+#~ msgstr "Standard"
+
+#~ msgid "Development"
+#~ msgstr "Utveckling"
+
+#~ msgid "Office"
+#~ msgstr "Kontor"
+
+#~ msgid "Graphics"
+#~ msgstr "Grafik"
+
+#~ msgid "Network"
+#~ msgstr "Nätverk"
+
+#~ msgid "AudioVideo"
+#~ msgstr "Ljud och Bild"
+
+#~ msgid "Game"
+#~ msgstr "Spel"
+
+#~ msgid "Education"
+#~ msgstr "Utbildning"
+
+#~ msgid "System"
+#~ msgstr "System"
+
+#~ msgid "Filemanager"
+#~ msgstr "Filhanterare"
+
+#~ msgid "Utility"
+#~ msgstr "Verktyg"
+
+#~ msgid "No items available"
+#~ msgstr "Inga program i denna kategori"
+
+#~ msgid "Sorry, no match for searched text."
+#~ msgstr "Tyvärr, inga sökträffar."
+
+#~ msgid "Appfinder"
+#~ msgstr "Programlista"
diff --git a/po/tr.po b/po/tr.po
new file mode 100644
index 0000000..0114382
--- /dev/null
+++ b/po/tr.po
@@ -0,0 +1,140 @@
+# Turkish translations for xfce4-appfinder package.
+# Copyright (C) 2004-2005 Eduard Roccatello.
+# This file is distributed under the same license as the xfce4-appfinder package.
+# Erçin EKER <ercin.eker@linux.org.tr>, 2004.
+# Eren Türkay <turkay.eren@gmail.com>, 2008
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: xfce4-appfinder 4.4.0\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2008-01-04 21:39+0100\n"
+"PO-Revision-Date: 2008-03-02 21:52+0200\n"
+"Last-Translator: Eren Türkay <turkay.eren@gmail.com>\n"
+"Language-Team: Turkish <turkce@pardus.org.tr>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: ../src/main.c:62
+#, fuzzy
+msgid "Show version information"
+msgstr "Daha Fazla Bilgi..."
+
+#: ../src/main.c:63
+msgid "[MENUFILE]"
+msgstr ""
+
+#: ../src/main.c:82
+msgid "Failed to open display"
+msgstr ""
+
+#: ../src/main.c:94
+msgid "Copyright (c) 2008"
+msgstr ""
+
+#: ../src/main.c:95
+msgid "The Xfce development team. All rights reserved."
+msgstr ""
+
+#: ../src/main.c:96
+#, c-format
+msgid "Please report bugs to <%s>."
+msgstr ""
+
+#: ../src/appfinder.c:123 ../data/xfce4-appfinder.desktop.in.h:1
+#, fuzzy
+msgid "Application Finder"
+msgstr "Xfce 4 için Uygulama Arayıcısı"
+
+#: ../src/appfinder.c:164
+msgid "Filter"
+msgstr ""
+
+#: ../src/appfinder.c:185
+msgid "Categories"
+msgstr "Kategoriler"
+
+#: ../src/appfinder.c:201
+msgid "All"
+msgstr "Hepsi"
+
+#: ../src/appfinder.c:215 ../src/appfinder.c:370 ../src/appfinder.c:758
+msgid "Applications"
+msgstr ""
+
+#: ../data/xfce4-appfinder.desktop.in.h:2
+msgid "Find applications installed on the system."
+msgstr ""
+
+#~ msgid "Cannot execute the selected application"
+#~ msgstr "Seçilen uygulama çalıştırılamıyor"
+
+#~ msgid "Xfce 4 Appfinder"
+#~ msgstr "Xfce 4 Uygulama Arayıcı"
+
+#~ msgid "<b>Name</b>"
+#~ msgstr "<b>İsim</b>"
+
+#~ msgid "N/A"
+#~ msgstr "Boş"
+
+#~ msgid "<b>Comment</b>"
+#~ msgstr "<b>Yorum</b>"
+
+#~ msgid "<b>Categories</b>"
+#~ msgstr "<b>Kategoriler</b>"
+
+#~ msgid "<b>Command</b>"
+#~ msgstr "<b>Komut</b>"
+
+#~ msgid "Run program"
+#~ msgstr "Programı çalıştır"
+
+#~ msgid "<b>Search:</b>"
+#~ msgstr "<b>Ara:</b>"
+
+#~ msgid "Show Categories"
+#~ msgstr "Kategorileri Göster"
+
+#~ msgid "Core"
+#~ msgstr "Temel"
+
+#~ msgid "Development"
+#~ msgstr "Geliştirme"
+
+#~ msgid "Office"
+#~ msgstr "Ofis"
+
+#~ msgid "Graphics"
+#~ msgstr "Grafik"
+
+#~ msgid "Network"
+#~ msgstr "Ağ"
+
+#~ msgid "AudioVideo"
+#~ msgstr "Ses/Görüntü"
+
+#~ msgid "Game"
+#~ msgstr "Oyun"
+
+#~ msgid "Education"
+#~ msgstr "Eğitim"
+
+#~ msgid "System"
+#~ msgstr "Sistem"
+
+#~ msgid "Filemanager"
+#~ msgstr "Dosya Yöneticisi"
+
+#~ msgid "Utility"
+#~ msgstr "Araç"
+
+#~ msgid "No items available"
+#~ msgstr "Hiçbir öğe mevcut değil"
+
+#~ msgid "Sorry, no match for searched text."
+#~ msgstr "Üzgünüm, herhangi bir eşleşme bulunamadı"
+
+#~ msgid "Appfinder"
+#~ msgstr "Uygulama Arayıcı"
diff --git a/po/uk.po b/po/uk.po
new file mode 100644
index 0000000..37fc3db
--- /dev/null
+++ b/po/uk.po
@@ -0,0 +1,139 @@
+# Ukrainian translation to xfce4-appfinder.
+# Copyright (C) 2004-2005 Eduard Roccatello.
+# This file is distributed under the same license as the xfce4-appfinder package.
+# Maxim V. Dziumanenko <mvd@mylinux.ua>, 2005-2006.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: xfce4-appfinder 4.4.0\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2008-01-04 21:39+0100\n"
+"PO-Revision-Date: 2005-10-15 01:57+0900\n"
+"Last-Translator: Maxim V. Dziumanenko <mvd@mylinux.ua>\n"
+"Language-Team: Ukrainian <translation-team-uk@lists.sourceforge.net>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: ../src/main.c:62
+#, fuzzy
+msgid "Show version information"
+msgstr "Більше інформації..."
+
+#: ../src/main.c:63
+msgid "[MENUFILE]"
+msgstr ""
+
+#: ../src/main.c:82
+msgid "Failed to open display"
+msgstr ""
+
+#: ../src/main.c:94
+msgid "Copyright (c) 2008"
+msgstr ""
+
+#: ../src/main.c:95
+msgid "The Xfce development team. All rights reserved."
+msgstr ""
+
+#: ../src/main.c:96
+#, c-format
+msgid "Please report bugs to <%s>."
+msgstr ""
+
+#: ../src/appfinder.c:123 ../data/xfce4-appfinder.desktop.in.h:1
+#, fuzzy
+msgid "Application Finder"
+msgstr "Пошук серед встановлених програм для Xfce 4"
+
+#: ../src/appfinder.c:164
+msgid "Filter"
+msgstr ""
+
+#: ../src/appfinder.c:185
+msgid "Categories"
+msgstr "Категорії"
+
+#: ../src/appfinder.c:201
+msgid "All"
+msgstr "Усі"
+
+#: ../src/appfinder.c:215 ../src/appfinder.c:370 ../src/appfinder.c:758
+msgid "Applications"
+msgstr ""
+
+#: ../data/xfce4-appfinder.desktop.in.h:2
+msgid "Find applications installed on the system."
+msgstr ""
+
+#~ msgid "Cannot execute the selected application"
+#~ msgstr "Не вдається виконати вибрану програму"
+
+#~ msgid "Xfce 4 Appfinder"
+#~ msgstr "Пошук програм"
+
+#~ msgid "<b>Name</b>"
+#~ msgstr "<b>Назва</b>"
+
+#~ 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 "<b>Search:</b>"
+#~ msgstr "<b>Шукати:</b>"
+
+#~ msgid "Show Categories"
+#~ msgstr "Показати категорії"
+
+#~ msgid "Core"
+#~ msgstr "Основа"
+
+#~ msgid "Development"
+#~ msgstr "Розробка"
+
+#~ msgid "Office"
+#~ msgstr "Офіс"
+
+#~ msgid "Graphics"
+#~ msgstr "Графіка"
+
+#~ msgid "Network"
+#~ msgstr "Мережа"
+
+#~ msgid "AudioVideo"
+#~ msgstr "Звук та відео"
+
+#~ msgid "Game"
+#~ msgstr "Ігри"
+
+#~ msgid "Education"
+#~ msgstr "Освіта"
+
+#~ msgid "System"
+#~ msgstr "Система"
+
+#~ msgid "Filemanager"
+#~ msgstr "Файлові менеджери"
+
+#~ msgid "Utility"
+#~ msgstr "Службові"
+
+#~ msgid "No items available"
+#~ msgstr "Пункт недоступний"
+
+#~ msgid "Sorry, no match for searched text."
+#~ msgstr "Немає відповідності тексту вказаному критерію."
+
+#~ msgid "Appfinder"
+#~ msgstr "Пошук програм"
diff --git a/po/ur.po b/po/ur.po
new file mode 100644
index 0000000..0431764
--- /dev/null
+++ b/po/ur.po
@@ -0,0 +1,142 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: xfce4-appfinder\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2008-01-04 21:39+0100\n"
+"PO-Revision-Date: 2008-11-03 23:04+0500\n"
+"Last-Translator: Muhammad Ali Makki <makki.ma@gmail.com>\n"
+"Language-Team: Urdu <makki.ma@gmail.com>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=utf-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Poedit-Language: Urdu\n"
+"X-Poedit-Country: PAKISTAN\n"
+"X-Poedit-SourceCharset: utf-8\n"
+
+#: ../src/main.c:62
+#, fuzzy
+msgid "Show version information"
+msgstr "مزید معلومات..."
+
+#: ../src/main.c:63
+msgid "[MENUFILE]"
+msgstr ""
+
+#: ../src/main.c:82
+msgid "Failed to open display"
+msgstr ""
+
+#: ../src/main.c:94
+msgid "Copyright (c) 2008"
+msgstr ""
+
+#: ../src/main.c:95
+msgid "The Xfce development team. All rights reserved."
+msgstr ""
+
+#: ../src/main.c:96
+#, c-format
+msgid "Please report bugs to <%s>."
+msgstr ""
+
+#: ../src/appfinder.c:123 ../data/xfce4-appfinder.desktop.in.h:1
+#, fuzzy
+msgid "Application Finder"
+msgstr "اطلاقیہ تلاش کار برائے ایکسفس 4"
+
+#: ../src/appfinder.c:164
+msgid "Filter"
+msgstr ""
+
+#: ../src/appfinder.c:185
+msgid "Categories"
+msgstr "زمرہ جات"
+
+#: ../src/appfinder.c:201
+msgid "All"
+msgstr "تمام"
+
+#: ../src/appfinder.c:215 ../src/appfinder.c:370 ../src/appfinder.c:758
+msgid "Applications"
+msgstr ""
+
+#: ../data/xfce4-appfinder.desktop.in.h:2
+msgid "Find applications installed on the system."
+msgstr ""
+
+#~ msgid "Cannot execute the selected application"
+#~ msgstr "منتخب اطلاقیہ نہیں چلایا جاسکتا"
+
+#~ msgid "Xfce 4 Appfinder"
+#~ msgstr "ایکسفس 4 اطلاقیہ تلاش کار"
+
+#~ msgid "<b>Name</b>"
+#~ msgstr "<b>نام</b>"
+
+#~ 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 "<b>Search:</b>"
+#~ msgstr "<b>تلاش:</b>"
+
+#~ msgid "Show Categories"
+#~ msgstr "زمرے دکھائیں"
+
+#~ msgid "Core"
+#~ msgstr "مرکز"
+
+#~ msgid "Development"
+#~ msgstr "ترقی"
+
+#~ msgid "Office"
+#~ msgstr "آفس"
+
+#~ msgid "Graphics"
+#~ msgstr "گریفکس"
+
+#~ msgid "Network"
+#~ msgstr "نیٹ ورک"
+
+#~ msgid "AudioVideo"
+#~ msgstr "آڈیوویڈیو"
+
+#~ msgid "Game"
+#~ msgstr "گیم"
+
+#~ msgid "Education"
+#~ msgstr "تعلیم"
+
+#~ msgid "System"
+#~ msgstr "نظام"
+
+#~ msgid "Filemanager"
+#~ msgstr "فائل منیجر"
+
+#~ msgid "Utility"
+#~ msgstr "سہولت"
+
+#~ msgid "No items available"
+#~ msgstr "کوئی عناصر نہیں"
+
+#~ msgid "Sorry, no match for searched text."
+#~ msgstr "معذرت، تلاش کیے گئے متن کا کوئی نتیجہ نہیں."
+
+#~ msgid "Appfinder"
+#~ msgstr "اطلاقیہ تلاش کار"
diff --git a/po/zh_CN.po b/po/zh_CN.po
new file mode 100644
index 0000000..30b01cc
--- /dev/null
+++ b/po/zh_CN.po
@@ -0,0 +1,143 @@
+# ----zh_CN.po (xfce4-appfinder 4.3.90.2) ----
+# Simplified Chinese translations for xfce4-appfinder package.
+# Copyright (C) 2002-2005 Eduard Roccatello.
+# This file is distributed under the same license as the xfce4-appfinder package.
+# Yongtao Yang <yongtao.yang@telia.com>, 2004.
+# Huang Huan <unicon221@gmail.com>, 2006.
+# Jick Nan <jick.nan@gmail.com>, 2006.
+#
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: xfce4-appfinder 4.4.0\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2008-01-04 21:39+0100\n"
+"PO-Revision-Date: 2006-04-20 21:40+0800\n"
+"Last-Translator: Jick Nan <jick.nan@gmail.com>\n"
+"Language-Team: Chinese/Simplified <i18n-translation@lists.linux.net.cn>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: ../src/main.c:62
+#, fuzzy
+msgid "Show version information"
+msgstr "更多信息..."
+
+#: ../src/main.c:63
+msgid "[MENUFILE]"
+msgstr ""
+
+#: ../src/main.c:82
+msgid "Failed to open display"
+msgstr ""
+
+#: ../src/main.c:94
+msgid "Copyright (c) 2008"
+msgstr ""
+
+#: ../src/main.c:95
+msgid "The Xfce development team. All rights reserved."
+msgstr ""
+
+#: ../src/main.c:96
+#, c-format
+msgid "Please report bugs to <%s>."
+msgstr ""
+
+#: ../src/appfinder.c:123 ../data/xfce4-appfinder.desktop.in.h:1
+#, fuzzy
+msgid "Application Finder"
+msgstr "Xfce 4的程序查找工具"
+
+#: ../src/appfinder.c:164
+msgid "Filter"
+msgstr ""
+
+#: ../src/appfinder.c:185
+msgid "Categories"
+msgstr "类别"
+
+#: ../src/appfinder.c:201
+msgid "All"
+msgstr "全部"
+
+#: ../src/appfinder.c:215 ../src/appfinder.c:370 ../src/appfinder.c:758
+msgid "Applications"
+msgstr ""
+
+#: ../data/xfce4-appfinder.desktop.in.h:2
+msgid "Find applications installed on the system."
+msgstr ""
+
+#~ msgid "Cannot execute the selected application"
+#~ msgstr "不能执行所选程序"
+
+#~ msgid "Xfce 4 Appfinder"
+#~ msgstr "Xfce 4 程序查找工具"
+
+#~ msgid "<b>Name</b>"
+#~ msgstr "<b>名称</b>"
+
+#~ msgid "N/A"
+#~ msgstr "N/A"
+
+#~ 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 "<b>Search:</b>"
+#~ msgstr "<b>搜寻:</b>"
+
+#~ msgid "Show Categories"
+#~ msgstr "显示类别"
+
+#~ msgid "Core"
+#~ msgstr "核心"
+
+#~ msgid "Development"
+#~ msgstr "开发"
+
+#~ msgid "Office"
+#~ msgstr "办公"
+
+#~ msgid "Graphics"
+#~ msgstr "图形"
+
+#~ msgid "Network"
+#~ msgstr "网络"
+
+#~ msgid "AudioVideo"
+#~ msgstr "声音和图象"
+
+#~ msgid "Game"
+#~ msgstr "游戏"
+
+#~ msgid "Education"
+#~ msgstr "教育"
+
+#~ msgid "System"
+#~ msgstr "系统"
+
+#~ msgid "Filemanager"
+#~ msgstr "文件管理器"
+
+#~ msgid "Utility"
+#~ msgstr "工具程序"
+
+#~ msgid "No items available"
+#~ msgstr "无可用项目"
+
+#~ msgid "Sorry, no match for searched text."
+#~ msgstr "抱歉,没有找到。"
+
+#~ msgid "Appfinder"
+#~ msgstr "程序查找工具"
diff --git a/po/zh_TW.po b/po/zh_TW.po
new file mode 100644
index 0000000..5506691
--- /dev/null
+++ b/po/zh_TW.po
@@ -0,0 +1,139 @@
+# Traditional Chinese translations for xfce4-appfinder package.
+# Copyright (C) 2004-2005 Eduard Roccatello.
+# This file is distributed under the same license as the xfce4-appfinder package.
+# Hydonsingore Cia <hydonsingore@educities.edu.tw>, 2005.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: xfce4-appfinder 4.4.0\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2008-01-04 21:39+0100\n"
+"PO-Revision-Date: 2006-06-12 21:34+0800\n"
+"Last-Translator: Hydonsingore Cia <hydonsingore@educities.edu.tw>\n"
+"Language-Team: Chinese (traditional) <zh-l10n@linux.org.tw>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=utf-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: ../src/main.c:62
+#, fuzzy
+msgid "Show version information"
+msgstr "更多資訊..."
+
+#: ../src/main.c:63
+msgid "[MENUFILE]"
+msgstr ""
+
+#: ../src/main.c:82
+msgid "Failed to open display"
+msgstr ""
+
+#: ../src/main.c:94
+msgid "Copyright (c) 2008"
+msgstr ""
+
+#: ../src/main.c:95
+msgid "The Xfce development team. All rights reserved."
+msgstr ""
+
+#: ../src/main.c:96
+#, c-format
+msgid "Please report bugs to <%s>."
+msgstr ""
+
+#: ../src/appfinder.c:123 ../data/xfce4-appfinder.desktop.in.h:1
+#, fuzzy
+msgid "Application Finder"
+msgstr "Xfce 4 的應用程式搜尋器"
+
+#: ../src/appfinder.c:164
+msgid "Filter"
+msgstr ""
+
+#: ../src/appfinder.c:185
+msgid "Categories"
+msgstr "類別"
+
+#: ../src/appfinder.c:201
+msgid "All"
+msgstr "全部"
+
+#: ../src/appfinder.c:215 ../src/appfinder.c:370 ../src/appfinder.c:758
+msgid "Applications"
+msgstr ""
+
+#: ../data/xfce4-appfinder.desktop.in.h:2
+msgid "Find applications installed on the system."
+msgstr ""
+
+#~ msgid "Cannot execute the selected application"
+#~ msgstr "無法執行所選取的應用程式"
+
+#~ msgid "Xfce 4 Appfinder"
+#~ msgstr "Xfce 4 Appfinder"
+
+#~ msgid "<b>Name</b>"
+#~ msgstr "<b>名稱</b>"
+
+#~ 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 "<b>Search:</b>"
+#~ msgstr "<b>搜尋:</b>"
+
+#~ msgid "Show Categories"
+#~ msgstr "顯示類別"
+
+#~ msgid "Core"
+#~ msgstr "核心"
+
+#~ msgid "Development"
+#~ msgstr "開發"
+
+#~ msgid "Office"
+#~ msgstr "Office"
+
+#~ msgid "Graphics"
+#~ msgstr "圖像"
+
+#~ msgid "Network"
+#~ msgstr "網路"
+
+#~ msgid "AudioVideo"
+#~ msgstr "影音"
+
+#~ msgid "Game"
+#~ msgstr "遊戲"
+
+#~ msgid "Education"
+#~ msgstr "教育"
+
+#~ msgid "System"
+#~ msgstr "系統"
+
+#~ msgid "Filemanager"
+#~ msgstr "檔案管理器"
+
+#~ msgid "Utility"
+#~ msgstr "工具"
+
+#~ msgid "No items available"
+#~ msgstr "沒有可用的項目"
+
+#~ msgid "Sorry, no match for searched text."
+#~ msgstr "抱歉,找不到相符的程式"
+
+#~ msgid "Appfinder"
+#~ msgstr "Appfinder"
diff --git a/src/Makefile.am b/src/Makefile.am
new file mode 100644
index 0000000..3605b22
--- /dev/null
+++ b/src/Makefile.am
@@ -0,0 +1,26 @@
+bin_PROGRAMS = xfce4-appfinder
+
+xfce4_appfinder_SOURCES = \
+ main.c \
+ appfinder.c \
+ appfinder.h
+
+xfce4_appfinder_CFLAGS = \
+ -I$(top_srcdir) \
+ -DBINDIR=\"$(bindir)\" \
+ -DLOCALEDIR=\"$(localedir)\" \
+ -DDATADIR=\"$(datadir)\" \
+ -DSYSCONFDIR=\"$(sysconfdir)\" \
+ $(LIBX11_CFLAGS) \
+ $(GTHREAD_CFLAGS) \
+ $(LIBXFCE4MENU_CFLAGS)
+
+xfce4_appfinder_LDFLAGS = \
+ -export-dynamic
+
+xfce4_appfinder_LDADD = \
+ $(LIBX11_LDFLAGS) \
+ $(LIBX11_LIBS) \
+ $(GTHREAD_LIBS) \
+ $(LIBXFCE4MENU_LIBS)
+
diff --git a/src/appfinder.c b/src/appfinder.c
new file mode 100644
index 0000000..80a5bcd
--- /dev/null
+++ b/src/appfinder.c
@@ -0,0 +1,883 @@
+/* $Id$
+ *
+ * Copyright (c) 2008 Jasper Huijsmans <jasper@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 the Free Software Foundation; either version 2 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Library General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ */
+
+#include <string.h>
+#include <gdk/gdkkeysyms.h>
+#include <gtk/gtk.h>
+#include <libxfce4menu/libxfce4menu.h>
+
+#include "appfinder.h"
+
+#ifndef _
+#define _(x) x
+#endif
+
+#define SPACING 8
+#define ICON_SIZE 32
+#define VIEW_WIDTH 400
+#define VIEW_HEIGHT 300
+
+enum
+{
+ ITEM_COL,
+ PIXBUF_COL,
+ TEXT_COL,
+ COMMENT_COL,
+ NUM_COLUMS
+};
+
+typedef struct
+{
+ XfceMenuItem *item;
+ GdkPixbuf *pixbuf;
+ char *text;
+ char *comment;
+} AppData;
+
+
+
+static void category_toggled (GtkToggleButton * tb, gpointer data);
+static gboolean item_visible_func (GtkTreeModel * model, GtkTreeIter * iter, gpointer user_data);
+static void view_data_get (GtkWidget * widget, GdkDragContext * drag_context,
+ GtkSelectionData * data, guint info, guint time, gpointer user_data);
+static gboolean entry_focused (GtkWidget * entry, GdkEventFocus * ev, gpointer data);
+static gboolean entry_key_pressed (GtkWidget * entry, GdkEventKey * ev, gpointer data);
+static void execute_item (GtkWidget * button, gpointer data);
+static void cursor_changed (GtkTreeView * view, gpointer data);
+static gboolean key_pressed (GtkWidget * widget, GdkEventKey * ev, gpointer data);
+static gboolean view_dblclick (GtkWidget * view, GdkEventButton * evt, gpointer data);
+static void appfinder_add_items_for_category (gpointer key, gpointer value, gpointer data);
+static void appfinder_add_category_widget (const char *category);
+static void appfinder_add_application_data (AppData * data);
+
+
+
+static GSList *menu_concat_items (XfceMenu * menu, GSList * list);
+static void menu_add_applications (XfceMenu * menu, GSList * list);
+static GdkPixbuf *menu_create_item_icon (XfceMenuItem * item);
+
+static GtkWidget *application_window;
+static GtkListStore *application_store;
+static GtkWidget *application_view;
+static GtkWidget *category_box;
+static GtkWidget *radiobutton_all;
+static GtkWidget *filter_entry;
+static GtkWidget *exec_button;
+
+static char *application_title = NULL;
+static GHashTable *categories = NULL;
+static GList *category_list = NULL;
+static XfceMenuItem *current = NULL;
+
+static const GtkTargetEntry dnd_target_list[] = {
+ {"text/uri-list", 0, 0}
+};
+
+
+
+/*
+ * public interface
+ */
+
+/**
+ * appfinder_create_shell:
+ *
+ * Create appfinder window and all static widgets. The application view
+ * and the category list will be filled in by appfinder_add_applications().
+ **/
+void
+appfinder_create_shell (void)
+{
+ GtkIconTheme *theme;
+ GdkPixbuf *icon;
+ GtkWidget *window;
+ GtkWidget *vbox;
+ GtkWidget *hbox;
+ GtkWidget *buttonbox;
+ GtkWidget *left;
+ GtkWidget *right;
+ GtkWidget *label;
+ GtkWidget *align;
+ GtkWidget *scroll;
+ GtkWidget *button;
+ char text[256];
+
+ /* main window (don't show yet) */
+ application_window = window = gtk_window_new (GTK_WINDOW_TOPLEVEL);
+ gtk_window_set_title (GTK_WINDOW (window), _("Application Finder"));
+ gtk_container_set_border_width (GTK_CONTAINER (window), SPACING);
+
+ g_signal_connect (G_OBJECT (window), "delete-event", G_CALLBACK (gtk_main_quit), NULL);
+ g_signal_connect (G_OBJECT (window), "key-press-event", G_CALLBACK (key_pressed), NULL);
+
+ theme = gtk_icon_theme_get_default ();
+ icon =
+ gtk_icon_theme_load_icon (theme, "xfce4-appfinder", ICON_SIZE, GTK_ICON_LOOKUP_USE_BUILTIN,
+ NULL);
+ if (!icon)
+ {
+ icon =
+ gtk_icon_theme_load_icon (theme, "applications-other", ICON_SIZE,
+ GTK_ICON_LOOKUP_USE_BUILTIN, NULL);
+ }
+ if (icon)
+ {
+ gtk_window_set_icon (GTK_WINDOW (window), icon);
+ g_object_unref (icon);
+ }
+
+ /* layout */
+ vbox = gtk_vbox_new (FALSE, SPACING);
+ gtk_widget_show (vbox);
+ gtk_container_add (GTK_CONTAINER (window), vbox);
+
+ hbox = gtk_hbox_new (FALSE, SPACING);
+ gtk_widget_show (hbox);
+ gtk_box_pack_start (GTK_BOX (vbox), hbox, TRUE, TRUE, 0);
+
+ buttonbox = gtk_hbox_new (FALSE, SPACING);
+ gtk_widget_show (buttonbox);
+ gtk_box_pack_start (GTK_BOX (vbox), buttonbox, FALSE, FALSE, 0);
+
+ /* left pane */
+ left = gtk_vbox_new (FALSE, SPACING);
+ gtk_widget_show (left);
+ gtk_box_pack_start (GTK_BOX (hbox), left, FALSE, FALSE, 0);
+
+ label = gtk_label_new (NULL);
+ g_snprintf (text, 256, "<span weight=\"bold\" size=\"large\">%s</span>", _("Filter"));
+ gtk_label_set_markup (GTK_LABEL (label), text);
+ gtk_misc_set_alignment (GTK_MISC (label), 0, 0.5);
+ gtk_widget_modify_fg (label, GTK_STATE_NORMAL, &label->style->fg[GTK_STATE_INSENSITIVE]);
+ gtk_widget_show (label);
+ gtk_box_pack_start (GTK_BOX (left), label, FALSE, FALSE, 0);
+
+ align = gtk_alignment_new (0, 0, 0, 0);
+ gtk_alignment_set_padding (GTK_ALIGNMENT (align), 0, 0, SPACING, 0);
+ gtk_widget_show (align);
+ gtk_box_pack_start (GTK_BOX (left), align, FALSE, FALSE, 0);
+
+ filter_entry = gtk_entry_new ();
+ gtk_widget_show (filter_entry);
+ gtk_container_add (GTK_CONTAINER (align), filter_entry);
+
+ g_signal_connect (G_OBJECT (filter_entry), "focus-in-event", G_CALLBACK (entry_focused), NULL);
+ g_signal_connect (G_OBJECT (filter_entry), "key-press-event", G_CALLBACK (entry_key_pressed),
+ NULL);
+
+ label = gtk_label_new (NULL);
+ g_snprintf (text, 256, "<span weight=\"bold\" size=\"large\">%s</span>", _("Categories"));
+ gtk_label_set_markup (GTK_LABEL (label), text);
+ gtk_misc_set_alignment (GTK_MISC (label), 0, 0.5);
+ gtk_widget_modify_fg (label, GTK_STATE_NORMAL, &label->style->fg[GTK_STATE_INSENSITIVE]);
+ gtk_widget_show (label);
+ gtk_box_pack_start (GTK_BOX (left), label, FALSE, FALSE, 0);
+
+ align = gtk_alignment_new (0, 0, 1, 1);
+ gtk_alignment_set_padding (GTK_ALIGNMENT (align), 0, 0, SPACING, 0);
+ gtk_widget_show (align);
+ gtk_box_pack_start (GTK_BOX (left), align, FALSE, FALSE, 0);
+
+ category_box = gtk_vbox_new (TRUE, SPACING);
+ gtk_widget_show (category_box);
+ gtk_container_add (GTK_CONTAINER (align), category_box);
+
+ radiobutton_all = gtk_radio_button_new_with_label (NULL, _("All"));
+ gtk_toggle_button_set_active (GTK_TOGGLE_BUTTON (radiobutton_all), TRUE);
+ gtk_widget_show (radiobutton_all);
+ gtk_box_pack_start (GTK_BOX (category_box), radiobutton_all, FALSE, FALSE, 0);
+
+ g_signal_connect (G_OBJECT (radiobutton_all), "toggled", G_CALLBACK (category_toggled), NULL);
+
+ /* right pane */
+ right = gtk_vbox_new (FALSE, SPACING);
+ gtk_widget_show (right);
+ gtk_box_pack_start (GTK_BOX (hbox), right, TRUE, TRUE, 0);
+
+#if 0
+ label = gtk_label_new (NULL);
+ g_snprintf (text, 256, "<span weight=\"bold\" size=\"large\">%s</span>", _("Applications"));
+ gtk_label_set_markup (GTK_LABEL (label), text);
+ gtk_misc_set_alignment (GTK_MISC (label), 0, 0.5);
+ gtk_widget_modify_fg (label, GTK_STATE_NORMAL, &label->style->fg[GTK_STATE_INSENSITIVE]);
+ gtk_widget_show (label);
+ gtk_box_pack_start (GTK_BOX (right), label, FALSE, FALSE, 0);
+#endif
+
+ scroll = gtk_scrolled_window_new (NULL, NULL);
+ gtk_scrolled_window_set_shadow_type (GTK_SCROLLED_WINDOW (scroll), GTK_SHADOW_ETCHED_IN);
+ gtk_scrolled_window_set_policy (GTK_SCROLLED_WINDOW (scroll), GTK_POLICY_NEVER,
+ GTK_POLICY_ALWAYS);
+ gtk_widget_show (scroll);
+ gtk_box_pack_start (GTK_BOX (right), scroll, TRUE, TRUE, 0);
+
+ application_view = gtk_tree_view_new ();
+ gtk_tree_view_set_headers_visible (GTK_TREE_VIEW (application_view), FALSE);
+ gtk_tree_view_set_rules_hint (GTK_TREE_VIEW (application_view), TRUE);
+ gtk_widget_set_size_request (application_view, VIEW_WIDTH, VIEW_HEIGHT);
+ gtk_widget_show (application_view);
+ gtk_container_add (GTK_CONTAINER (scroll), application_view);
+
+ g_signal_connect (G_OBJECT (application_view), "cursor-changed", G_CALLBACK (cursor_changed),
+ NULL);
+ g_signal_connect (G_OBJECT (application_view), "key-press-event", G_CALLBACK (key_pressed), NULL);
+ g_signal_connect (G_OBJECT (application_view), "button-press-event", G_CALLBACK (view_dblclick),
+ NULL);
+
+ gtk_drag_source_set (application_view, GDK_BUTTON1_MASK, dnd_target_list,
+ G_N_ELEMENTS (dnd_target_list), GDK_ACTION_COPY);
+ g_signal_connect (G_OBJECT (application_view), "drag-data-get", G_CALLBACK (view_data_get), NULL);
+
+ /* buttons */
+ button = gtk_button_new_from_stock (GTK_STOCK_CLOSE);
+ gtk_widget_show (button);
+ gtk_box_pack_end (GTK_BOX (buttonbox), button, FALSE, FALSE, 0);
+
+ g_signal_connect (G_OBJECT (button), "clicked", G_CALLBACK (gtk_main_quit), NULL);
+
+ exec_button = button = gtk_button_new_from_stock (GTK_STOCK_EXECUTE);
+ GTK_WIDGET_SET_FLAGS (button, GTK_CAN_DEFAULT);
+ gtk_button_set_focus_on_click (GTK_BUTTON (button), FALSE);
+ gtk_widget_set_sensitive (button, FALSE);
+ gtk_widget_show (button);
+ gtk_box_pack_end (GTK_BOX (buttonbox), button, FALSE, FALSE, 0);
+
+ g_signal_connect (G_OBJECT (button), "clicked", G_CALLBACK (execute_item), NULL);
+
+ /* done */
+ gtk_widget_show (window);
+}
+
+
+
+/**
+ * appfinder_set_menu:
+ *
+ * Find categories and create cache of application data. This function
+ * is intended to be called from a background thread, before calling
+ * appfinder_add_applications() in the main thread. All GUI related
+ * actions are deferred to appfinder_add_applications().
+ **/
+void
+appfinder_set_menu (XfceMenu * root_menu)
+{
+ XfceMenuDirectory *directory;
+ GSList *items;
+ GSList *menus;
+ GSList *iter;
+
+ directory = xfce_menu_get_directory (root_menu);
+ if (directory != NULL)
+ {
+ application_title = g_strdup (xfce_menu_directory_get_name (directory));
+ }
+ else
+ {
+ application_title = g_strdup (xfce_menu_get_name (root_menu));
+ }
+
+ /* NOTE:
+ * All toplevel menus are categories, the rest we ignore. The toplevel
+ * items will get category "Applications".
+ */
+ categories = g_hash_table_new ((GHashFunc) g_str_hash, (GEqualFunc) g_str_equal);
+
+ /* toplevel items */
+ items = xfce_menu_get_items (root_menu);
+ menu_add_applications (NULL, items);
+ g_slist_free (items);
+
+ /* category submenus */
+ menus = xfce_menu_get_menus (root_menu);
+ for (iter = menus; iter != NULL; iter = iter->next)
+ {
+ items = menu_concat_items ((XfceMenu *) iter->data, NULL);
+ menu_add_applications ((XfceMenu *) iter->data, items);
+ g_slist_free (items);
+ }
+ g_slist_free (menus);
+}
+
+/**
+ * appfinder_add_applications:
+ *
+ * Create category widgets and fill the application view. This function
+ * should be called from the main (GUI) thread only.
+ **/
+void
+appfinder_add_applications (void)
+{
+ GtkTreeModel *filter;
+ GtkCellRenderer *r;
+ GtkTreeViewColumn *col;
+ GList *l;
+
+ if (application_title)
+ {
+ gtk_window_set_title (GTK_WINDOW (application_window), application_title);
+ }
+
+ application_store = gtk_list_store_new (NUM_COLUMS, /* columns */
+ G_TYPE_POINTER, /* Item */
+ GDK_TYPE_PIXBUF, /* Pixbuf */
+ G_TYPE_STRING, /* Text */
+ G_TYPE_STRING); /* Comment */
+
+ r = gtk_cell_renderer_pixbuf_new ();
+ col = gtk_tree_view_column_new_with_attributes ("Icon", r, "pixbuf", PIXBUF_COL, NULL);
+ gtk_tree_view_append_column (GTK_TREE_VIEW (application_view), col);
+
+ r = gtk_cell_renderer_text_new ();
+ col = gtk_tree_view_column_new_with_attributes ("Description", r, "markup", TEXT_COL, NULL);
+ gtk_tree_view_append_column (GTK_TREE_VIEW (application_view), col);
+
+ filter = gtk_tree_model_filter_new (GTK_TREE_MODEL (application_store), NULL);
+ gtk_tree_model_filter_set_visible_func (GTK_TREE_MODEL_FILTER (filter),
+ item_visible_func, filter_entry, NULL);
+ g_signal_connect_swapped (G_OBJECT (filter_entry), "changed",
+ G_CALLBACK (gtk_tree_model_filter_refilter), filter);
+
+ gtk_tree_view_set_model (GTK_TREE_VIEW (application_view), filter);
+ g_object_unref (G_OBJECT (filter));
+
+#if GTK_CHECK_VERSION (2, 12, 0)
+ gtk_tree_view_set_tooltip_column (GTK_TREE_VIEW (application_view), COMMENT_COL);
+#endif
+
+ /* add all apllications and category widgets */
+ if (G_LIKELY (categories != NULL))
+ {
+ g_hash_table_foreach (categories, (GHFunc) appfinder_add_items_for_category, NULL);
+ category_list = g_list_sort (g_hash_table_get_keys (categories), (GCompareFunc) strcmp);
+ for (l = category_list; l != NULL; l = l->next)
+ {
+ if (G_UNLIKELY (strcmp ((const char *) l->data, _("Applications")) != 0))
+ appfinder_add_category_widget ((const char *) l->data);
+ }
+ gtk_widget_set_size_request (application_view, -1, VIEW_HEIGHT);
+ }
+}
+
+/*
+ * GUI functions
+ */
+static inline void
+unselect_all (void)
+{
+ GtkTreeSelection *selection;
+
+ selection = gtk_tree_view_get_selection (GTK_TREE_VIEW (application_view));
+ if (selection)
+ {
+ gtk_tree_selection_unselect_all (selection);
+ }
+ current = NULL;
+ gtk_widget_set_sensitive (exec_button, FALSE);
+}
+
+
+
+static void
+category_toggled (GtkToggleButton * tb, gpointer data)
+{
+ gpointer appdata;
+ GList *l;
+
+ if (gtk_toggle_button_get_active (tb))
+ {
+ gtk_list_store_clear (application_store);
+ if (GTK_WIDGET (tb) == radiobutton_all)
+ {
+ /* show all */
+ for (l = category_list; l != NULL; l = l->next)
+ {
+ appdata = g_hash_table_lookup (categories, l->data);
+ if (appdata)
+ {
+ appfinder_add_items_for_category (l->data, appdata, NULL);
+ }
+ }
+ }
+ else
+ {
+ /* 'data' is category */
+ appdata = g_hash_table_lookup (categories, data);
+ if (appdata)
+ {
+ appfinder_add_items_for_category (data, appdata, NULL);
+ }
+ }
+ gtk_widget_set_sensitive (exec_button, FALSE);
+ gtk_widget_grab_focus (filter_entry);
+ }
+}
+
+
+
+static gboolean
+item_visible_func (GtkTreeModel * model, GtkTreeIter * iter, gpointer user_data)
+{
+ XfceMenuItem *item;
+ const gchar *text;
+ const gchar *item_text;
+ GtkWidget *entry = GTK_WIDGET (user_data);
+ gboolean visible;
+ gchar *text_casefolded;
+ gchar *info_casefolded;
+ gchar *normalized;
+
+ text = gtk_entry_get_text (GTK_ENTRY (entry));
+ if (G_UNLIKELY (*text == '\0'))
+ return TRUE;
+
+ gtk_tree_model_get (model, iter, TEXT_COL, &item_text, ITEM_COL, &item, -1);
+ if (G_UNLIKELY (item == NULL))
+ return TRUE;
+
+ normalized = g_utf8_normalize (text, -1, G_NORMALIZE_ALL);
+ text_casefolded = g_utf8_casefold (normalized, -1);
+ g_free (normalized);
+
+ /* text (name & category) */
+ normalized = g_utf8_normalize (item_text, -1, G_NORMALIZE_ALL);
+ info_casefolded = g_utf8_casefold (normalized, -1);
+ g_free (normalized);
+
+ visible = (strstr (info_casefolded, text_casefolded) != NULL);
+
+ g_free (info_casefolded);
+
+ /* command */
+ if (!visible)
+ {
+ normalized = g_utf8_normalize (xfce_menu_item_get_command (item), -1, G_NORMALIZE_ALL);
+ info_casefolded = g_utf8_casefold (normalized, -1);
+ g_free (normalized);
+
+ visible = (strstr (info_casefolded, text_casefolded) != NULL);
+
+ g_free (info_casefolded);
+ }
+ /* comment */
+ if (!visible && xfce_menu_item_get_comment (item))
+ {
+ normalized = g_utf8_normalize (xfce_menu_item_get_comment (item), -1, G_NORMALIZE_ALL);
+ info_casefolded = g_utf8_casefold (normalized, -1);
+ g_free (normalized);
+
+ visible = (strstr (info_casefolded, text_casefolded) != NULL);
+
+ g_free (info_casefolded);
+ }
+
+ g_free (text_casefolded);
+
+ return visible;
+}
+
+
+
+static void
+view_data_get (GtkWidget * widget, GdkDragContext * drag_context, GtkSelectionData * data,
+ guint info, guint time, gpointer user_data)
+{
+ GtkTreeSelection *sel;
+ GtkTreeModel *model;
+ GtkTreeIter iter;
+ XfceMenuItem *item;
+ gchar *uri;
+
+ sel = gtk_tree_view_get_selection (GTK_TREE_VIEW (widget));
+
+ if (sel != NULL)
+ {
+ if (!gtk_tree_selection_get_selected (sel, &model, &iter))
+ return;
+
+ gtk_tree_model_get (model, &iter, ITEM_COL, &item, -1);
+
+ uri = g_filename_to_uri (xfce_menu_item_get_filename (item), NULL, NULL);
+ if (uri)
+ {
+ gtk_selection_data_set (data, data->target, 8, (guchar *) uri, strlen (uri));
+ g_free (uri);
+ }
+ }
+}
+
+
+
+static gboolean
+entry_focused (GtkWidget * entry, GdkEventFocus * ev, gpointer data)
+{
+ unselect_all ();
+ return FALSE;
+}
+
+
+
+static gboolean
+entry_key_pressed (GtkWidget * entry, GdkEventKey * ev, gpointer data)
+{
+ GtkTreePath *path;
+ gboolean handled = FALSE;
+ switch (ev->keyval)
+ {
+ case GDK_Return:
+ gtk_widget_grab_focus (application_view);
+ path = gtk_tree_path_new_from_string ("0");
+ gtk_tree_view_set_cursor (GTK_TREE_VIEW (application_view), path, NULL, FALSE);
+ gtk_tree_path_free (path);
+ handled = TRUE;
+ break;
+ default:
+ break;
+ }
+ return handled;
+}
+
+
+
+static void
+execute_item (GtkWidget * button, gpointer data)
+{
+ char *exec;
+ GError *error = NULL;
+
+ if (current)
+ {
+ exec = g_strconcat ("exo-open ", xfce_menu_item_get_filename (current), NULL);
+ if (!gdk_spawn_command_line_on_screen (gtk_widget_get_screen (button), exec, &error))
+ {
+ if (error)
+ {
+ g_critical (error->message);
+ g_error_free (error);
+ }
+ }
+ g_free (exec);
+ }
+}
+
+
+
+static void
+cursor_changed (GtkTreeView * view, gpointer data)
+{
+ GtkTreeSelection *selection;
+ GtkTreeModel *model;
+ GtkTreeIter iter;
+
+ selection = gtk_tree_view_get_selection (view);
+ if (selection && gtk_tree_selection_get_selected (selection, &model, &iter))
+ {
+ /* get selected item */
+ gtk_tree_model_get (model, &iter, ITEM_COL, &current, -1);
+ }
+ else
+ {
+ current = NULL;
+ }
+ if (current != NULL)
+ {
+ gtk_widget_set_sensitive (exec_button, TRUE);
+ gtk_widget_grab_default (exec_button);
+ }
+ else
+ {
+ gtk_widget_set_sensitive (exec_button, FALSE);
+ gtk_widget_grab_focus (filter_entry);
+ }
+}
+
+
+
+static gboolean
+key_pressed (GtkWidget * widget, GdkEventKey * ev, gpointer data)
+{
+ gboolean handled = FALSE;
+ switch (ev->keyval)
+ {
+ case GDK_Return:
+ if (current)
+ {
+ execute_item (exec_button, NULL);
+ handled = TRUE;
+ }
+ break;
+ case GDK_Escape:
+ gtk_main_quit ();
+ handled = TRUE;
+ break;
+ default:
+ break;
+ }
+ return handled;
+}
+
+
+
+static gboolean
+view_dblclick (GtkWidget * view, GdkEventButton * evt, gpointer data)
+{
+ if (current && evt->button == 1 && evt->type == GDK_2BUTTON_PRESS)
+ {
+ execute_item (exec_button, NULL);
+ }
+
+ return FALSE;
+}
+
+
+
+static void
+appfinder_add_application_data (AppData * data)
+{
+ GtkTreeIter iter;
+
+ if (G_UNLIKELY (data->pixbuf == NULL))
+ {
+ data->pixbuf = menu_create_item_icon (data->item);
+ }
+
+ gtk_list_store_append (application_store, &iter);
+ gtk_list_store_set (application_store, &iter, ITEM_COL, data->item, PIXBUF_COL, data->pixbuf,
+ TEXT_COL, data->text, COMMENT_COL, data->comment, -1);
+}
+
+
+
+static void
+appfinder_add_items_for_category (gpointer key, gpointer value, gpointer data)
+{
+ AppData *appdata;
+ GArray *item_array;
+ guint i;
+
+ item_array = (GArray *) value;
+
+ for (i = 0; i < item_array->len; i++)
+ {
+ appdata = &g_array_index (item_array, AppData, i);
+ appfinder_add_application_data (appdata);
+ }
+}
+
+
+
+static void
+appfinder_add_category_widget (const char *category)
+{
+ GtkWidget *rb;
+ GtkWidget *label;
+
+ rb = gtk_radio_button_new_from_widget (GTK_RADIO_BUTTON (radiobutton_all));
+ gtk_widget_show (rb);
+ gtk_box_pack_start (GTK_BOX (category_box), rb, FALSE, FALSE, 0);
+
+ g_signal_connect (G_OBJECT (rb), "toggled", G_CALLBACK (category_toggled), g_strdup (category));
+
+ label = gtk_label_new (NULL);
+ gtk_label_set_markup (GTK_LABEL (label), category);
+ gtk_widget_show (label);
+ gtk_container_add (GTK_CONTAINER (rb), label);
+}
+
+
+
+/*
+ * menu handling
+ */
+
+static GSList *
+menu_concat_items (XfceMenu * menu, GSList * list)
+{
+ GSList *items;
+ GSList *menus;
+ GSList *iter;
+
+ items = xfce_menu_get_items (menu);
+ menus = xfce_menu_get_menus (menu);
+
+ for (iter = menus; iter != NULL; iter = iter->next)
+ {
+ items = menu_concat_items ((XfceMenu *) iter->data, items);
+ }
+
+ g_slist_free (menus);
+
+ return g_slist_concat (list, items);
+}
+
+static void
+menu_add_applications (XfceMenu * menu, GSList * list)
+{
+ XfceMenuDirectory *directory;
+ XfceMenuItem *item;
+ AppData data;
+ GArray *item_array;
+ GSList *iter;
+ gint size;
+ guint i;
+ const char *value = NULL;
+ char *name;
+ char *category;
+
+ size = g_slist_length (list);
+
+ if (size)
+ {
+ if (menu != NULL)
+ {
+ directory = xfce_menu_get_directory (menu);
+ if (directory != NULL)
+ {
+ value = xfce_menu_directory_get_name (directory);
+ }
+ else
+ {
+ value = xfce_menu_get_name (menu);
+ }
+ }
+ category = value ? g_markup_escape_text (value, -1) : g_strdup (_("Applications"));
+ item_array = g_array_sized_new (FALSE, FALSE, sizeof (AppData), size);
+ for (i = 0, iter = list; i < size; i++, iter = iter->next)
+ {
+ if (G_UNLIKELY (!XFCE_IS_MENU_ITEM (iter->data))) /* separator */
+ {
+ continue;
+ }
+
+ item = XFCE_MENU_ITEM (iter->data);
+ data.item = item;
+
+ /* IMPORTANT: create pixbuf from the GUI thread later, not here. */
+ data.pixbuf = NULL;
+
+ value = xfce_menu_item_get_name (item);
+ name = value ? g_markup_escape_text (value, -1) : g_strdup ("?");
+ data.text = g_strdup_printf ("<b>%s</b>\n<i><small>%s</small></i>", name, category);
+ g_free (name);
+
+ value = xfce_menu_item_get_comment (item);
+ /* data.comment = value ? g_markup_escape_text (value, -1) : NULL; */
+ data.comment = value ? g_strdup (value) : NULL;
+
+ g_array_append_val (item_array, data);
+ }
+ if (item_array->len)
+ {
+ g_hash_table_insert (categories, category, item_array);
+ }
+ else
+ {
+ g_array_free (item_array, TRUE);
+ g_free (category);
+ }
+ }
+}
+
+
+
+static GdkPixbuf *
+menu_create_item_icon (XfceMenuItem * item)
+{
+ GdkPixbuf *icon = NULL;
+ GtkIconTheme *icon_theme;
+ const gchar *icon_name;
+ const gchar *item_name;
+ gchar *basename;
+ gchar *extension;
+ gchar *new_item_name;
+ gchar new_icon_name[1024];
+
+ /* Get current icon theme */
+ icon_theme = gtk_icon_theme_get_default ();
+
+ item_name = xfce_menu_element_get_name (XFCE_MENU_ELEMENT (item));
+ icon_name = xfce_menu_element_get_icon_name (XFCE_MENU_ELEMENT (item));
+
+ if (icon_name == NULL)
+ return NULL;
+
+ /* Check if we have an absolute filename */
+ if (g_path_is_absolute (icon_name) && g_file_test (icon_name, G_FILE_TEST_EXISTS))
+ icon = gdk_pixbuf_new_from_file_at_scale (icon_name, ICON_SIZE, ICON_SIZE, TRUE, NULL);
+ else
+ {
+ /* Try to load the icon name directly using the icon theme */
+ icon =
+ gtk_icon_theme_load_icon (icon_theme, icon_name, ICON_SIZE, GTK_ICON_LOOKUP_USE_BUILTIN,
+ NULL);
+
+ /* If that didn't work, try to remove the filename extension if there is one */
+ if (icon == NULL)
+ {
+ /* Get basename (just to be sure) */
+ basename = g_path_get_basename (icon_name);
+
+ /* Determine position of the extension */
+ extension = g_utf8_strrchr (basename, -1, '.');
+
+ /* Make sure we found an extension */
+ if (extension != NULL)
+ {
+ /* Remove extension */
+ g_utf8_strncpy (new_icon_name, basename,
+ g_utf8_strlen (basename, -1) - g_utf8_strlen (extension, -1));
+
+ /* Try to load the pixbuf using the new icon name */
+ icon =
+ gtk_icon_theme_load_icon (icon_theme, new_icon_name, ICON_SIZE,
+ GTK_ICON_LOOKUP_USE_BUILTIN, NULL);
+ }
+
+ /* Free basename */
+ g_free (basename);
+
+ /* As a last fallback, we try to load the icon by lowercase item name */
+ if (icon == NULL && item_name != NULL)
+ {
+ new_item_name = g_utf8_strdown (item_name, -1);
+ icon =
+ gtk_icon_theme_load_icon (icon_theme, new_item_name, ICON_SIZE,
+ GTK_ICON_LOOKUP_USE_BUILTIN, NULL);
+ g_free (new_item_name);
+ }
+ }
+ }
+
+ /* fallback */
+ if (icon == NULL)
+ {
+ icon =
+ gtk_icon_theme_load_icon (icon_theme, "applications-other", ICON_SIZE,
+ GTK_ICON_LOOKUP_USE_BUILTIN, NULL);
+ }
+
+ /* Scale icon (if needed) */
+ if (icon != NULL)
+ {
+ GdkPixbuf *old_icon = icon;
+ icon = gdk_pixbuf_scale_simple (old_icon, ICON_SIZE, ICON_SIZE, GDK_INTERP_BILINEAR);
+ g_object_unref (old_icon);
+ }
+
+ return icon;
+}
diff --git a/src/appfinder.h b/src/appfinder.h
new file mode 100644
index 0000000..515c397
--- /dev/null
+++ b/src/appfinder.h
@@ -0,0 +1,27 @@
+/* $Id$
+ *
+ * Copyright (c) 2008 Jasper Huijsmans <jasper@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 the Free Software Foundation; either version 2 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Library General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ */
+
+#ifndef __APPFINDER_H__
+#define __APPFINDER_H__
+
+void appfinder_create_shell (void);
+void appfinder_set_menu (XfceMenu *root_menu);
+void appfinder_add_applications (void);
+
+#endif /* __APPFINDER_H__ */
diff --git a/src/main.c b/src/main.c
new file mode 100644
index 0000000..ebcc0b4
--- /dev/null
+++ b/src/main.c
@@ -0,0 +1,175 @@
+/* $Id$
+ *
+ * Copyright (c) 2008 Jasper Huijsmans <jasper@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 the Free Software Foundation; either version 2 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Library General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ */
+
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
+
+#ifdef HAVE_STDLIB_H
+#include <stdlib.h>
+#endif
+#ifdef HAVE_UNISTD_H
+#include <unistd.h>
+#endif
+#ifdef HAVE_STRING_H
+#include <string.h>
+#endif
+#ifdef HAVE_LOCALE_H
+#include <locale.h>
+#endif
+
+#include <gtk/gtk.h>
+#include <libxfce4util/libxfce4util.h>
+#include <libxfce4menu/libxfce4menu.h>
+
+#include "appfinder.h"
+
+#ifndef _
+#define _(x) x
+#endif
+
+#define MENUFILE SYSCONFDIR "/xdg/menus/xfce-applications.menu"
+
+/* applications menu */
+static XfceMenu *root_menu = NULL;
+static volatile int menu_is_ready = 0;
+
+static gpointer create_menu (gpointer data);
+static gboolean wait_for_menu (gpointer data);
+
+/* command line options */
+static gboolean opt_version = FALSE;
+static char **opt_others = NULL;
+static char *menufile = NULL;
+
+static GOptionEntry option_entries[] = {
+ {"version", 'v', 0, G_OPTION_ARG_NONE, &opt_version, N_("Show version information"), NULL},
+ {G_OPTION_REMAINING, 0, 0, G_OPTION_ARG_FILENAME_ARRAY, &opt_others, NULL, N_("[MENUFILE]")},
+ {NULL}
+};
+
+/* main program */
+gint
+main (gint argc, gchar ** argv)
+{
+ GError *error = NULL;
+
+ xfce_textdomain (GETTEXT_PACKAGE, LOCALEDIR, "UTF-8");
+
+ g_thread_init (NULL);
+
+ g_set_application_name (PACKAGE_NAME);
+
+ /* initialize gtk */
+ if (!gtk_init_with_args (&argc, &argv, "", option_entries, GETTEXT_PACKAGE, &error))
+ {
+ g_print ("%s: %s\n", PACKAGE_NAME, error ? error->message : _("Failed to open display"));
+
+ if (error != NULL)
+ g_error_free (error);
+
+ return EXIT_FAILURE;
+ }
+
+ /* handle the options */
+ if (G_UNLIKELY (opt_version))
+ {
+ g_print ("%s %s\n\n", PACKAGE_NAME, PACKAGE_VERSION);
+ g_print ("%s\n", _("Copyright (c) 2008"));
+ g_print ("\t%s\n\n", _("The Xfce development team. All rights reserved."));
+ g_print (_("Please report bugs to <%s>."), PACKAGE_BUGREPORT);
+ g_print ("\n");
+
+ return EXIT_SUCCESS;
+ }
+ if (G_UNLIKELY (opt_others))
+ {
+ menufile = opt_others[0];
+ }
+
+ /* find the applications */
+ g_thread_create ((GThreadFunc) create_menu, NULL, FALSE, &error);
+
+ /* build the GUI */
+ appfinder_create_shell ();
+
+ /* wait for menu to be parsed */
+ g_idle_add ((GSourceFunc) wait_for_menu, NULL);
+
+ gtk_main ();
+
+ if (menu_is_ready)
+ {
+ xfce_menu_shutdown ();
+ }
+
+ return 0;
+}
+
+
+
+static gpointer
+create_menu (gpointer data)
+{
+ GError *error = NULL;
+
+ xfce_menu_init ("XFCE");
+
+ if (menufile && g_file_test (menufile, G_FILE_TEST_EXISTS))
+ {
+ root_menu = xfce_menu_new (menufile, &error);
+ }
+ else if (g_file_test (MENUFILE, G_FILE_TEST_EXISTS))
+ {
+ root_menu = xfce_menu_new (MENUFILE, &error);
+ }
+ else
+ {
+ root_menu = xfce_menu_get_root (&error);
+ }
+
+ if (G_UNLIKELY (root_menu == NULL))
+ {
+ if (error)
+ {
+ g_critical (error->message);
+ g_error_free (error);
+ }
+ }
+ else
+ {
+ appfinder_set_menu (root_menu);
+ }
+
+ menu_is_ready = 1;
+ return NULL; /* return value not used */
+}
+
+
+
+static gboolean
+wait_for_menu (gpointer data)
+{
+ if (!menu_is_ready)
+ return TRUE;
+
+ appfinder_add_applications ();
+
+ return FALSE;
+}
diff --git a/xfce4-appfinder.spec.in b/xfce4-appfinder.spec.in
new file mode 100644
index 0000000..b2f7f17
--- /dev/null
+++ b/xfce4-appfinder.spec.in
@@ -0,0 +1,49 @@
+Summary: Application finder for the Xfce Desktop Environment
+Name: xfce4-appfinder
+Version: @VERSION@
+Release: 1
+License: GPL
+URL: http://www.xfce.org/
+Source0: %{name}-%{version}.tar.gz
+Group: User Interface/Desktops
+BuildRoot: %{_tmppath}/%{name}-root
+Requires: gtk2 >= @GTK_REQUIRED_VERSION@
+Requires: libxfce4menu >= @LIBXFCE4MENU_REQUIRED_VERSION@
+BuildRequires: gtk2-devel >= @GTK_REQUIRED_VERSION@
+BuildRequires: libxfce4menu-devel >= @LIBXFCE4MENU_CLIENT_REQUIRED_VERSION@
+
+%description
+xfce4-appfinder shows system wide installed applications
+
+%prep
+%setup -q
+
+%build
+%configure --enable-final
+make
+
+%install
+rm -rf $RPM_BUILD_ROOT
+make install DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir}
+
+%clean
+rm -rf $RPM_BUILD_ROOT
+
+%post
+touch --no-create %{_datadir}/icons/hicolor || :
+if [ -x %{_bindir}/gtk-update-icon-cache ]; then
+ %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || :
+fi
+
+%postun
+touch --no-create %{_datadir}/icons/hicolor || :
+if [ -x %{_bindir}/gtk-update-icon-cache ]; then
+ %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || :
+fi
+
+%files
+%defattr(-,root,root)
+%doc README TODO ChangeLog NEWS INSTALL COPYING AUTHORS
+%{_bindir}/*
+%{_datadir}/*
+