[Xfce4-commits] r26537 - in xfce4-appfinder/trunk: . data po src
Jasper Huijsmans
jasper at xfce.org
Sat Jan 5 15:11:33 CET 2008
Author: jasper
Date: 2008-01-05 14:11:33 +0000 (Sat, 05 Jan 2008)
New Revision: 26537
Added:
xfce4-appfinder/trunk/AUTHORS
xfce4-appfinder/trunk/COPYING
xfce4-appfinder/trunk/ChangeLog
xfce4-appfinder/trunk/Makefile.am
xfce4-appfinder/trunk/NEWS
xfce4-appfinder/trunk/README
xfce4-appfinder/trunk/TODO
xfce4-appfinder/trunk/autogen.sh
xfce4-appfinder/trunk/configure.ac.in
xfce4-appfinder/trunk/data/
xfce4-appfinder/trunk/data/Makefile.am
xfce4-appfinder/trunk/data/xfce4-appfinder.desktop.in
xfce4-appfinder/trunk/data/xfce4-appfinder.png
xfce4-appfinder/trunk/po/
xfce4-appfinder/trunk/po/ChangeLog
xfce4-appfinder/trunk/po/LINGUAS
xfce4-appfinder/trunk/po/POTFILES.in
xfce4-appfinder/trunk/po/am.po
xfce4-appfinder/trunk/po/ar.po
xfce4-appfinder/trunk/po/be.po
xfce4-appfinder/trunk/po/bn_IN.po
xfce4-appfinder/trunk/po/ca.po
xfce4-appfinder/trunk/po/cs.po
xfce4-appfinder/trunk/po/de.po
xfce4-appfinder/trunk/po/dz.po
xfce4-appfinder/trunk/po/el.po
xfce4-appfinder/trunk/po/en_GB.po
xfce4-appfinder/trunk/po/eo.po
xfce4-appfinder/trunk/po/es.po
xfce4-appfinder/trunk/po/es_MX.po
xfce4-appfinder/trunk/po/et.po
xfce4-appfinder/trunk/po/eu.po
xfce4-appfinder/trunk/po/fa.po
xfce4-appfinder/trunk/po/fi.po
xfce4-appfinder/trunk/po/fr.po
xfce4-appfinder/trunk/po/gl.po
xfce4-appfinder/trunk/po/gu.po
xfce4-appfinder/trunk/po/he.po
xfce4-appfinder/trunk/po/hu.po
xfce4-appfinder/trunk/po/hy.po
xfce4-appfinder/trunk/po/it.po
xfce4-appfinder/trunk/po/ja.po
xfce4-appfinder/trunk/po/ka.po
xfce4-appfinder/trunk/po/ko.po
xfce4-appfinder/trunk/po/lt.po
xfce4-appfinder/trunk/po/lv.po
xfce4-appfinder/trunk/po/mk.po
xfce4-appfinder/trunk/po/mr.po
xfce4-appfinder/trunk/po/nl.po
xfce4-appfinder/trunk/po/pa.po
xfce4-appfinder/trunk/po/pl.po
xfce4-appfinder/trunk/po/pt_BR.po
xfce4-appfinder/trunk/po/pt_PT.po
xfce4-appfinder/trunk/po/ro.po
xfce4-appfinder/trunk/po/ru.po
xfce4-appfinder/trunk/po/sk.po
xfce4-appfinder/trunk/po/sq.po
xfce4-appfinder/trunk/po/sv.po
xfce4-appfinder/trunk/po/tr.po
xfce4-appfinder/trunk/po/uk.po
xfce4-appfinder/trunk/po/ur.po
xfce4-appfinder/trunk/po/zh_CN.po
xfce4-appfinder/trunk/po/zh_TW.po
xfce4-appfinder/trunk/src/
xfce4-appfinder/trunk/src/Makefile.am
xfce4-appfinder/trunk/src/appfinder.c
xfce4-appfinder/trunk/src/appfinder.h
xfce4-appfinder/trunk/src/main.c
xfce4-appfinder/trunk/xfce4-appfinder.spec.in
Log:
Complete rewrite of xfce4-appfinder using libxfce4menu and exo-open.
Added: xfce4-appfinder/trunk/AUTHORS
===================================================================
--- xfce4-appfinder/trunk/AUTHORS (rev 0)
+++ xfce4-appfinder/trunk/AUTHORS 2008-01-05 14:11:33 UTC (rev 26537)
@@ -0,0 +1 @@
+Jasper Huijsmans <jasper at xfce.org>
Added: xfce4-appfinder/trunk/COPYING
===================================================================
--- xfce4-appfinder/trunk/COPYING (rev 0)
+++ xfce4-appfinder/trunk/COPYING 2008-01-05 14:11:33 UTC (rev 26537)
@@ -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.
Added: xfce4-appfinder/trunk/ChangeLog
===================================================================
--- xfce4-appfinder/trunk/ChangeLog (rev 0)
+++ xfce4-appfinder/trunk/ChangeLog 2008-01-05 14:11:33 UTC (rev 26537)
@@ -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.
+
Added: xfce4-appfinder/trunk/Makefile.am
===================================================================
--- xfce4-appfinder/trunk/Makefile.am (rev 0)
+++ xfce4-appfinder/trunk/Makefile.am 2008-01-05 14:11:33 UTC (rev 26537)
@@ -0,0 +1,26 @@
+ at 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
Added: xfce4-appfinder/trunk/NEWS
===================================================================
Added: xfce4-appfinder/trunk/README
===================================================================
--- xfce4-appfinder/trunk/README (rev 0)
+++ xfce4-appfinder/trunk/README 2008-01-05 14:11:33 UTC (rev 26537)
@@ -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
Added: xfce4-appfinder/trunk/TODO
===================================================================
--- xfce4-appfinder/trunk/TODO (rev 0)
+++ xfce4-appfinder/trunk/TODO 2008-01-05 14:11:33 UTC (rev 26537)
@@ -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
Added: xfce4-appfinder/trunk/autogen.sh
===================================================================
--- xfce4-appfinder/trunk/autogen.sh (rev 0)
+++ xfce4-appfinder/trunk/autogen.sh 2008-01-05 14:11:33 UTC (rev 26537)
@@ -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 at 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:
Property changes on: xfce4-appfinder/trunk/autogen.sh
___________________________________________________________________
Name: svn:executable
+ *
Added: xfce4-appfinder/trunk/configure.ac.in
===================================================================
--- xfce4-appfinder/trunk/configure.ac.in (rev 0)
+++ xfce4-appfinder/trunk/configure.ac.in 2008-01-05 14:11:33 UTC (rev 26537)
@@ -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 at 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 at 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 at 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
Added: xfce4-appfinder/trunk/data/Makefile.am
===================================================================
--- xfce4-appfinder/trunk/data/Makefile.am (rev 0)
+++ xfce4-appfinder/trunk/data/Makefile.am 2008-01-05 14:11:33 UTC (rev 26537)
@@ -0,0 +1,25 @@
+appsdir = $(datadir)/applications
+apps_in_files = xfce4-appfinder.desktop.in
+apps_DATA = $(apps_in_files:.desktop.in=.desktop)
+ at 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:
Added: xfce4-appfinder/trunk/data/xfce4-appfinder.desktop.in
===================================================================
--- xfce4-appfinder/trunk/data/xfce4-appfinder.desktop.in (rev 0)
+++ xfce4-appfinder/trunk/data/xfce4-appfinder.desktop.in 2008-01-05 14:11:33 UTC (rev 26537)
@@ -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;
Added: xfce4-appfinder/trunk/data/xfce4-appfinder.png
===================================================================
(Binary files differ)
Property changes on: xfce4-appfinder/trunk/data/xfce4-appfinder.png
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: xfce4-appfinder/trunk/po/ChangeLog
===================================================================
--- xfce4-appfinder/trunk/po/ChangeLog (rev 0)
+++ xfce4-appfinder/trunk/po/ChangeLog 2008-01-05 14:11:33 UTC (rev 26537)
@@ -0,0 +1,490 @@
+2007-12-23 Jean-François Wauthy <pollux at xfce.org>
+
+ * pt_PT.po: Updated Portuguese translations by Nuno Miguel
+ <nunis at netcabo.pt>
+
+2008-11-15 Mike Massonnet <mmassonnet at xfce.org>
+
+ * ur.po, LINGUAS: Add Urdu translation by ﻢﺤﻣﺩ ﻊﻠﻳ ﺎﻠﻤﻜﻳ
+ makki.ma at gmail.com
+
+2008-11-11 Mike Massonnet <mmassonnet at xfce.org>
+
+ * lv.po: Update translations by RPrieditis <RPrieditis at inbox.lv>
+
+2008-09-24 Mike Massonnet <mmassonnet at xfce.org>
+
+ * LINGUAS, lv.po: Add Latvian translation by RPrieditis
+ <RPrieditis at inbox.lv>
+
+2008-09-06 Maximilian Schleiss <maximilian at xfce.org>
+
+ * am.po: Added a long waiting Amharic translation
+ by Tegegne Tefera <tefera at mekuria.com>
+
+2008-06-27 Maximilian Schleiss <maximilian at xfce.org>
+
+ * pt_PT.po: European Portuguese translation update
+ by Nuno Miguel <nunis at netcabo.pt>
+
+2008-04-05 Pau Rul-lan Ferragut <paurullan at bulma.net>
+
+ * ca.po: Update Catalan translations
+
+2008-03-28 Maximilian Schleiss <maximilian at xfce.org>
+
+ * de.po: Minor fixes to the German translation
+ by Nico Schümann <nico at prog.nico22.de>
+ * en_GB.po: Updated the British translation
+ by Jeff Bailes <thepizzaking at gmail.com>
+
+2008-03-25 Daichi Kawahata <daichi at xfce.org>
+
+ * gl.po: Fixed header.
+ * mk.po: Removed executable attribute.
+
+2008-03-18 Eren Turkay <erenturkay at xfce.org>
+
+ * tr.po: Updated the Turkish translation.
+
+2008-02-10 Maximilian Schleiss <maximilian at xfce.org>
+
+ * Modified LINGUAS files to include Albanian language,
+ verified all the LINGUAS files.
+
+2008-02-09 Mohamed Magdy <mohamed.m.k at gmail.com>
+
+ * ar.po: initial commit.
+ * LINGUAS: adding ar language code
+
+2008-01-24 Maximilian Schleiss <maximilian at xfce.org>
+
+ * sq.po: Added the Albanian translation by
+ Besnik Bleta <besnik at programeshqip.org>
+
+2008-01-21 Maximilian Schleiss <maximilian at xfce.org>
+
+ * ro.po: Updated the Romanian translation by
+ Mişu Moldovan <dumol at gnome.ro>
+
+2008-01-19 Alexander Nyakhaychyk <nyakhaychyk at gmail.com>
+
+ * be.po: Updated Belarusian Translation
+
+2008-01-18 Alexander Toresson <alexander.toresson at gmail.com>
+
+ * sv.po: Updated Swedish translation.
+
+2006-12-25 Maximilian Schleiss <maximilian at xfce.org>
+
+ * mk.po: Added the Macedonian translation by
+ Jovan Naumovski <jovan at lugola.net>
+
+2006-10-28 Pau Rul-lan Ferragut <paurullan at bulma.net>
+
+ * dz.po: add Dzongkha translation by Dzongkha team
+ Tenzin <tdendup at dit.gov.bt>
+
+2006-10-02 Pau Rul-lan Ferragut <paurullan at bulma.net>
+
+ * ru.po: Updated Russian translations by Andrey Fedoseev
+ <andrey.fedoseev at gmail.com>
+
+2006-09-08 Sylvain Vedrenne <gnu_sylvain at xfce.org>
+
+ * eo.po: Esperanto translations: fixed one fuzzy mark.
+
+2006-09-02 Benedikt Meurer <benny at xfce.org>
+
+ * de.po: Updated German translations by Enrico Tröger
+ <enrico.troeger at uvena.de>.
+
+2006-08-27 Jean-François Wauthy <pollux at xfce.org>
+
+ * ka.po: Add Georgian translations
+
+2006-08-20 Jean-François Wauthy <pollux at xfce.org>
+
+ * gl.po: Add Galician translations
+
+2006-07-30 Jean-François Wauthy <pollux at xfce.org>
+
+ * cs.po: Updated Czech translations by Michal Varady
+ <miko.vaji at gmail.com>
+
+2006-07-22 Sylvain Vedrenne <gnu_sylvain at xfce.org>
+
+ * eo.po: Updated Esperanto translations.
+
+2006-07-19 Sylvain Vedrenne <gnu_sylvain at xfce.org>
+
+ * LINGUAS, eo.po: New language eo, Esperanto translations
+ from Jarbas Araujo Jr. <jarbasaraujojr at yahoo.com.br>
+
+2006-06-12 Hydonsingore Cia <hydonsingore at educities.edu.tw>
+
+ * zh_TW.po: Modify the translator's e-mail address.
+
+2006-06-03 Alexander Toresson <alexander.toresson at gmail.com>
+
+ * sv.po: Updated Swedish translation.
+
+2006-05-07 Daichi Kawahata <daichi at xfce.org>
+
+ * cs.po: Updated Czech translations by Michal Varady
+ <miko.vaji at gmail.com>.
+
+2006-05-02 Hydonsingore Cia <hydonsingore at mail.educities.edu.tw>
+
+ * zh_TW.po: Minor update on zh_TW translations.
+
+2006-04-28 Hydonsingore Cia <hydonsingore at mail.educities.edu.tw>
+
+ * zh_TW.po: Updated traditional Chinese translations.
+
+2006-01-15 Pau Rullan Ferragut <paurullan at bulma.net>
+
+ * ca.po: some work on catalan translation (trunk)
+
+2006-01-13 Daichi Kawahata <daichi at xfce.org>
+
+ * pl.po: Updated Polish translations by Piotr Malinski
+ <riklaunim at gmail.com>.
+
+2006-01-11 Daichi Kawahata <daichi at xfce.org>
+
+ * ca.po, ca.po: Fixed an error.
+
+2006-01-08 Pau Rullan Ferragut <paurullan at bulma.net>
+
+ * ca.po: new file created
+
+2006-01-07 Daichi Kawahata <daichi at xfce.org>
+
+ * el.po, eu.po, pt_BR.po, uk.po: Updated copyright information.
+
+2005-12-21 Daichi Kawahata <daichi at xfce.org>
+
+ * pt_BR.po: Updated Brazilian Portuguese translations by Adriano
+ Winter Bess <awbess at gmail.com>.
+
+2005-11-28 Daichi Kawahata <daichi at xfce.org>
+
+ * ChangeLog: Updated.
+
+2005-11-21 Daichi Kawahata <daichi at 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 at serverhive.com>
+
+ * el.po: Added Greek translation
+
+2005-11-21 Daichi Kawahata <daichi at xfce.org>
+
+ * POTFILES.in: Updated POTFILES.in file.
+
+2005-11-07 Daichi Kawahata <daichi at xfce.org>
+
+ * es.po: Updated Spanish translations by Rudy Godoy
+ <rudy at kernel-panik.org>.
+
+2005-11-05 Daichi Kawahata <daichi at xfce.org>
+
+ * ChangeLog: Deciphering.
+
+2005-11-05 Daichi Kawahata <daichi at xfce.org>
+
+ * ChangeLog: Trimmed and updated.
+
+2005-11-03 Daichi Kawahata <daichi at xfce.org>
+
+ * ko.po: Updated Korean translations by ByungHyun Choi
+ <byunghyun.choi at gmail.com>.
+
+2005-10-30 Daichi Kawahata <daichi at 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 at xfce.org>
+
+ * fr.po: Updated French translations by Collet Etienne
+ <xanaxlnx at gmail.com>.
+
+2005-10-23 Piarres Beobide <pi at beobide.net>
+
+ * ChangeLog, eu.po: BAsque translation update
+
+2005-10-20 Alex Dupre <ale at FreeBSD.org>
+
+ * it.po: Update Italian translations.
+
+2005-10-19 Daichi Kawahata <daichi at xfce.org>
+
+ * lt.po: Changed addresses.
+
+2005-10-16 Daichi Kawahata <daichi at 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 at 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 at xfce.org>
+
+ * ja.po: Minor update.
+
+2005-10-14 Daichi Kawahata <daichi at 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 at 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 at xfce.org>
+
+ * zh_TW.po: Changed translator's representation in spelling by
+ the request.
+
+2005-08-18 Daichi Kawahata <daichi at xfce.org>
+
+ * ja.po: Updated Japanese translations.
+
+2005-08-17 Daichi Kawahata <daichi at xfce.org>
+
+ * lt.po: Fixed errors. Modified initial comment strings.
+
+2005-08-17 Daichi Kawahata <daichi at 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 at xfce.org>
+
+ * fi.po: Updated Finnish translations by Jari Rahkonen
+ <jari.rahkonen at pp2.inet.fi>.
+
+2005-08-04 Jean-Francois Wauthy <pollux at xfce.org>
+
+ * hy.po: add some HY translations
+
+2005-07-28 Jean-Francois Wauthy <pollux at xfce.org>
+
+ * ja.po: update JA translations
+
+2005-07-06 Jean-Francois Wauthy <pollux at xfce.org>
+
+ * zh_TW.po: update zh_TW translations
+
+2005-07-04 Jean-Francois Wauthy <pollux at xfce.org>
+
+ * ko.po: update KO translations
+
+2005-05-17 Eduard Roccatello <eduard at xfce.org>
+
+ * POTFILES.in: Sorting items into treeview by name
+
+2005-05-14 Olivier Fourdan <fourdan at xfce.org>
+
+ * ChangeLog: Update ChangeLog
+
+2005-05-06 Jean-Francois Wauthy <pollux at xfce.org>
+
+ * bn_IN.po: add bn_IN translations
+
+2005-05-06 Jean-Francois Wauthy <pollux at xfce.org>
+
+ * mr.po: add MR translations
+
+2005-05-04 Olivier Fourdan <fourdan at xfce.org>
+
+ * ChangeLog: Update ChangeLog
+
+2005-04-12 Jasper Huijsmans <jasper at 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 at xfce.org>
+
+ * sv.po: add SV translations
+
+2005-03-04 Jean-Francois Wauthy <pollux at xfce.org>
+
+ * pl.po: add PL translations
+
+2005-02-21 Jean-Francois Wauthy <pollux at xfce.org>
+
+ * ja.po: update JA translations
+
+2005-01-22 Jean-Francois Wauthy <pollux at xfce.org>
+
+ * fi.gmo, fi.po: update FI translations
+
+2005-01-08 Jean-Francois Wauthy <pollux at xfce.org>
+
+ * ru.gmo, ru.po: update RU translations
+
+2005-01-06 Jean-Francois Wauthy <pollux at xfce.org>
+
+ * uk.gmo, uk.po: update UK translations
+
+2005-01-05 Jean-Francois Wauthy <pollux at xfce.org>
+
+ * he.gmo, he.po: update HE translations
+
+2005-01-02 Olivier Fourdan <fourdan at xfce.org>
+
+ * xfce4-appfinder.pot: Update version and changelog
+
+2004-12-23 Jean-Francois Wauthy <pollux at xfce.org>
+
+ * et.gmo, et.po: update ET translations
+
+2004-12-21 Brian Tarricone <kelnos at xfce.org>
+
+ * cs.gmo, cs.po: add/update czech translations
+
+2004-12-15 Jean-Francois Wauthy <pollux at xfce.org>
+
+ * pt_BR.gmo, pt_BR.po: update pt_BR translations
+
+2004-12-14 Jean-Francois Wauthy <pollux at xfce.org>
+
+ * ro.gmo, ro.po: add RO translations
+
+2004-12-11 Olivier Fourdan <fourdan at xfce.org>
+
+ * xfce4-appfinder.pot: Various changes and small fixes
+
+2004-12-05 Jean-Francois Wauthy <pollux at xfce.org>
+
+ * en_GB.gmo, en_GB.po: add en_GB translations
+
+2004-11-28 Jean-Francois Wauthy <pollux at xfce.org>
+
+ * tr.gmo, tr.po: update TR translations
+
+2004-11-26 Jean-Francois Wauthy <pollux at xfce.org>
+
+ * ko.gmo, ko.po: update KO translations
+
+2004-10-30 Jean-Francois Wauthy <pollux at xfce.org>
+
+ * lt.gmo, lt.po: update LT translations
+
+2004-10-28 Jean-Francois Wauthy <pollux at xfce.org>
+
+ * he.gmo, he.po: update HE translations
+
+2004-10-14 Jean-Francois Wauthy <pollux at 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 at 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 at xfce.org>
+
+ * pt_PT.gmo, pt_PT.po: update pt_PT translations
+
+2004-10-09 Jean-Francois Wauthy <pollux at xfce.org>
+
+ * fa.gmo, fa.po: update FA translations
+
+2004-10-08 Edscott Wilson Garcia <edscott at xfce.org>
+
+ * es.gmo, es.po, es_MX.gmo, es_MX.po: add spanish language
+ translations
+
+2004-10-03 Jean-Francois Wauthy <pollux at xfce.org>
+
+ * pa.gmo, pa.po: Punjabi translations (PA) from
+ jaswinderlinux at netscape.net
+
+2004-10-02 Olivier Fourdan <fourdan at xfce.org>
+
+ * xfce4-appfinder.pot: Update all files for 4.2 beta 1
+
+2004-09-29 Jean-Francois Wauthy <pollux at xfce.org>
+
+ * zh_CN.gmo, zh_CN.po: updated zh_CN translations from yongtao
+ yang <yongtao.yang at gmail.com>
+
+2004-09-23 Jean-Francois Wauthy <pollux at xfce.org>
+
+ * gu.gmo, gu.po: add Gujarati translations (GU) from Ankit Patel
+ <ankit at redhat.com>
+
+2004-09-21 Jasper Huijsmans <jasper at 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 at xfce.org>
+
+ * nl.gmo, nl.po: Update nl translations
+
+2004-09-18 Jean-Francois Wauthy <pollux at xfce.org>
+
+ * eu.gmo, eu.po: update EU translations
+
+2004-09-18 Moritz Heiber <moe at xfce.org>
+
+ * de.gmo, de.po: Adding German translation
+
+2004-09-16 Jean-Francois Wauthy <pollux at xfce.org>
+
+ * be.gmo, be.po: add BE translations from Ales Nyakhaychyk
+ <nab at mail.by>
+
+2004-08-24 Eduard Roccatello <eduard at xfce.org>
+
+ * Makefile.in.in, xfce4-appfinder.pot: make dist/rpm fixes
+
+2004-07-26 Eduard Roccatello <eduard at xfce.org>
+
+ * it.gmo, it.po: Directory recursion added
+
+2004-07-18 Eduard Roccatello <eduard at xfce.org>
+
+ * it.po: i18n fixes
+
+2004-07-18 Eduard Roccatello <eduard at xfce.org>
+
+ * ChangeLog, Makefile.in.in, POTFILES.in, it.gmo, it.po,
+ xfce4-appfinder.pot: po files
+
Added: xfce4-appfinder/trunk/po/LINGUAS
===================================================================
--- xfce4-appfinder/trunk/po/LINGUAS (rev 0)
+++ xfce4-appfinder/trunk/po/LINGUAS 2008-01-05 14:11:33 UTC (rev 26537)
@@ -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
Added: xfce4-appfinder/trunk/po/POTFILES.in
===================================================================
--- xfce4-appfinder/trunk/po/POTFILES.in (rev 0)
+++ xfce4-appfinder/trunk/po/POTFILES.in 2008-01-05 14:11:33 UTC (rev 26537)
@@ -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
Added: xfce4-appfinder/trunk/po/am.po
===================================================================
--- xfce4-appfinder/trunk/po/am.po (rev 0)
+++ xfce4-appfinder/trunk/po/am.po 2008-01-05 14:11:33 UTC (rev 26537)
@@ -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 at 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 at mekuria.com>\n"
+"Language-Team: Amharic <l10n-am at 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 "ፕሮግራም ፈላጊ"
Added: xfce4-appfinder/trunk/po/ar.po
===================================================================
--- xfce4-appfinder/trunk/po/ar.po (rev 0)
+++ xfce4-appfinder/trunk/po/ar.po 2008-01-05 14:11:33 UTC (rev 26537)
@@ -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 at 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 "باحث التطبيقات"
Added: xfce4-appfinder/trunk/po/be.po
===================================================================
--- xfce4-appfinder/trunk/po/be.po (rev 0)
+++ xfce4-appfinder/trunk/po/be.po 2008-01-05 14:11:33 UTC (rev 26537)
@@ -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 at 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 at gmail.com>\n"
+"Language-Team: Belorussian <i18n at 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 "Шукальнік дастасаваньняў"
Added: xfce4-appfinder/trunk/po/bn_IN.po
===================================================================
--- xfce4-appfinder/trunk/po/bn_IN.po (rev 0)
+++ xfce4-appfinder/trunk/po/bn_IN.po 2008-01-05 14:11:33 UTC (rev 26537)
@@ -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 at 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 at redhat.com>\n"
+"Language-Team: Bangla INDIA <LL at 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 "ইউটিলিটি"
Added: xfce4-appfinder/trunk/po/ca.po
===================================================================
--- xfce4-appfinder/trunk/po/ca.po (rev 0)
+++ xfce4-appfinder/trunk/po/ca.po 2008-01-05 14:11:33 UTC (rev 26537)
@@ -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 at 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 at 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"
Added: xfce4-appfinder/trunk/po/cs.po
===================================================================
--- xfce4-appfinder/trunk/po/cs.po (rev 0)
+++ xfce4-appfinder/trunk/po/cs.po 2008-01-05 14:11:33 UTC (rev 26537)
@@ -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 at seznam.cz>, 2004.
+# Michal Várady <miko.vaji at 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 at gmail.com>\n"
+"Language-Team: Czech <translation-team-cs at 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"
Added: xfce4-appfinder/trunk/po/de.po
===================================================================
--- xfce4-appfinder/trunk/po/de.po (rev 0)
+++ xfce4-appfinder/trunk/po/de.po 2008-01-05 14:11:33 UTC (rev 26537)
@@ -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 at xfce.org>, 2004.
+# Enrico Tröger <enrico.troeger at uvena.de>, 2006.
+# Nico Schümann <nico at 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 at prog.nico22.de>\n"
+"Language-Team: German <de at 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"
Added: xfce4-appfinder/trunk/po/dz.po
===================================================================
--- xfce4-appfinder/trunk/po/dz.po (rev 0)
+++ xfce4-appfinder/trunk/po/dz.po 2008-01-05 14:11:33 UTC (rev 26537)
@@ -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 at 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 at druknet.bt>\n"
+"Language-Team: dzongkha <pgeyleg at 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 "ཨེཔ་ཕའིན་ཌར།"
Added: xfce4-appfinder/trunk/po/el.po
===================================================================
--- xfce4-appfinder/trunk/po/el.po (rev 0)
+++ xfce4-appfinder/trunk/po/el.po 2008-01-05 14:11:33 UTC (rev 26537)
@@ -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 at serverhive.com>, 2005.
+# Stathis Kamperis <ekamperi at 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 at serverhive.com>\n"
+"Language-Team: Greek <nls at 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"
Added: xfce4-appfinder/trunk/po/en_GB.po
===================================================================
--- xfce4-appfinder/trunk/po/en_GB.po (rev 0)
+++ xfce4-appfinder/trunk/po/en_GB.po 2008-01-05 14:11:33 UTC (rev 26537)
@@ -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 at 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 at 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"
Added: xfce4-appfinder/trunk/po/eo.po
===================================================================
--- xfce4-appfinder/trunk/po/eo.po (rev 0)
+++ xfce4-appfinder/trunk/po/eo.po 2008-01-05 14:11:33 UTC (rev 26537)
@@ -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 at yahoo.com.br>, 2006.
+# Sylvain Vedrenne <gnu_sylvain at 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 at yahoo.com.br>\n"
+"Language-Team: Debian-l10n-esperanto <debian-l10n-esperanto at 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"
Added: xfce4-appfinder/trunk/po/es.po
===================================================================
--- xfce4-appfinder/trunk/po/es.po (rev 0)
+++ xfce4-appfinder/trunk/po/es.po 2008-01-05 14:11:33 UTC (rev 26537)
@@ -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 at xfce.org>, 2004.
+# Rudy Godoy <rudy at 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 at stone-head.org>\n"
+"Language-Team: Spanish <es at 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"
Added: xfce4-appfinder/trunk/po/es_MX.po
===================================================================
--- xfce4-appfinder/trunk/po/es_MX.po (rev 0)
+++ xfce4-appfinder/trunk/po/es_MX.po 2008-01-05 14:11:33 UTC (rev 26537)
@@ -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 at 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 at xfce.org>\n"
+"Language-Team: Spanish <es at 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:3