diffstat for xfce4-fsguard-plugin-1.0.2 xfce4-fsguard-plugin-1.1.0 COPYING | 912 +++++++++++++++++++++++++++------------- ChangeLog | 427 ++++++++++++++---- Makefile.am | 2 Makefile.in | 14 NEWS | 8 aclocal.m4 | 41 - compile | 142 ------ configure | 431 +----------------- configure.ac | 15 debian/changelog | 11 debian/control | 7 debian/patches/1GB-size.patch | 27 - debian/patches/series | 1 icons/16x16/Makefile.in | 6 icons/22x22/Makefile.in | 6 icons/24x24/Makefile.in | 6 icons/32x32/Makefile.in | 6 icons/36x36/Makefile.in | 6 icons/48x48/Makefile.in | 6 icons/Makefile.in | 6 icons/scalable/Makefile.in | 6 mkinstalldirs | 162 ------- panel-plugin/Makefile.in | 6 panel-plugin/fsguard.c | 199 +++----- panel-plugin/fsguard.desktop.in | 1 po/Makefile.in.in | 11 po/ca.po | 113 +--- po/es.po | 6 po/he.po | 104 ++++ po/lt.po | 97 +--- po/nn.po | 104 ++++ po/sv.po | 86 +-- 32 files changed, 1466 insertions(+), 1509 deletions(-) diff -Nru xfce4-fsguard-plugin-1.0.2/COPYING xfce4-fsguard-plugin-1.1.0/COPYING --- xfce4-fsguard-plugin-1.0.2/COPYING 2012-05-04 13:25:50.000000000 +0000 +++ xfce4-fsguard-plugin-1.1.0/COPYING 2016-04-27 16:19:56.000000000 +0000 @@ -1,285 +1,626 @@ - GNU GENERAL PUBLIC LICENSE - Version 2, June 1991 + GNU GENERAL PUBLIC LICENSE + Version 3, 29 June 2007 - Copyright (C) 1989, 1991 Free Software Foundation, Inc. - 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + Copyright (C) 2007 Free Software Foundation, Inc. Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. - Preamble + 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 + The GNU General Public License is a free, copyleft license for +software and other kinds of works. + + The licenses for most software and other practical works are designed +to take away your freedom to share and change the works. By contrast, +the GNU General Public License is intended to guarantee your freedom to +share and change all versions of a program--to make sure it remains free +software for all its users. We, the Free Software Foundation, use the +GNU General Public License for most of our software; it applies also to +any other work released this way by its authors. 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. +them 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 prevent others from denying you +these rights or asking you to surrender the rights. Therefore, you have +certain responsibilities if you distribute copies of the software, or if +you modify it: responsibilities to respect the freedom of others. 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. +gratis or for a fee, you must pass on to the recipients the same +freedoms that you received. 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. + + Developers that use the GNU GPL protect your rights with two steps: +(1) assert copyright on the software, and (2) offer you this License +giving you legal permission to copy, distribute and/or modify it. + + For the developers' and authors' protection, the GPL clearly explains +that there is no warranty for this free software. For both users' and +authors' sake, the GPL requires that modified versions be marked as +changed, so that their problems will not be attributed erroneously to +authors of previous versions. + + Some devices are designed to deny users access to install or run +modified versions of the software inside them, although the manufacturer +can do so. This is fundamentally incompatible with the aim of +protecting users' freedom to change the software. The systematic +pattern of such abuse occurs in the area of products for individuals to +use, which is precisely where it is most unacceptable. Therefore, we +have designed this version of the GPL to prohibit the practice for those +products. If such problems arise substantially in other domains, we +stand ready to extend this provision to those domains in future versions +of the GPL, as needed to protect the freedom of users. + + Finally, every program is threatened constantly by software patents. +States should not allow patents to restrict development and use of +software on general-purpose computers, but in those that do, we wish to +avoid the special danger that patents applied to a free program could +make it effectively proprietary. To prevent this, the GPL assures that +patents cannot be used to render the program non-free. 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 + + TERMS AND CONDITIONS + + 0. Definitions. + + "This License" refers to version 3 of the GNU General Public License. + + "Copyright" also means copyright-like laws that apply to other kinds of +works, such as semiconductor masks. + + "The Program" refers to any copyrightable work licensed under this +License. Each licensee is addressed as "you". "Licensees" and +"recipients" may be individuals or organizations. + + To "modify" a work means to copy from or adapt all or part of the work +in a fashion requiring copyright permission, other than the making of an +exact copy. The resulting work is called a "modified version" of the +earlier work or a work "based on" the earlier work. + + A "covered work" means either the unmodified Program or a work based +on the Program. + + To "propagate" a work means to do anything with it that, without +permission, would make you directly or secondarily liable for +infringement under applicable copyright law, except executing it on a +computer or modifying a private copy. Propagation includes copying, +distribution (with or without modification), making available to the +public, and in some countries other activities as well. + + To "convey" a work means any kind of propagation that enables other +parties to make or receive copies. Mere interaction with a user through +a computer network, with no transfer of a copy, is not conveying. + + An interactive user interface displays "Appropriate Legal Notices" +to the extent that it includes a convenient and prominently visible +feature that (1) displays an appropriate copyright notice, and (2) +tells the user that there is no warranty for the work (except to the +extent that warranties are provided), that licensees may convey the +work under this License, and how to view a copy of this License. If +the interface presents a list of user commands or options, such as a +menu, a prominent item in the list meets this criterion. + + 1. Source Code. + + The "source code" for a work means the preferred form of the work +for making modifications to it. "Object code" means any non-source +form of a work. + + A "Standard Interface" means an interface that either is an official +standard defined by a recognized standards body, or, in the case of +interfaces specified for a particular programming language, one that +is widely used among developers working in that language. + + The "System Libraries" of an executable work include anything, other +than the work as a whole, that (a) is included in the normal form of +packaging a Major Component, but which is not part of that Major +Component, and (b) serves only to enable use of the work with that +Major Component, or to implement a Standard Interface for which an +implementation is available to the public in source code form. A +"Major Component", in this context, means a major essential component +(kernel, window system, and so on) of the specific operating system +(if any) on which the executable work runs, or a compiler used to +produce the work, or an object code interpreter used to run it. + + The "Corresponding Source" for a work in object code form means all +the source code needed to generate, install, and (for an executable +work) run the object code and to modify the work, including scripts to +control those activities. However, it does not include the work's +System Libraries, or general-purpose tools or generally available free +programs which are used unmodified in performing those activities but +which are not part of the work. For example, Corresponding Source +includes interface definition files associated with source files for +the work, and the source code for shared libraries and dynamically +linked subprograms that the work is specifically designed to require, +such as by intimate data communication or control flow between those +subprograms and other parts of the work. + + The Corresponding Source need not include anything that users +can regenerate automatically from other parts of the Corresponding +Source. + + The Corresponding Source for a work in source code form is that +same work. + + 2. Basic Permissions. + + All rights granted under this License are granted for the term of +copyright on the Program, and are irrevocable provided the stated +conditions are met. This License explicitly affirms your unlimited +permission to run the unmodified Program. The output from running a +covered work is covered by this License only if the output, given its +content, constitutes a covered work. This License acknowledges your +rights of fair use or other equivalent, as provided by copyright law. + + You may make, run and propagate covered works that you do not +convey, without conditions so long as your license otherwise remains +in force. You may convey covered works to others for the sole purpose +of having them make modifications exclusively for you, or provide you +with facilities for running those works, provided that you comply with +the terms of this License in conveying all material for which you do +not control copyright. Those thus making or running the covered works +for you must do so exclusively on your behalf, under your direction +and control, on terms that prohibit them from making any copies of +your copyrighted material outside their relationship with you. + + Conveying under any other circumstances is permitted solely under +the conditions stated below. Sublicensing is not allowed; section 10 +makes it unnecessary. + + 3. Protecting Users' Legal Rights From Anti-Circumvention Law. + + No covered work shall be deemed part of an effective technological +measure under any applicable law fulfilling obligations under article +11 of the WIPO copyright treaty adopted on 20 December 1996, or +similar laws prohibiting or restricting circumvention of such +measures. + + When you convey a covered work, you waive any legal power to forbid +circumvention of technological measures to the extent such circumvention +is effected by exercising rights under this License with respect to +the covered work, and you disclaim any intention to limit operation or +modification of the work as a means of enforcing, against the work's +users, your or third parties' legal rights to forbid circumvention of +technological measures. + + 4. Conveying Verbatim Copies. + + You may convey 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; +keep intact all notices stating that this License and any +non-permissive terms added in accord with section 7 apply to the code; +keep intact all notices of the absence of any warranty; and give all +recipients a copy of this License along with the Program. + + You may charge any price or no price for each copy that you convey, +and you may offer support or warranty protection for a fee. + + 5. Conveying Modified Source Versions. + + You may convey a work based on the Program, or the modifications to +produce it from the Program, in the form of source code under the +terms of section 4, provided that you also meet all of these conditions: + + a) The work must carry prominent notices stating that you modified + it, and giving a relevant date. + + b) The work must carry prominent notices stating that it is + released under this License and any conditions added under section + 7. This requirement modifies the requirement in section 4 to + "keep intact all notices". + + c) You must license the entire work, as a whole, under this + License to anyone who comes into possession of a copy. This + License will therefore apply, along with any applicable section 7 + additional terms, to the whole of the work, and all its parts, + regardless of how they are packaged. This License gives no + permission to license the work in any other way, but it does not + invalidate such permission if you have separately received it. + + d) If the work has interactive user interfaces, each must display + Appropriate Legal Notices; however, if the Program has interactive + interfaces that do not display Appropriate Legal Notices, your + work need not make them do so. + + A compilation of a covered work with other separate and independent +works, which are not by their nature extensions of the covered work, +and which are not combined with it such as to form a larger program, +in or on a volume of a storage or distribution medium, is called an +"aggregate" if the compilation and its resulting copyright are not +used to limit the access or legal rights of the compilation's users +beyond what the individual works permit. Inclusion of a covered work +in an aggregate does not cause this License to apply to the other +parts of the aggregate. + + 6. Conveying Non-Source Forms. + + You may convey a covered work in object code form under the terms +of sections 4 and 5, provided that you also convey the +machine-readable Corresponding Source under the terms of this License, +in one of these ways: + + a) Convey the object code in, or embodied in, a physical product + (including a physical distribution medium), accompanied by the + Corresponding Source fixed on a durable physical medium + customarily used for software interchange. + + b) Convey the object code in, or embodied in, a physical product + (including a physical distribution medium), accompanied by a + written offer, valid for at least three years and valid for as + long as you offer spare parts or customer support for that product + model, to give anyone who possesses the object code either (1) a + copy of the Corresponding Source for all the software in the + product that is covered by this License, on a durable physical + medium customarily used for software interchange, for a price no + more than your reasonable cost of physically performing this + conveying of source, or (2) access to copy the + Corresponding Source from a network server at no charge. + + c) Convey individual copies of the object code with a copy of the + written offer to provide the Corresponding Source. This + alternative is allowed only occasionally and noncommercially, and + only if you received the object code with such an offer, in accord + with subsection 6b. + + d) Convey the object code by offering access from a designated + place (gratis or for a charge), and offer equivalent access to the + Corresponding Source in the same way through the same place at no + further charge. You need not require recipients to copy the + Corresponding Source along with the object code. If the place to + copy the object code is a network server, the Corresponding Source + may be on a different server (operated by you or a third party) + that supports equivalent copying facilities, provided you maintain + clear directions next to the object code saying where to find the + Corresponding Source. Regardless of what server hosts the + Corresponding Source, you remain obligated to ensure that it is + available for as long as needed to satisfy these requirements. + + e) Convey the object code using peer-to-peer transmission, provided + you inform other peers where the object code and Corresponding + Source of the work are being offered to the general public at no + charge under subsection 6d. + + A separable portion of the object code, whose source code is excluded +from the Corresponding Source as a System Library, need not be +included in conveying the object code work. + + A "User Product" is either (1) a "consumer product", which means any +tangible personal property which is normally used for personal, family, +or household purposes, or (2) anything designed or sold for incorporation +into a dwelling. In determining whether a product is a consumer product, +doubtful cases shall be resolved in favor of coverage. For a particular +product received by a particular user, "normally used" refers to a +typical or common use of that class of product, regardless of the status +of the particular user or of the way in which the particular user +actually uses, or expects or is expected to use, the product. A product +is a consumer product regardless of whether the product has substantial +commercial, industrial or non-consumer uses, unless such uses represent +the only significant mode of use of the product. + + "Installation Information" for a User Product means any methods, +procedures, authorization keys, or other information required to install +and execute modified versions of a covered work in that User Product from +a modified version of its Corresponding Source. The information must +suffice to ensure that the continued functioning of the modified object +code is in no case prevented or interfered with solely because +modification has been made. + + If you convey an object code work under this section in, or with, or +specifically for use in, a User Product, and the conveying occurs as +part of a transaction in which the right of possession and use of the +User Product is transferred to the recipient in perpetuity or for a +fixed term (regardless of how the transaction is characterized), the +Corresponding Source conveyed under this section must be accompanied +by the Installation Information. But this requirement does not apply +if neither you nor any third party retains the ability to install +modified object code on the User Product (for example, the work has +been installed in ROM). + + The requirement to provide Installation Information does not include a +requirement to continue to provide support service, warranty, or updates +for a work that has been modified or installed by the recipient, or for +the User Product in which it has been modified or installed. Access to a +network may be denied when the modification itself materially and +adversely affects the operation of the network or violates the rules and +protocols for communication across the network. + + Corresponding Source conveyed, and Installation Information provided, +in accord with this section must be in a format that is publicly +documented (and with an implementation available to the public in +source code form), and must require no special password or key for +unpacking, reading or copying. + + 7. Additional Terms. + + "Additional permissions" are terms that supplement the terms of this +License by making exceptions from one or more of its conditions. +Additional permissions that are applicable to the entire Program shall +be treated as though they were included in this License, to the extent +that they are valid under applicable law. If additional permissions +apply only to part of the Program, that part may be used separately +under those permissions, but the entire Program remains governed by +this License without regard to the additional permissions. + + When you convey a copy of a covered work, you may at your option +remove any additional permissions from that copy, or from any part of +it. (Additional permissions may be written to require their own +removal in certain cases when you modify the work.) You may place +additional permissions on material, added by you to a covered work, +for which you have or can give appropriate copyright permission. + + Notwithstanding any other provision of this License, for material you +add to a covered work, you may (if authorized by the copyright holders of +that material) supplement the terms of this License with terms: + + a) Disclaiming warranty or limiting liability differently from the + terms of sections 15 and 16 of this License; or + + b) Requiring preservation of specified reasonable legal notices or + author attributions in that material or in the Appropriate Legal + Notices displayed by works containing it; or + + c) Prohibiting misrepresentation of the origin of that material, or + requiring that modified versions of such material be marked in + reasonable ways as different from the original version; or + + d) Limiting the use for publicity purposes of names of licensors or + authors of the material; or + + e) Declining to grant rights under trademark law for use of some + trade names, trademarks, or service marks; or + + f) Requiring indemnification of licensors and authors of that + material by anyone who conveys the material (or modified versions of + it) with contractual assumptions of liability to the recipient, for + any liability that these contractual assumptions directly impose on + those licensors and authors. + + All other non-permissive additional terms are considered "further +restrictions" within the meaning of section 10. If the Program as you +received it, or any part of it, contains a notice stating that it is +governed by this License along with a term that is a further +restriction, you may remove that term. If a license document contains +a further restriction but permits relicensing or conveying under this +License, you may add to a covered work material governed by the terms +of that license document, provided that the further restriction does +not survive such relicensing or conveying. + + If you add terms to a covered work in accord with this section, you +must place, in the relevant source files, a statement of the +additional terms that apply to those files, or a notice indicating +where to find the applicable terms. + + Additional terms, permissive or non-permissive, may be stated in the +form of a separately written license, or stated as exceptions; +the above requirements apply either way. + + 8. Termination. + + You may not propagate or modify a covered work except as expressly +provided under this License. Any attempt otherwise to propagate or +modify it is void, and will automatically terminate your rights under +this License (including any patent licenses granted under the third +paragraph of section 11). + + However, if you cease all violation of this License, then your +license from a particular copyright holder is reinstated (a) +provisionally, unless and until the copyright holder explicitly and +finally terminates your license, and (b) permanently, if the copyright +holder fails to notify you of the violation by some reasonable means +prior to 60 days after the cessation. + + Moreover, your license from a particular copyright holder is +reinstated permanently if the copyright holder notifies you of the +violation by some reasonable means, this is the first time you have +received notice of violation of this License (for any work) from that +copyright holder, and you cure the violation prior to 30 days after +your receipt of the notice. + + Termination of your rights under this section does not terminate the +licenses of parties who have received copies or rights from you under +this License. If your rights have been terminated and not permanently +reinstated, you do not qualify to receive new licenses for the same +material under section 10. + + 9. Acceptance Not Required for Having Copies. + + You are not required to accept this License in order to receive or +run a copy of the Program. Ancillary propagation of a covered work +occurring solely as a consequence of using peer-to-peer transmission +to receive a copy likewise does not require acceptance. However, +nothing other than this License grants you permission to propagate or +modify any covered work. These actions infringe copyright if you do +not accept this License. Therefore, by modifying or propagating a +covered work, you indicate your acceptance of this License to do so. + + 10. Automatic Licensing of Downstream Recipients. + + Each time you convey a covered work, the recipient automatically +receives a license from the original licensors, to run, modify and +propagate that work, subject to this License. You are not responsible +for enforcing compliance by third parties with this License. + + An "entity transaction" is a transaction transferring control of an +organization, or substantially all assets of one, or subdividing an +organization, or merging organizations. If propagation of a covered +work results from an entity transaction, each party to that +transaction who receives a copy of the work also receives whatever +licenses to the work the party's predecessor in interest had or could +give under the previous paragraph, plus a right to possession of the +Corresponding Source of the work from the predecessor in interest, if +the predecessor has it or can get it with reasonable efforts. + + You may not impose any further restrictions on the exercise of the +rights granted or affirmed under this License. For example, you may +not impose a license fee, royalty, or other charge for exercise of +rights granted under this License, and you may not initiate litigation +(including a cross-claim or counterclaim in a lawsuit) alleging that +any patent claim is infringed by making, using, selling, offering for +sale, or importing the Program or any portion of it. + + 11. Patents. + + A "contributor" is a copyright holder who authorizes use under this +License of the Program or a work on which the Program is based. The +work thus licensed is called the contributor's "contributor version". + + A contributor's "essential patent claims" are all patent claims +owned or controlled by the contributor, whether already acquired or +hereafter acquired, that would be infringed by some manner, permitted +by this License, of making, using, or selling its contributor version, +but do not include claims that would be infringed only as a +consequence of further modification of the contributor version. For +purposes of this definition, "control" includes the right to grant +patent sublicenses in a manner consistent with the requirements of 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 + Each contributor grants you a non-exclusive, worldwide, royalty-free +patent license under the contributor's essential patent claims, to +make, use, sell, offer for sale, import and otherwise run, modify and +propagate the contents of its contributor version. + + In the following three paragraphs, a "patent license" is any express +agreement or commitment, however denominated, not to enforce a patent +(such as an express permission to practice a patent or covenant not to +sue for patent infringement). To "grant" such a patent license to a +party means to make such an agreement or commitment not to enforce a +patent against the party. + + If you convey a covered work, knowingly relying on a patent license, +and the Corresponding Source of the work is not available for anyone +to copy, free of charge and under the terms of this License, through a +publicly available network server or other readily accessible means, +then you must either (1) cause the Corresponding Source to be so +available, or (2) arrange to deprive yourself of the benefit of the +patent license for this particular work, or (3) arrange, in a manner +consistent with the requirements of this License, to extend the patent +license to downstream recipients. "Knowingly relying" means you have +actual knowledge that, but for the patent license, your conveying the +covered work in a country, or your recipient's use of the covered work +in a country, would infringe one or more identifiable patents in that +country that you have reason to believe are valid. + + If, pursuant to or in connection with a single transaction or +arrangement, you convey, or propagate by procuring conveyance of, a +covered work, and grant a patent license to some of the parties +receiving the covered work authorizing them to use, propagate, modify +or convey a specific copy of the covered work, then the patent license +you grant is automatically extended to all recipients of the covered +work and works based on it. + + A patent license is "discriminatory" if it does not include within +the scope of its coverage, prohibits the exercise of, or is +conditioned on the non-exercise of one or more of the rights that are +specifically granted under this License. You may not convey a covered +work if you are a party to an arrangement with a third party that is +in the business of distributing software, under which you make payment +to the third party based on the extent of your activity of conveying +the work, and under which the third party grants, to any of the +parties who would receive the covered work from you, a discriminatory +patent license (a) in connection with copies of the covered work +conveyed by you (or copies made from those copies), or (b) primarily +for and in connection with specific products or compilations that +contain the covered work, unless you entered into that arrangement, +or that patent license was granted, prior to 28 March 2007. + + Nothing in this License shall be construed as excluding or limiting +any implied license or other defenses to infringement that may +otherwise be available to you under applicable patent law. + + 12. No Surrender of Others' Freedom. + + If 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. +excuse you from the conditions of this License. If you cannot convey a +covered work so as to satisfy simultaneously your obligations under this +License and any other pertinent obligations, then as a consequence you may +not convey it at all. For example, if you agree to terms that obligate you +to collect a royalty for further conveying from those to whom you convey +the Program, the only way you could satisfy both those terms and this +License would be to refrain entirely from conveying the Program. + + 13. Use with the GNU Affero General Public License. + + Notwithstanding any other provision of this License, you have +permission to link or combine any covered work with a work licensed +under version 3 of the GNU Affero General Public License into a single +combined work, and to convey the resulting work. The terms of this +License will continue to apply to the part which is the covered work, +but the special requirements of the GNU Affero General Public License, +section 13, concerning interaction through a network will apply to the +combination as such. + + 14. Revised Versions 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 + The Free Software Foundation may publish revised and/or new versions of +the GNU 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 + Each version is given a distinguishing version number. If the +Program specifies that a certain numbered version of the GNU General +Public License "or any later version" applies to it, you have the +option of following the terms and conditions either of that numbered +version or of any later version published by the Free Software +Foundation. If the Program does not specify a version number of the +GNU General Public License, you may choose any version ever published +by the Free Software Foundation. + + If the Program specifies that a proxy can decide which future +versions of the GNU General Public License can be used, that proxy's +public statement of acceptance of a version permanently authorizes you +to choose that version for the Program. + + Later license versions may give you additional or different +permissions. However, no additional obligations are imposed on any +author or copyright holder as a result of your choosing to follow a +later version. + + 15. Disclaimer of Warranty. + + 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. + + 16. Limitation of Liability. + + IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING +WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS +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. + + 17. Interpretation of Sections 15 and 16. + + If the disclaimer of warranty and limitation of liability provided +above cannot be given local legal effect according to their terms, +reviewing courts shall apply local law that most closely approximates +an absolute waiver of all civil liability in connection with the +Program, unless a warranty or assumption of liability accompanies a +copy of the Program in return for a fee. + + 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 @@ -287,15 +628,15 @@ 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 +state the exclusion of warranty; and each file should have at least the "copyright" line and a pointer to where the full notice is found. Copyright (C) - This program is free software; you can redistribute it and/or modify + 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 + the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, @@ -304,37 +645,30 @@ 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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA - + along with this program. If not, see . 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: + If the program does terminal interaction, 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'. + Copyright (C) + This program 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. - - , 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. +parts of the General Public License. Of course, your program's commands +might be different; for a GUI interface, you would use an "about box". + + You should also get your employer (if you work as a programmer) or school, +if any, to sign a "copyright disclaimer" for the program, if necessary. +For more information on this, and how to apply and follow the GNU GPL, see +. + + The GNU 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 Lesser General +Public License instead of this License. But first, please read +. diff -Nru xfce4-fsguard-plugin-1.0.2/ChangeLog xfce4-fsguard-plugin-1.1.0/ChangeLog --- xfce4-fsguard-plugin-1.0.2/ChangeLog 2015-03-03 20:25:51.000000000 +0000 +++ xfce4-fsguard-plugin-1.1.0/ChangeLog 2016-11-01 14:36:01.000000000 +0000 @@ -1,3 +1,240 @@ +commit a349adf5332b9dab7f1fef20472d5f9aaa8cf75c +Author: Landry Breuil +Date: Tue Nov 1 15:34:53 2016 +0100 + + Release 1.1.0 + +commit 1374d36775ef1b5e74fb9657c722594d4bfadc1c +Author: Landry Breuil +Date: Sun Jun 19 15:04:08 2016 +0200 + + set progressbar minimal width/height to 4px so that it looks like with gtk+2 + +commit 2474a2c47e9d147075615ca0fe3ceb72fd55734d +Author: Kevin Brubeck Unhammer +Date: Mon Jun 6 12:31:31 2016 +0200 + + I18n: Add new translation nn (100%). + + 19 translated messages. + + Transifex (https://www.transifex.com/projects/p/xfce/). + +commit 43dbd9d57d76e1cb720069db90c53a5508347ae2 +Author: Landry Breuil +Date: Sun Jun 5 17:40:14 2016 +0200 + + Release 1.0.99 + +commit cdeca2376da24af3e540caa72c56a4fbe5284a49 +Author: Landry Breuil +Date: Sun Jun 5 17:27:12 2016 +0200 + + disable dist-gzip + +commit 134ade23e6e2c68c5efc7d9ad1864476f3d33987 +Merge: c620b8c 273f912 +Author: Landry Breuil +Date: Sun Jun 5 17:22:14 2016 +0200 + + Merge branch 'master' of git://git.xfce.org/panel-plugins/xfce4-fsguard-plugin + +commit c620b8c8138ab435a8b5c2dc765c9ae27106e7d6 +Author: Landry Breuil +Date: Sun Jun 5 17:21:54 2016 +0200 + + Fix make distcheck + +commit 273f912f01a9894ead8f1f260b8f419bcb58be94 +Author: Robert Antoni Buj i Gelonch +Date: Wed May 4 00:31:30 2016 +0200 + + I18n: Update translation ca (100%). + + 19 translated messages. + + Transifex (https://www.transifex.com/projects/p/xfce/). + +commit a1a251daaeedf19f72630fa3e9c8c7b9afe60e59 +Author: Robert Antoni Buj i Gelonch +Date: Tue May 3 18:32:15 2016 +0200 + + I18n: Update translation ca (100%). + + 19 translated messages. + + Transifex (https://www.transifex.com/projects/p/xfce/). + +commit 3c42868e50eea80d58583c5df0458f5e90084a76 +Author: Robert Antoni Buj i Gelonch +Date: Sun May 1 18:32:59 2016 +0200 + + I18n: Update translation ca (100%). + + 19 translated messages. + + Transifex (https://www.transifex.com/projects/p/xfce/). + +commit 8a997179c7454f0429ebf40f7eff47640aad52e9 +Author: Simon Steinbeiss +Date: Thu Apr 28 23:10:09 2016 +0200 + + Add gtk<3.20 compatibility + + Signed-off-by: Landry Breuil + +commit 89cf1d1980933ae75b3d3a0b5f2846b23a697c1e +Author: Landry Breuil +Date: Fri Apr 29 09:12:30 2016 +0200 + + Shuffle statements to fix logic bug - if the partition was smaller than 1G, an error message was shown in the tooltip + +commit 0f1e704164af7637b7b25893fc6b47c9ccc640b9 +Author: Landry Breuil +Date: Thu Apr 28 12:07:07 2016 +0200 + + Use gtk_widget_set_valign() instead of gtk_misc_set_alignment() + +commit f1f65ccb4490287a755395b3b15bf08429c17b17 +Author: Landry Breuil +Date: Thu Apr 28 12:06:48 2016 +0200 + + Use GtkGrid instead of GtkTable + +commit 757eac2bbfc1e50f6cb8300e9a07fac68998b3ee +Author: Landry Breuil +Date: Thu Apr 28 12:06:02 2016 +0200 + + Stop directly accessing private vbox member, use gtk_dialog_get_content_area() instead + +commit 3a89eeb94e3ad348bc8d77353cb7b7bea2fd0702 +Author: Landry Breuil +Date: Thu Apr 28 12:05:04 2016 +0200 + + GTK_DIALOG_NO_SEPARATOR was removed, and replace GTK_STOCK_CLOSE by 'gtk-close' + +commit 0ab21b213312bed9612823ca92edd64705163bb1 +Author: Landry Breuil +Date: Thu Apr 28 12:03:51 2016 +0200 + + Use GtkOrientable instead of *_set_orientation + + Use gtk_progress_bar_set_inverted() depending on the orientation + +commit b562130b50122b1f9163435a705ef9b71b8f8f46 +Author: Landry Breuil +Date: Thu Apr 28 12:03:17 2016 +0200 + + Use GtkBox instead of XfceHVBox + +commit 2814190ac74d73b5c0ff56b20683868d777dca0e +Author: Landry Breuil +Date: Thu Apr 28 12:02:08 2016 +0200 + + Stop using GtkAligment, directly set halign/valign on lab_box + +commit 27b95074be5088a87d5512418d4349c47f544515 +Author: Landry Breuil +Date: Thu Apr 28 12:01:28 2016 +0200 + + GTK_DIALOG_NO_SEPARATOR was deprecated + +commit 0177c0180986a26b813d4f2a9bbb491b6d3a40a1 +Author: Landry Breuil +Date: Thu Apr 28 11:59:25 2016 +0200 + + Rework progressbar color handling + + - Use GdkRGBA instead of GdkColor + - Use a css provider with Gtk >= 3.16 (thanks ochosi for the tips!) + - Use gtk_widget_override_background_color/gtk_widget_override_color with Gtk < 3.16 + +commit 96a899fc10bda8168f6164ece87875b661e00afc +Author: Landry Breuil +Date: Thu Apr 28 11:58:41 2016 +0200 + + Replace GTK_STOCK_HARDDISK by "gtk-harddisk" + +commit 1cdbcc6842a8e000838c4fd24c23aebf6beba5ef +Author: Landry Breuil +Date: Thu Apr 28 11:58:09 2016 +0200 + + Don't fumble with style internals for now + +commit 800b8bd5612ffab4e35791fe8fe45fbd9bc4ada1 +Author: Landry Breuil +Date: Thu Apr 28 11:57:02 2016 +0200 + + GtkTooltips have been deprecated since Gtk 2.12... migrate to GtkTooltip + +commit db93ad800274f24ab41b6776f9685f75d6045146 +Author: Landry Breuil +Date: Thu Apr 28 11:55:28 2016 +0200 + + Remove compat code for panel < 4.9 + +commit e9d893d4fd28882ee3268923091a4ac96b80161a +Author: Landry Breuil +Date: Thu Apr 28 11:54:13 2016 +0200 + + Set X-XFCE-API=2.0 in desktop file + +commit 9180e6115daf7bf8e11136fa7aa432700848e797 +Author: Landry Breuil +Date: Thu Apr 28 11:53:55 2016 +0200 + + Bump dependencies to check for libxfce4ui-2/libxfce4panel-2.0 + +commit be3c4f987d8f968ba09b9eedf5e19eb291f917a5 +Author: GenghisKhan +Date: Fri Feb 5 18:31:51 2016 +0100 + + I18n: Update translation he (100%). + + 19 translated messages. + + Transifex (https://www.transifex.com/projects/p/xfce/). + +commit 1c3a9adfc3dd509ef5b389ead205e8704a87cafb +Author: Elishai Eliyahu +Date: Fri Feb 5 00:32:27 2016 +0100 + + I18n: Add new translation he (100%). + + 19 translated messages. + + Transifex (https://www.transifex.com/projects/p/xfce/). + +commit 5d41769abfa72c9b4832efbc74c340cd15277e9c +Author: Anonymous +Date: Wed Aug 26 00:31:12 2015 +0200 + + I18n: Update translation lt (100%). + + 19 translated messages. + + Transifex (https://www.transifex.com/projects/p/xfce/). + +commit 0d48dfae3c0bb98a41ad9c37545fd683dc30bc85 +Author: Påvel Nicklasson +Date: Mon Jul 20 00:34:06 2015 +0200 + + I18n: Update translation sv (100%). + + 19 translated messages. + + Transifex (https://www.transifex.com/projects/p/xfce/). + +commit 83e4e375d50a4037fd5a1596c9395b29bc783cdc +Author: Pablo Roberto Francisco Lezaeta Reyes +Date: Thu Mar 5 12:32:10 2015 +0100 + + I18n: Update translation es (100%). + + 19 translated messages. + + Transifex (https://www.transifex.com/projects/p/xfce/). + commit 8ca95f3142258f97e555c224f27ba4dc274abb75 Author: Landry Breuil Date: Tue Mar 3 21:25:28 2015 +0100 @@ -913,7 +1150,7 @@ 2009-07-24 Gabor Kelemen - * hu.po: Translation reworked. + * hu.po: Translation reworked. (Old svn revision: 7781) @@ -1058,17 +1295,17 @@ Date: Sat Dec 13 21:13:55 2008 +0000 xfce4-systemload-plugin/trunk/po: - * sv.po: Swedish translation update (Daniel Nylander) + * sv.po: Swedish translation update (Daniel Nylander) xfce4-netload-plugin/trunk/po: - * sv.po: Swedish translation update (Daniel Nylander) + * sv.po: Swedish translation update (Daniel Nylander) xfce4-eyes-plugin/trunk/po: - * sv.po: Swedish translation update (Daniel Nylander) + * sv.po: Swedish translation update (Daniel Nylander) xfbib/trunk/po: - * sv.po: Swedish translation update (Daniel Nylander) + * sv.po: Swedish translation update (Daniel Nylander) xfce4-fsguard-plugin/trunk/po: - * sv.po: Swedish translation update (Daniel Nylander) + * sv.po: Swedish translation update (Daniel Nylander) xfce4-places-plugin/trunk/po: - * sv.po: Swedish translation update (Daniel Nylander) + * sv.po: Swedish translation update (Daniel Nylander) (Old svn revision: 6304) @@ -1360,7 +1597,7 @@ Author: Mike Massonnet Date: Sun Jan 13 16:23:21 2008 +0000 - * configure.in.in: Re-fix version number. + * configure.in.in: Re-fix version number. (Old svn revision: 3806) @@ -1377,7 +1614,7 @@ Author: Mike Massonnet Date: Sun Jan 13 15:34:10 2008 +0000 - * panel-plugin/fsguard.c(fsguard_create_options): Correct commit 3513, now the dialog is centered and has a parent. + * panel-plugin/fsguard.c(fsguard_create_options): Correct commit 3513, now the dialog is centered and has a parent. (Old svn revision: 3804) @@ -1394,10 +1631,10 @@ Author: Mike Massonnet Date: Sun Jan 13 15:10:12 2008 +0000 - * panel-plugin/fsguard.c(fsguard_refresh_button), - panel-plugin/fsguard.c(fsguard_check4_changed), - panel-plugin/fsguard.c(fsguard_create_options): - Switch "Hide button" with "Display button". #3802 + * panel-plugin/fsguard.c(fsguard_refresh_button), + panel-plugin/fsguard.c(fsguard_check4_changed), + panel-plugin/fsguard.c(fsguard_create_options): + Switch "Hide button" with "Display button". #3802 (Old svn revision: 3802) @@ -1406,7 +1643,7 @@ Author: Mike Massonnet Date: Sun Jan 13 15:00:05 2008 +0000 - * panel-plugin/fsguard.c(fsguard_set_icon): Replace xfce_themed_icon with gtk_icon_theme. + * panel-plugin/fsguard.c(fsguard_set_icon): Replace xfce_themed_icon with gtk_icon_theme. (Old svn revision: 3801) @@ -1634,9 +1871,9 @@ Author: Mike Massonnet Date: Sat Oct 20 20:49:18 2007 +0000 - * panel-plugin/fsguard.c(fsguard_create_options): Fix signal callbacks. - * panel-plugin/fsguard.c(fsguard_create_options): Remove callback - fsguard_dialog_response() and call gtk_dialog_run() instead. + * panel-plugin/fsguard.c(fsguard_create_options): Fix signal callbacks. + * panel-plugin/fsguard.c(fsguard_create_options): Remove callback + fsguard_dialog_response() and call gtk_dialog_run() instead. (Old svn revision: 3419) @@ -1652,14 +1889,14 @@ Author: Mike Massonnet Date: Sat Oct 20 02:55:55 2007 +0000 - * panel-plugin/fsguard.c(fsguard_new): Revert border around GtkProgressBar - to BORDER / 2 to fit the style of Xfce 4.4. - * panel-plugin/fsguard.c(fsguard_set_size): Fix plugin size. - * panel-plugin/fsguard.c(fsguard_create_options): New option dialog. - * panel-plugin/fsguard.desktop.in.in: Use xfce4-fsguard-plugin-warning as - default icon. - * *.po, *.pot: make update-po - * de.po, fr.po: Update translation + * panel-plugin/fsguard.c(fsguard_new): Revert border around GtkProgressBar + to BORDER / 2 to fit the style of Xfce 4.4. + * panel-plugin/fsguard.c(fsguard_set_size): Fix plugin size. + * panel-plugin/fsguard.c(fsguard_create_options): New option dialog. + * panel-plugin/fsguard.desktop.in.in: Use xfce4-fsguard-plugin-warning as + default icon. + * *.po, *.pot: make update-po + * de.po, fr.po: Update translation (Old svn revision: 3402) @@ -1675,9 +1912,9 @@ Author: Mike Massonnet Date: Fri Oct 5 03:38:23 2007 +0000 - * panel-plugin/fsguard.c(fsguard_refresh_monitor): New function. - Set the color of the progress bar according the free disk - space limit. + * panel-plugin/fsguard.c(fsguard_refresh_monitor): New function. + Set the color of the progress bar according the free disk + space limit. @@ -1687,22 +1924,22 @@ Author: Mike Massonnet Date: Fri Oct 5 02:29:54 2007 +0000 - * panel-plugin/fsguard.c(fsguard_refresh_button): New function. - Shows the panel button if no other option is left... - * panel-plugin/fsguard.c(fsguard_check3_changed): New function. - Sets the visibility of the panel button and refresh its state - on hide to not end in a void. - * panel-plugin/fsguard.c(fsguard_refresh_name), - panel-plugin/fsguard.c(fsguard_check1_changed), - panel-plugin/fsguard.c(fsguard_check2_changed): Refresh the - panel button visibility. - * panel-plugin/fsguard.c(fsguard_dialog_response): Add an option - to hide the panel button. - * panel-plugin/fsguard.c(fsguard_read_config), - panel-plugin/fsguard.c(fsguard_save_config): Save the state of - the panel button visibility. - * panel-plugin/fsguard.c(fsguard_new): Set the initial - panel button visibility. + * panel-plugin/fsguard.c(fsguard_refresh_button): New function. + Shows the panel button if no other option is left... + * panel-plugin/fsguard.c(fsguard_check3_changed): New function. + Sets the visibility of the panel button and refresh its state + on hide to not end in a void. + * panel-plugin/fsguard.c(fsguard_refresh_name), + panel-plugin/fsguard.c(fsguard_check1_changed), + panel-plugin/fsguard.c(fsguard_check2_changed): Refresh the + panel button visibility. + * panel-plugin/fsguard.c(fsguard_dialog_response): Add an option + to hide the panel button. + * panel-plugin/fsguard.c(fsguard_read_config), + panel-plugin/fsguard.c(fsguard_save_config): Save the state of + the panel button visibility. + * panel-plugin/fsguard.c(fsguard_new): Set the initial + panel button visibility. (Old svn revision: 3305) @@ -1711,12 +1948,12 @@ Author: Mike Massonnet Date: Fri Oct 5 00:49:10 2007 +0000 - * panel-plugin/fsguard.c: Changed both limits from gint to - guint. Added a box widget for the two label widgets. - * panel-plugin/fsguard.c(fsguard_new): Box the two label - widgets. - * panel-plugin/fsguard.c(fsguard_create_options): Changed spin - limit to G_MAXUINT with a step of 100 instead of 10. + * panel-plugin/fsguard.c: Changed both limits from gint to + guint. Added a box widget for the two label widgets. + * panel-plugin/fsguard.c(fsguard_new): Box the two label + widgets. + * panel-plugin/fsguard.c(fsguard_create_options): Changed spin + limit to G_MAXUINT with a step of 100 instead of 10. (Old svn revision: 3304) @@ -1725,29 +1962,29 @@ Author: Mike Massonnet Date: Fri Oct 5 00:15:09 2007 +0000 - * panel-plugin/fsguard.c: Remove deprecated #define, add 4 new - #define for the icon style. Add icon_id and an icon widget in - the structure. Include xfce-panel-convenience.h for the - button panel. - * panel-plugin/fsguard.c(fsguard_set_icon): New function. Sets - the image inside the panel button. - * panel-plugin/fsguard.c(fsguard_refresh_icon): New function. - Refresh the current icon the panel button. - * panel-plugin/fsguard.c(fsguard_check_fs): Replace code for the - new image inside the button panel. - * panel-plugin/fsguard.c(fsguard_read_config): Set default - values for the warning and urgent limit. - * panel-plugin/fsguard.c(fsguard_new): Replace - xfce_iconbutton_new with xfce_create_panel_button and put a - GtkImage in that one. - * panel-plugin/fsguard.c(fsguard_spin1_changed), - panel-plugin/fsguard.c(fsguard_spin2_changed), - panel-plugin/fsguard.c(fsguard_create_options): Fixed a mix - between limit_urgent and limit_warning. - * configure.in.in, icons/*/**, - panel-plugin/fsguard.desktop.in.in, - panel-plugin/Makefile.am: Removed old icons against 3 new - icons. + * panel-plugin/fsguard.c: Remove deprecated #define, add 4 new + #define for the icon style. Add icon_id and an icon widget in + the structure. Include xfce-panel-convenience.h for the + button panel. + * panel-plugin/fsguard.c(fsguard_set_icon): New function. Sets + the image inside the panel button. + * panel-plugin/fsguard.c(fsguard_refresh_icon): New function. + Refresh the current icon the panel button. + * panel-plugin/fsguard.c(fsguard_check_fs): Replace code for the + new image inside the button panel. + * panel-plugin/fsguard.c(fsguard_read_config): Set default + values for the warning and urgent limit. + * panel-plugin/fsguard.c(fsguard_new): Replace + xfce_iconbutton_new with xfce_create_panel_button and put a + GtkImage in that one. + * panel-plugin/fsguard.c(fsguard_spin1_changed), + panel-plugin/fsguard.c(fsguard_spin2_changed), + panel-plugin/fsguard.c(fsguard_create_options): Fixed a mix + between limit_urgent and limit_warning. + * configure.in.in, icons/*/**, + panel-plugin/fsguard.desktop.in.in, + panel-plugin/Makefile.am: Removed old icons against 3 new + icons. (Old svn revision: 3303) @@ -1756,8 +1993,8 @@ Author: Mike Massonnet Date: Thu Oct 4 17:08:50 2007 +0000 - * panel-plugin/fsguard.c: Add defined(__FreeBSD_kernel__) to - build the plugin on GNU/kFreeBSD. Fix bug #3033. + * panel-plugin/fsguard.c: Add defined(__FreeBSD_kernel__) to + build the plugin on GNU/kFreeBSD. Fix bug #3033. (Old svn revision: 3300) @@ -1766,23 +2003,23 @@ Author: Mike Massonnet Date: Thu Oct 4 16:01:07 2007 +0000 - * fsguard.c: Code cleaning in general. - * fsguard.c(typedef struct FsGuard): Dropped size and - orientation, and renamed some properties. Added 3 new - widgets: a progress bar, a box for the progress bar, and a - label for the free space. - * fsguard.c(fsguard_check_fs): Add total size in the tooltip. - * fsguard.c(setup_fsguard): Renamed to fsguard_new. Read the - config there to create a new plugin with better default - values. Create the widget for the name and avoid to destroy - it in fsguard_recreate_gui. - * fsguard.c(fsguard_recreate_gui): Renamed to - fsguard_refresh_name. - * fsguard.c(setup_fsguard), fsguard.c(fsguard_set_orientation): - Replace orientation code with an XfceHVBox widget. - * fsguard.c(fsguard_create_options): String modifications. Two - new checkboxes to display the size and progress bar. - * po/: Run make update-po and update fuzzy strings. + * fsguard.c: Code cleaning in general. + * fsguard.c(typedef struct FsGuard): Dropped size and + orientation, and renamed some properties. Added 3 new + widgets: a progress bar, a box for the progress bar, and a + label for the free space. + * fsguard.c(fsguard_check_fs): Add total size in the tooltip. + * fsguard.c(setup_fsguard): Renamed to fsguard_new. Read the + config there to create a new plugin with better default + values. Create the widget for the name and avoid to destroy + it in fsguard_recreate_gui. + * fsguard.c(fsguard_recreate_gui): Renamed to + fsguard_refresh_name. + * fsguard.c(setup_fsguard), fsguard.c(fsguard_set_orientation): + Replace orientation code with an XfceHVBox widget. + * fsguard.c(fsguard_create_options): String modifications. Two + new checkboxes to display the size and progress bar. + * po/: Run make update-po and update fuzzy strings. (Old svn revision: 3299) @@ -1843,7 +2080,7 @@ 2007-03-13 Maxim Dziumanenko - * Update Ukrainian translation by Dmitry Nikitin. + * Update Ukrainian translation by Dmitry Nikitin. @@ -2239,8 +2476,8 @@ Date: Wed Nov 2 17:19:32 2005 +0000 11/03/2005: ByungHyun Choi - added Korean translations for modemlights and wavelan plugin - modified Korean translations for fsguard and sendsors plugin + added Korean translations for modemlights and wavelan plugin + modified Korean translations for fsguard and sendsors plugin (Old svn revision: 864) diff -Nru xfce4-fsguard-plugin-1.0.2/Makefile.am xfce4-fsguard-plugin-1.1.0/Makefile.am --- xfce4-fsguard-plugin-1.0.2/Makefile.am 2015-03-03 20:15:11.000000000 +0000 +++ xfce4-fsguard-plugin-1.1.0/Makefile.am 2016-10-29 06:43:10.000000000 +0000 @@ -8,6 +8,8 @@ distclean-local: rm -rf *.cache *~ +distuninstallcheck_listfiles = find . -type f -print | grep -v ./share/icons/hicolor/icon-theme.cache + .PHONY: ChangeLog ChangeLog: Makefile diff -Nru xfce4-fsguard-plugin-1.0.2/Makefile.in xfce4-fsguard-plugin-1.1.0/Makefile.in --- xfce4-fsguard-plugin-1.0.2/Makefile.in 2015-03-03 20:16:23.000000000 +0000 +++ xfce4-fsguard-plugin-1.1.0/Makefile.in 2016-11-01 14:35:44.000000000 +0000 @@ -54,15 +54,14 @@ DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \ $(srcdir)/Makefile.in $(srcdir)/config.h.in \ $(top_srcdir)/configure AUTHORS COPYING ChangeLog INSTALL NEWS \ - compile config.guess config.sub depcomp install-sh ltmain.sh \ - missing mkinstalldirs + config.guess config.sub depcomp install-sh ltmain.sh missing ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \ configure.lineno config.status.lineno -mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs +mkinstalldirs = $(install_sh) -d CONFIG_HEADER = config.h CONFIG_CLEAN_FILES = CONFIG_CLEAN_VPATH_FILES = @@ -122,9 +121,8 @@ dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ done; \ reldir="$$dir2" -DIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.bz2 GZIP_ENV = --best -distuninstallcheck_listfiles = find . -type f -print +DIST_ARCHIVES = $(distdir).tar.bz2 am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \ | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$' distcleancheck_listfiles = find . -type f -print @@ -161,10 +159,6 @@ GMOFILES = @GMOFILES@ GMSGFMT = @GMSGFMT@ GREP = @GREP@ -GTK_CFLAGS = @GTK_CFLAGS@ -GTK_LIBS = @GTK_LIBS@ -GTK_REQUIRED_VERSION = @GTK_REQUIRED_VERSION@ -GTK_VERSION = @GTK_VERSION@ INSTALL = @INSTALL@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ @@ -304,6 +298,7 @@ panel-plugin \ po +distuninstallcheck_listfiles = find . -type f -print | grep -v ./share/icons/hicolor/icon-theme.cache EXTRA_DIST = \ README \ intltool-extract.in \ @@ -613,7 +608,6 @@ $(am__remove_distdir) dist dist-all: distdir - tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2 $(am__remove_distdir) diff -Nru xfce4-fsguard-plugin-1.0.2/NEWS xfce4-fsguard-plugin-1.1.0/NEWS --- xfce4-fsguard-plugin-1.0.2/NEWS 2015-03-03 20:25:05.000000000 +0000 +++ xfce4-fsguard-plugin-1.1.0/NEWS 2016-11-01 14:18:03.000000000 +0000 @@ -1,3 +1,11 @@ +20161101 (1.1.0): +----------------- + * set progressbar minimal width/height to 4px so that it looks like with gtk+2 + +20160605 (1.0.99): +----------------- + * port to gtk+3/libxfce4ui-2/libxfce4panel-2.0 + 20150303 (1.0.2): ----------------- diff -Nru xfce4-fsguard-plugin-1.0.2/aclocal.m4 xfce4-fsguard-plugin-1.1.0/aclocal.m4 --- xfce4-fsguard-plugin-1.0.2/aclocal.m4 2015-03-03 20:16:19.000000000 +0000 +++ xfce4-fsguard-plugin-1.1.0/aclocal.m4 2016-11-01 14:35:41.000000000 +0000 @@ -335,7 +335,7 @@ # on various variables needed by the Makefile.in.in installed by # glib-gettextize. dnl -glib_DEFUN([GLIB_GNU_GETTEXT], +AU_DEFUN([GLIB_GNU_GETTEXT], [AC_REQUIRE([AC_PROG_CC])dnl GLIB_LC_MESSAGES @@ -405,7 +405,8 @@ rm -f po/POTFILES sed -e "/^#/d" -e "/^\$/d" -e "s,.*, $posrcprefix& \\\\," -e "\$s/\(.*\) \\\\/\1/" \ < $srcdir/po/POTFILES.in > po/POTFILES - ]) + ], + [[$0: This macro is deprecated. You should use upstream gettext instead.]]) # AM_GLIB_DEFINE_LOCALEDIR(VARIABLE) # ------------------------------- @@ -590,34 +591,6 @@ # Substitute ALL_LINGUAS so we can use it in po/Makefile AC_SUBST(ALL_LINGUAS) -# Set DATADIRNAME correctly if it is not set yet -# (copied from glib-gettext.m4) -if test -z "$DATADIRNAME"; then - AC_LINK_IFELSE( - [AC_LANG_PROGRAM([[]], - [[extern int _nl_msg_cat_cntr; - return _nl_msg_cat_cntr]])], - [DATADIRNAME=share], - [case $host in - *-*-solaris*) - dnl On Solaris, if bind_textdomain_codeset is in libc, - dnl GNU format message catalog is always supported, - dnl since both are added to the libc all together. - dnl Hence, we'd like to go with DATADIRNAME=share - dnl in this case. - AC_CHECK_FUNC(bind_textdomain_codeset, - [DATADIRNAME=share], [DATADIRNAME=lib]) - ;; - *-*-openbsd*) - [DATADIRNAME=share] - ;; - *) - [DATADIRNAME=lib] - ;; - esac]) -fi -AC_SUBST(DATADIRNAME) - IT_PO_SUBDIR([po]) ]) @@ -9262,19 +9235,19 @@ m4_ifndef([_LT_PROG_CXX], [AC_DEFUN([_LT_PROG_CXX])]) # nls.m4 serial 5 (gettext-0.18) -dnl Copyright (C) 1995-2003, 2005-2006, 2008-2014 Free Software Foundation, -dnl Inc. +dnl Copyright (C) 1995-2003, 2005-2006, 2008-2014, 2016 Free Software +dnl Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl -dnl This file can can be used in projects which are not available under +dnl This file can be used in projects which are not available under dnl the GNU General Public License or the GNU Library General Public dnl License but which still want to provide support for the GNU gettext dnl functionality. dnl Please note that the actual code of the GNU gettext library is covered dnl by the GNU Library General Public License, and the rest of the GNU -dnl gettext package package is covered by the GNU General Public License. +dnl gettext package is covered by the GNU General Public License. dnl They are *not* in the public domain. dnl Authors: diff -Nru xfce4-fsguard-plugin-1.0.2/compile xfce4-fsguard-plugin-1.1.0/compile --- xfce4-fsguard-plugin-1.0.2/compile 2012-06-30 08:03:19.000000000 +0000 +++ xfce4-fsguard-plugin-1.1.0/compile 1970-01-01 00:00:00.000000000 +0000 @@ -1,142 +0,0 @@ -#! /bin/sh -# Wrapper for compilers which do not understand `-c -o'. - -scriptversion=2005-05-14.22 - -# Copyright (C) 1999, 2000, 2003, 2004, 2005 Free Software Foundation, Inc. -# Written by Tom Tromey . -# -# 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, 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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. - -# As a special exception to the GNU General Public License, if you -# distribute this file as part of a program that contains a -# configuration script generated by Autoconf, you may include it under -# the same distribution terms that you use for the rest of that program. - -# This file is maintained in Automake, please report -# bugs to or send patches to -# . - -case $1 in - '') - echo "$0: No command. Try \`$0 --help' for more information." 1>&2 - exit 1; - ;; - -h | --h*) - cat <<\EOF -Usage: compile [--help] [--version] PROGRAM [ARGS] - -Wrapper for compilers which do not understand `-c -o'. -Remove `-o dest.o' from ARGS, run PROGRAM with the remaining -arguments, and rename the output as expected. - -If you are trying to build a whole package this is not the -right script to run: please start by reading the file `INSTALL'. - -Report bugs to . -EOF - exit $? - ;; - -v | --v*) - echo "compile $scriptversion" - exit $? - ;; -esac - -ofile= -cfile= -eat= - -for arg -do - if test -n "$eat"; then - eat= - else - case $1 in - -o) - # configure might choose to run compile as `compile cc -o foo foo.c'. - # So we strip `-o arg' only if arg is an object. - eat=1 - case $2 in - *.o | *.obj) - ofile=$2 - ;; - *) - set x "$@" -o "$2" - shift - ;; - esac - ;; - *.c) - cfile=$1 - set x "$@" "$1" - shift - ;; - *) - set x "$@" "$1" - shift - ;; - esac - fi - shift -done - -if test -z "$ofile" || test -z "$cfile"; then - # If no `-o' option was seen then we might have been invoked from a - # pattern rule where we don't need one. That is ok -- this is a - # normal compilation that the losing compiler can handle. If no - # `.c' file was seen then we are probably linking. That is also - # ok. - exec "$@" -fi - -# Name of file we expect compiler to create. -cofile=`echo "$cfile" | sed -e 's|^.*/||' -e 's/\.c$/.o/'` - -# Create the lock directory. -# Note: use `[/.-]' here to ensure that we don't use the same name -# that we are using for the .o file. Also, base the name on the expected -# object file name, since that is what matters with a parallel build. -lockdir=`echo "$cofile" | sed -e 's|[/.-]|_|g'`.d -while true; do - if mkdir "$lockdir" >/dev/null 2>&1; then - break - fi - sleep 1 -done -# FIXME: race condition here if user kills between mkdir and trap. -trap "rmdir '$lockdir'; exit 1" 1 2 15 - -# Run the compile. -"$@" -ret=$? - -if test -f "$cofile"; then - mv "$cofile" "$ofile" -elif test -f "${cofile}bj"; then - mv "${cofile}bj" "$ofile" -fi - -rmdir "$lockdir" -exit $ret - -# Local Variables: -# mode: shell-script -# sh-indentation: 2 -# eval: (add-hook 'write-file-hooks 'time-stamp) -# time-stamp-start: "scriptversion=" -# time-stamp-format: "%:y-%02m-%02d.%02H" -# time-stamp-end: "$" -# End: diff -Nru xfce4-fsguard-plugin-1.0.2/configure xfce4-fsguard-plugin-1.1.0/configure --- xfce4-fsguard-plugin-1.0.2/configure 2015-03-03 20:16:24.000000000 +0000 +++ xfce4-fsguard-plugin-1.1.0/configure 2016-11-01 14:35:46.000000000 +0000 @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.63 for Free Space Checker 1.0.2. +# Generated by GNU Autoconf 2.63 for Free Space Checker 1.1.0. # # Report bugs to . # @@ -616,8 +616,8 @@ # Identity of this package. PACKAGE_NAME='Free Space Checker' PACKAGE_TARNAME='xfce4-fsguard-plugin' -PACKAGE_VERSION='1.0.2' -PACKAGE_STRING='Free Space Checker 1.0.2' +PACKAGE_VERSION='1.1.0' +PACKAGE_STRING='Free Space Checker 1.1.0' PACKAGE_BUGREPORT='http://bugzilla.xfce.org/' # Factoring default headers for most tests. @@ -669,6 +669,7 @@ INTLLIBS INSTOBJEXT GMOFILES +DATADIRNAME CATOBJEXT CATALOGS MSGFMT_OPTS @@ -685,10 +686,6 @@ LIBXFCE4UI_LIBS LIBXFCE4UI_CFLAGS LIBXFCE4UI_VERSION -GTK_REQUIRED_VERSION -GTK_LIBS -GTK_CFLAGS -GTK_VERSION PKG_CONFIG_LIBDIR PKG_CONFIG_PATH PKG_CONFIG @@ -730,7 +727,6 @@ build_cpu build LIBTOOL -DATADIRNAME ALL_LINGUAS INTLTOOL_PERL GMSGFMT @@ -1429,7 +1425,7 @@ # Omit some internal or obsolete options to make the list less imposing. # This message is too long to be a string in the A/UX 3.1 sh. cat <<_ACEOF -\`configure' configures Free Space Checker 1.0.2 to adapt to many kinds of systems. +\`configure' configures Free Space Checker 1.1.0 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1504,7 +1500,7 @@ if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of Free Space Checker 1.0.2:";; + short | recursive ) echo "Configuration of Free Space Checker 1.1.0:";; esac cat <<\_ACEOF @@ -1621,7 +1617,7 @@ test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -Free Space Checker configure 1.0.2 +Free Space Checker configure 1.1.0 generated by GNU Autoconf 2.63 Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, @@ -1635,7 +1631,7 @@ This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by Free Space Checker $as_me 1.0.2, which was +It was created by Free Space Checker $as_me 1.1.0, which was generated by GNU Autoconf 2.63. Invocation command line was $ $0 $@ @@ -2423,7 +2419,7 @@ # Define the identity of the package. PACKAGE='xfce4-fsguard-plugin' - VERSION='1.0.2' + VERSION='1.1.0' cat >>confdefs.h <<_ACEOF @@ -3803,7 +3799,6 @@ - case "$am__api_version" in 1.01234) { { $as_echo "$as_me:$LINENO: error: Automake 1.5 or newer is required to use intltool" >&5 @@ -4342,160 +4337,6 @@ # Substitute ALL_LINGUAS so we can use it in po/Makefile -# Set DATADIRNAME correctly if it is not set yet -# (copied from glib-gettext.m4) -if test -z "$DATADIRNAME"; then - cat >conftest.$ac_ext <<_ACEOF -/* confdefs.h. */ -_ACEOF -cat confdefs.h >>conftest.$ac_ext -cat >>conftest.$ac_ext <<_ACEOF -/* end confdefs.h. */ - -int -main () -{ -extern int _nl_msg_cat_cntr; - return _nl_msg_cat_cntr - ; - return 0; -} -_ACEOF -rm -f conftest.$ac_objext conftest$ac_exeext -if { (ac_try="$ac_link" -case "(($ac_try" in - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; - *) ac_try_echo=$ac_try;; -esac -eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" -$as_echo "$ac_try_echo") >&5 - (eval "$ac_link") 2>conftest.er1 - ac_status=$? - grep -v '^ *+' conftest.er1 >conftest.err - rm -f conftest.er1 - cat conftest.err >&5 - $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && { - test -z "$ac_c_werror_flag" || - test ! -s conftest.err - } && test -s conftest$ac_exeext && { - test "$cross_compiling" = yes || - $as_test_x conftest$ac_exeext - }; then - DATADIRNAME=share -else - $as_echo "$as_me: failed program was:" >&5 -sed 's/^/| /' conftest.$ac_ext >&5 - - case $host in - *-*-solaris*) - { $as_echo "$as_me:$LINENO: checking for bind_textdomain_codeset" >&5 -$as_echo_n "checking for bind_textdomain_codeset... " >&6; } -if test "${ac_cv_func_bind_textdomain_codeset+set}" = set; then - $as_echo_n "(cached) " >&6 -else - cat >conftest.$ac_ext <<_ACEOF -/* confdefs.h. */ -_ACEOF -cat confdefs.h >>conftest.$ac_ext -cat >>conftest.$ac_ext <<_ACEOF -/* end confdefs.h. */ -/* Define bind_textdomain_codeset to an innocuous variant, in case declares bind_textdomain_codeset. - For example, HP-UX 11i declares gettimeofday. */ -#define bind_textdomain_codeset innocuous_bind_textdomain_codeset - -/* System header to define __stub macros and hopefully few prototypes, - which can conflict with char bind_textdomain_codeset (); below. - Prefer to if __STDC__ is defined, since - exists even on freestanding compilers. */ - -#ifdef __STDC__ -# include -#else -# include -#endif - -#undef bind_textdomain_codeset - -/* Override any GCC internal prototype to avoid an error. - Use char because int might match the return type of a GCC - builtin and then its argument prototype would still apply. */ -#ifdef __cplusplus -extern "C" -#endif -char bind_textdomain_codeset (); -/* The GNU C library defines this for functions which it implements - to always fail with ENOSYS. Some functions are actually named - something starting with __ and the normal name is an alias. */ -#if defined __stub_bind_textdomain_codeset || defined __stub___bind_textdomain_codeset -choke me -#endif - -int -main () -{ -return bind_textdomain_codeset (); - ; - return 0; -} -_ACEOF -rm -f conftest.$ac_objext conftest$ac_exeext -if { (ac_try="$ac_link" -case "(($ac_try" in - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; - *) ac_try_echo=$ac_try;; -esac -eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" -$as_echo "$ac_try_echo") >&5 - (eval "$ac_link") 2>conftest.er1 - ac_status=$? - grep -v '^ *+' conftest.er1 >conftest.err - rm -f conftest.er1 - cat conftest.err >&5 - $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && { - test -z "$ac_c_werror_flag" || - test ! -s conftest.err - } && test -s conftest$ac_exeext && { - test "$cross_compiling" = yes || - $as_test_x conftest$ac_exeext - }; then - ac_cv_func_bind_textdomain_codeset=yes -else - $as_echo "$as_me: failed program was:" >&5 -sed 's/^/| /' conftest.$ac_ext >&5 - - ac_cv_func_bind_textdomain_codeset=no -fi - -rm -rf conftest.dSYM -rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ - conftest$ac_exeext conftest.$ac_ext -fi -{ $as_echo "$as_me:$LINENO: result: $ac_cv_func_bind_textdomain_codeset" >&5 -$as_echo "$ac_cv_func_bind_textdomain_codeset" >&6; } -if test "x$ac_cv_func_bind_textdomain_codeset" = x""yes; then - DATADIRNAME=share -else - DATADIRNAME=lib -fi - - ;; - *-*-openbsd*) - DATADIRNAME=share - ;; - *) - DATADIRNAME=lib - ;; - esac -fi - -rm -rf conftest.dSYM -rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ - conftest$ac_exeext conftest.$ac_ext -fi - - @@ -6113,6 +5954,7 @@ + if test -n "$ac_tool_prefix"; then for ac_prog in ar do @@ -14697,221 +14539,26 @@ - { $as_echo "$as_me:$LINENO: checking for gtk+-2.0 >= 2.20.0" >&5 -$as_echo_n "checking for gtk+-2.0 >= 2.20.0... " >&6; } - if $PKG_CONFIG "--atleast-version=2.20.0" "gtk+-2.0" >/dev/null 2>&1; then - GTK_VERSION=`$PKG_CONFIG --modversion "gtk+-2.0"` - { $as_echo "$as_me:$LINENO: result: $GTK_VERSION" >&5 -$as_echo "$GTK_VERSION" >&6; } - - { $as_echo "$as_me:$LINENO: checking GTK_CFLAGS" >&5 -$as_echo_n "checking GTK_CFLAGS... " >&6; } - GTK_CFLAGS=`$PKG_CONFIG --cflags "gtk+-2.0"` - { $as_echo "$as_me:$LINENO: result: $GTK_CFLAGS" >&5 -$as_echo "$GTK_CFLAGS" >&6; } - - { $as_echo "$as_me:$LINENO: checking GTK_LIBS" >&5 -$as_echo_n "checking GTK_LIBS... " >&6; } - GTK_LIBS=`$PKG_CONFIG --libs "gtk+-2.0"` - { $as_echo "$as_me:$LINENO: result: $GTK_LIBS" >&5 -$as_echo "$GTK_LIBS" >&6; } - - GTK_REQUIRED_VERSION=2.20.0 - - - - - - - - elif $PKG_CONFIG --exists "gtk+-2.0" >/dev/null 2>&1; then - xdt_cv_version=`$PKG_CONFIG --modversion "gtk+-2.0"` - { $as_echo "$as_me:$LINENO: result: found, but $xdt_cv_version" >&5 -$as_echo "found, but $xdt_cv_version" >&6; } - - - echo "*** The required package gtk+-2.0 was found on your system," - echo "*** but the installed version ($xdt_cv_version) is too old." - echo "*** Please upgrade gtk+-2.0 to atleast version 2.20.0, or adjust" - echo "*** the PKG_CONFIG_PATH environment variable if you installed" - echo "*** the new version of the package in a nonstandard prefix so" - echo "*** pkg-config is able to find it." - exit 1 - - else - { $as_echo "$as_me:$LINENO: result: not found" >&5 -$as_echo "not found" >&6; } - - - echo "*** The required package gtk+-2.0 was not found on your system." - echo "*** Please install gtk+-2.0 (atleast version 2.20.0) or adjust" - echo "*** the PKG_CONFIG_PATH environment variable if you" - echo "*** installed the package in a nonstandard prefix so that" - echo "*** pkg-config is able to find it." - exit 1 - - fi - - - - # minimum supported version of pkg-config - xdt_cv_PKG_CONFIG_MIN_VERSION=0.9.0 - - - - - - - - - -if test "x$ac_cv_env_PKG_CONFIG_set" != "xset"; then - if test -n "$ac_tool_prefix"; then - # Extract the first word of "${ac_tool_prefix}pkg-config", so it can be a program name with args. -set dummy ${ac_tool_prefix}pkg-config; ac_word=$2 -{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 -$as_echo_n "checking for $ac_word... " >&6; } -if test "${ac_cv_path_PKG_CONFIG+set}" = set; then - $as_echo_n "(cached) " >&6 -else - case $PKG_CONFIG in - [\\/]* | ?:[\\/]*) - ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path. - ;; - *) - as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_exec_ext in '' $ac_executable_extensions; do - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then - ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext" - $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi -done -done -IFS=$as_save_IFS - - ;; -esac -fi -PKG_CONFIG=$ac_cv_path_PKG_CONFIG -if test -n "$PKG_CONFIG"; then - { $as_echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5 -$as_echo "$PKG_CONFIG" >&6; } -else - { $as_echo "$as_me:$LINENO: result: no" >&5 -$as_echo "no" >&6; } -fi - - -fi -if test -z "$ac_cv_path_PKG_CONFIG"; then - ac_pt_PKG_CONFIG=$PKG_CONFIG - # Extract the first word of "pkg-config", so it can be a program name with args. -set dummy pkg-config; ac_word=$2 -{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 -$as_echo_n "checking for $ac_word... " >&6; } -if test "${ac_cv_path_ac_pt_PKG_CONFIG+set}" = set; then - $as_echo_n "(cached) " >&6 -else - case $ac_pt_PKG_CONFIG in - [\\/]* | ?:[\\/]*) - ac_cv_path_ac_pt_PKG_CONFIG="$ac_pt_PKG_CONFIG" # Let the user override the test with a path. - ;; - *) - as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_exec_ext in '' $ac_executable_extensions; do - if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then - ac_cv_path_ac_pt_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext" - $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi -done -done -IFS=$as_save_IFS - - ;; -esac -fi -ac_pt_PKG_CONFIG=$ac_cv_path_ac_pt_PKG_CONFIG -if test -n "$ac_pt_PKG_CONFIG"; then - { $as_echo "$as_me:$LINENO: result: $ac_pt_PKG_CONFIG" >&5 -$as_echo "$ac_pt_PKG_CONFIG" >&6; } -else - { $as_echo "$as_me:$LINENO: result: no" >&5 -$as_echo "no" >&6; } -fi - - if test "x$ac_pt_PKG_CONFIG" = x; then - PKG_CONFIG="" - else - case $cross_compiling:$ac_tool_warned in -yes:) -{ $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5 -$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} -ac_tool_warned=yes ;; -esac - PKG_CONFIG=$ac_pt_PKG_CONFIG - fi -else - PKG_CONFIG="$ac_cv_path_PKG_CONFIG" -fi - -fi -if test -n "$PKG_CONFIG"; then - _pkg_min_version=$xdt_cv_PKG_CONFIG_MIN_VERSION - { $as_echo "$as_me:$LINENO: checking pkg-config is at least version $_pkg_min_version" >&5 -$as_echo_n "checking pkg-config is at least version $_pkg_min_version... " >&6; } - if $PKG_CONFIG --atleast-pkgconfig-version $_pkg_min_version; then - { $as_echo "$as_me:$LINENO: result: yes" >&5 -$as_echo "yes" >&6; } - else - { $as_echo "$as_me:$LINENO: result: no" >&5 -$as_echo "no" >&6; } - PKG_CONFIG="" - fi -fi - - if test x"$PKG_CONFIG" = x""; then - echo - echo "*** Your version of pkg-config is too old. You need atleast" - echo "*** pkg-config $xdt_cv_PKG_CONFIG_MIN_VERSION or newer. You can download pkg-config" - echo "*** from the freedesktop.org software repository at" - echo "***" - echo "*** http://www.freedesktop.org/software/pkgconfig" - echo "***" - exit 1; - fi - - - - { $as_echo "$as_me:$LINENO: checking for libxfce4ui-1 >= 4.8.0" >&5 -$as_echo_n "checking for libxfce4ui-1 >= 4.8.0... " >&6; } - if $PKG_CONFIG "--atleast-version=4.8.0" "libxfce4ui-1" >/dev/null 2>&1; then - LIBXFCE4UI_VERSION=`$PKG_CONFIG --modversion "libxfce4ui-1"` + { $as_echo "$as_me:$LINENO: checking for libxfce4ui-2 >= 4.12.0" >&5 +$as_echo_n "checking for libxfce4ui-2 >= 4.12.0... " >&6; } + if $PKG_CONFIG "--atleast-version=4.12.0" "libxfce4ui-2" >/dev/null 2>&1; then + LIBXFCE4UI_VERSION=`$PKG_CONFIG --modversion "libxfce4ui-2"` { $as_echo "$as_me:$LINENO: result: $LIBXFCE4UI_VERSION" >&5 $as_echo "$LIBXFCE4UI_VERSION" >&6; } { $as_echo "$as_me:$LINENO: checking LIBXFCE4UI_CFLAGS" >&5 $as_echo_n "checking LIBXFCE4UI_CFLAGS... " >&6; } - LIBXFCE4UI_CFLAGS=`$PKG_CONFIG --cflags "libxfce4ui-1"` + LIBXFCE4UI_CFLAGS=`$PKG_CONFIG --cflags "libxfce4ui-2"` { $as_echo "$as_me:$LINENO: result: $LIBXFCE4UI_CFLAGS" >&5 $as_echo "$LIBXFCE4UI_CFLAGS" >&6; } { $as_echo "$as_me:$LINENO: checking LIBXFCE4UI_LIBS" >&5 $as_echo_n "checking LIBXFCE4UI_LIBS... " >&6; } - LIBXFCE4UI_LIBS=`$PKG_CONFIG --libs "libxfce4ui-1"` + LIBXFCE4UI_LIBS=`$PKG_CONFIG --libs "libxfce4ui-2"` { $as_echo "$as_me:$LINENO: result: $LIBXFCE4UI_LIBS" >&5 $as_echo "$LIBXFCE4UI_LIBS" >&6; } - LIBXFCE4UI_REQUIRED_VERSION=4.8.0 + LIBXFCE4UI_REQUIRED_VERSION=4.12.0 @@ -14919,15 +14566,15 @@ - elif $PKG_CONFIG --exists "libxfce4ui-1" >/dev/null 2>&1; then - xdt_cv_version=`$PKG_CONFIG --modversion "libxfce4ui-1"` + elif $PKG_CONFIG --exists "libxfce4ui-2" >/dev/null 2>&1; then + xdt_cv_version=`$PKG_CONFIG --modversion "libxfce4ui-2"` { $as_echo "$as_me:$LINENO: result: found, but $xdt_cv_version" >&5 $as_echo "found, but $xdt_cv_version" >&6; } - echo "*** The required package libxfce4ui-1 was found on your system," + echo "*** The required package libxfce4ui-2 was found on your system," echo "*** but the installed version ($xdt_cv_version) is too old." - echo "*** Please upgrade libxfce4ui-1 to atleast version 4.8.0, or adjust" + echo "*** Please upgrade libxfce4ui-2 to atleast version 4.12.0, or adjust" echo "*** the PKG_CONFIG_PATH environment variable if you installed" echo "*** the new version of the package in a nonstandard prefix so" echo "*** pkg-config is able to find it." @@ -14938,8 +14585,8 @@ $as_echo "not found" >&6; } - echo "*** The required package libxfce4ui-1 was not found on your system." - echo "*** Please install libxfce4ui-1 (atleast version 4.8.0) or adjust" + echo "*** The required package libxfce4ui-2 was not found on your system." + echo "*** Please install libxfce4ui-2 (atleast version 4.12.0) or adjust" echo "*** the PKG_CONFIG_PATH environment variable if you" echo "*** installed the package in a nonstandard prefix so that" echo "*** pkg-config is able to find it." @@ -15282,26 +14929,26 @@ - { $as_echo "$as_me:$LINENO: checking for libxfce4panel-1.0 >= 4.8.0" >&5 -$as_echo_n "checking for libxfce4panel-1.0 >= 4.8.0... " >&6; } - if $PKG_CONFIG "--atleast-version=4.8.0" "libxfce4panel-1.0" >/dev/null 2>&1; then - LIBXFCE4PANEL_VERSION=`$PKG_CONFIG --modversion "libxfce4panel-1.0"` + { $as_echo "$as_me:$LINENO: checking for libxfce4panel-2.0 >= 4.12.0" >&5 +$as_echo_n "checking for libxfce4panel-2.0 >= 4.12.0... " >&6; } + if $PKG_CONFIG "--atleast-version=4.12.0" "libxfce4panel-2.0" >/dev/null 2>&1; then + LIBXFCE4PANEL_VERSION=`$PKG_CONFIG --modversion "libxfce4panel-2.0"` { $as_echo "$as_me:$LINENO: result: $LIBXFCE4PANEL_VERSION" >&5 $as_echo "$LIBXFCE4PANEL_VERSION" >&6; } { $as_echo "$as_me:$LINENO: checking LIBXFCE4PANEL_CFLAGS" >&5 $as_echo_n "checking LIBXFCE4PANEL_CFLAGS... " >&6; } - LIBXFCE4PANEL_CFLAGS=`$PKG_CONFIG --cflags "libxfce4panel-1.0"` + LIBXFCE4PANEL_CFLAGS=`$PKG_CONFIG --cflags "libxfce4panel-2.0"` { $as_echo "$as_me:$LINENO: result: $LIBXFCE4PANEL_CFLAGS" >&5 $as_echo "$LIBXFCE4PANEL_CFLAGS" >&6; } { $as_echo "$as_me:$LINENO: checking LIBXFCE4PANEL_LIBS" >&5 $as_echo_n "checking LIBXFCE4PANEL_LIBS... " >&6; } - LIBXFCE4PANEL_LIBS=`$PKG_CONFIG --libs "libxfce4panel-1.0"` + LIBXFCE4PANEL_LIBS=`$PKG_CONFIG --libs "libxfce4panel-2.0"` { $as_echo "$as_me:$LINENO: result: $LIBXFCE4PANEL_LIBS" >&5 $as_echo "$LIBXFCE4PANEL_LIBS" >&6; } - LIBXFCE4PANEL_REQUIRED_VERSION=4.8.0 + LIBXFCE4PANEL_REQUIRED_VERSION=4.12.0 @@ -15309,15 +14956,15 @@ - elif $PKG_CONFIG --exists "libxfce4panel-1.0" >/dev/null 2>&1; then - xdt_cv_version=`$PKG_CONFIG --modversion "libxfce4panel-1.0"` + elif $PKG_CONFIG --exists "libxfce4panel-2.0" >/dev/null 2>&1; then + xdt_cv_version=`$PKG_CONFIG --modversion "libxfce4panel-2.0"` { $as_echo "$as_me:$LINENO: result: found, but $xdt_cv_version" >&5 $as_echo "found, but $xdt_cv_version" >&6; } - echo "*** The required package libxfce4panel-1.0 was found on your system," + echo "*** The required package libxfce4panel-2.0 was found on your system," echo "*** but the installed version ($xdt_cv_version) is too old." - echo "*** Please upgrade libxfce4panel-1.0 to atleast version 4.8.0, or adjust" + echo "*** Please upgrade libxfce4panel-2.0 to atleast version 4.12.0, or adjust" echo "*** the PKG_CONFIG_PATH environment variable if you installed" echo "*** the new version of the package in a nonstandard prefix so" echo "*** pkg-config is able to find it." @@ -15328,8 +14975,8 @@ $as_echo "not found" >&6; } - echo "*** The required package libxfce4panel-1.0 was not found on your system." - echo "*** Please install libxfce4panel-1.0 (atleast version 4.8.0) or adjust" + echo "*** The required package libxfce4panel-2.0 was not found on your system." + echo "*** Please install libxfce4panel-2.0 (atleast version 4.12.0) or adjust" echo "*** the PKG_CONFIG_PATH environment variable if you" echo "*** installed the package in a nonstandard prefix so that" echo "*** pkg-config is able to find it." @@ -15347,7 +14994,7 @@ - ALL_LINGUAS="ar ast bg ca cs da de el en_AU en_GB es eu fi fr gl hr hu id is it ja kk ko lt lv ms nb nl oc pa pl pt pt_BR ru sk sl sq sr sv th tr ug uk ur ur_PK vi zh_CN zh_TW " + ALL_LINGUAS="ar ast bg ca cs da de el en_AU en_GB es eu fi fr gl he hr hu id is it ja kk ko lt lv ms nb nl nn oc pa pl pt pt_BR ru sk sl sq sr sv th tr ug uk ur ur_PK vi zh_CN zh_TW " for ac_header in locale.h @@ -17646,7 +17293,7 @@ # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by Free Space Checker $as_me 1.0.2, which was +This file was extended by Free Space Checker $as_me 1.1.0, which was generated by GNU Autoconf 2.63. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -17709,7 +17356,7 @@ _ACEOF cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_version="\\ -Free Space Checker config.status 1.0.2 +Free Space Checker config.status 1.1.0 configured by $0, generated by GNU Autoconf 2.63, with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\" diff -Nru xfce4-fsguard-plugin-1.0.2/configure.ac xfce4-fsguard-plugin-1.1.0/configure.ac --- xfce4-fsguard-plugin-1.0.2/configure.ac 2015-03-03 20:16:14.000000000 +0000 +++ xfce4-fsguard-plugin-1.1.0/configure.ac 2016-11-01 14:35:36.000000000 +0000 @@ -10,10 +10,10 @@ dnl m4_define([xfce4_fsguard_plugin_version_major], [1]) -m4_define([xfce4_fsguard_plugin_version_minor], [0]) -m4_define([xfce4_fsguard_plugin_version_micro], [2]) +m4_define([xfce4_fsguard_plugin_version_minor], [1]) +m4_define([xfce4_fsguard_plugin_version_micro], [0]) m4_define([xfce4_fsguard_plugin_version_nano], []) -m4_define([xfce4_fsguard_plugin_version_build], [1975300]) +m4_define([xfce4_fsguard_plugin_version_build], [a349adf]) m4_define([xfce4_fsguard_plugin_version_tag], []) # Leave empty for releases m4_define([xfce4_fsguard_plugin_version], [xfce4_fsguard_plugin_version_major().xfce4_fsguard_plugin_version_minor().xfce4_fsguard_plugin_version_micro()ifelse(xfce4_fsguard_plugin_version_nano(), [], [], [.xfce4_fsguard_plugin_version_nano()])ifelse(xfce4_fsguard_plugin_version_tag(), [git], [xfce4_fsguard_plugin_version_tag()-xfce4_fsguard_plugin_version_build()], [xfce4_fsguard_plugin_version_tag()])]) @@ -21,7 +21,7 @@ AC_INIT([Free Space Checker], [xfce4_fsguard_plugin_version], [http://bugzilla.xfce.org/], [xfce4-fsguard-plugin], [http://goodies.xfce.org/projects/panel-plugins/xfce4-fsguard-plugin]) -AM_INIT_AUTOMAKE([1.8 dist-bzip2 tar-ustar]) +AM_INIT_AUTOMAKE([1.8 dist-bzip2 tar-ustar no-dist-gzip]) AM_CONFIG_HEADER([config.h]) AM_MAINTAINER_MODE @@ -41,13 +41,12 @@ XDT_CHECK_LIBX11_REQUIRE dnl configure the panel plugin -XDT_CHECK_PACKAGE([GTK], [gtk+-2.0], [2.20.0]) -XDT_CHECK_PACKAGE([LIBXFCE4UI], [libxfce4ui-1], [4.8.0]) +XDT_CHECK_PACKAGE([LIBXFCE4UI], [libxfce4ui-2], [4.12.0]) XDT_CHECK_PACKAGE([LIBXFCE4UTIL], [libxfce4util-1.0], [4.8.0]) -XDT_CHECK_PACKAGE([LIBXFCE4PANEL], [libxfce4panel-1.0], [4.8.0]) +XDT_CHECK_PACKAGE([LIBXFCE4PANEL], [libxfce4panel-2.0], [4.12.0]) dnl check for i18n support -XDT_I18N([ar ast bg ca cs da de el en_AU en_GB es eu fi fr gl hr hu id is it ja kk ko lt lv ms nb nl oc pa pl pt pt_BR ru sk sl sq sr sv th tr ug uk ur ur_PK vi zh_CN zh_TW ]) +XDT_I18N([ar ast bg ca cs da de el en_AU en_GB es eu fi fr gl he hr hu id is it ja kk ko lt lv ms nb nl nn oc pa pl pt pt_BR ru sk sl sq sr sv th tr ug uk ur ur_PK vi zh_CN zh_TW ]) dnl Check for debugging support XDT_FEATURE_DEBUG() diff -Nru xfce4-fsguard-plugin-1.0.2/debian/changelog xfce4-fsguard-plugin-1.1.0/debian/changelog --- xfce4-fsguard-plugin-1.0.2/debian/changelog 2015-05-06 19:46:56.000000000 +0000 +++ xfce4-fsguard-plugin-1.1.0/debian/changelog 2016-11-05 19:00:37.000000000 +0000 @@ -1,3 +1,14 @@ +xfce4-fsguard-plugin (1.1.0-0ubuntu1) devel; urgency=medium + + * New upstream release. + - Drop patch. + * d/control: Update build-deps for GTK3 variants. + - libgtk2.0-dev → libgtk-3-dev. + - xfce4-panel-dev → libxfce4panel-2.0-dev. + - libxfce4ui-1-dev → libxfce4ui-2-dev. + + -- Unit 193 Sat, 05 Nov 2016 15:00:37 -0400 + xfce4-fsguard-plugin (1.0.2-1) unstable; urgency=low [ Evgeni Golov ] diff -Nru xfce4-fsguard-plugin-1.0.2/debian/control xfce4-fsguard-plugin-1.1.0/debian/control --- xfce4-fsguard-plugin-1.0.2/debian/control 2015-05-05 13:37:57.000000000 +0000 +++ xfce4-fsguard-plugin-1.1.0/debian/control 2016-11-05 19:00:37.000000000 +0000 @@ -1,12 +1,13 @@ Source: xfce4-fsguard-plugin Section: xfce Priority: optional -Maintainer: Debian Xfce Maintainers +Maintainer: Xubuntu Developers +XSBC-Original-Maintainer: Debian Xfce Maintainers Uploaders: Yves-Alexis Perez , Lionel Le Folgoc -Build-Depends: debhelper (>= 9), xfce4-panel-dev, +Build-Depends: debhelper (>= 9), libxfce4panel-2.0-dev (>= 4.12.0), libxml2-dev, libxml-parser-perl, intltool, libx11-dev, pkg-config, - libgtk2.0-dev, libxfce4ui-1-dev, autotools-dev + libgtk-3-dev, libxfce4ui-2-dev (>= 4.12.0), autotools-dev Standards-Version: 3.9.6 Homepage: http://goodies.xfce.org/projects/panel-plugins/xfce4-fsguard-plugin Vcs-Svn: svn://anonscm.debian.org/pkg-xfce/goodies/trunk/xfce4-fsguard-plugin/ diff -Nru xfce4-fsguard-plugin-1.0.2/debian/patches/1GB-size.patch xfce4-fsguard-plugin-1.1.0/debian/patches/1GB-size.patch --- xfce4-fsguard-plugin-1.0.2/debian/patches/1GB-size.patch 2013-09-20 07:19:34.000000000 +0000 +++ xfce4-fsguard-plugin-1.1.0/debian/patches/1GB-size.patch 1970-01-01 00:00:00.000000000 +0000 @@ -1,27 +0,0 @@ -commit 7f8c65afe0d7cc658ac453a46c0f4f3bf15d7fb9 -Author: Stephen Lyons -Date: Mon Sep 9 22:05:21 2013 +0100 - - BugFix: Tool-tip giving wrong message for fs size < ~1GB. - - Signed-off-by: Stephen Lyons - ---- a/panel-plugin/fsguard.c -+++ b/panel-plugin/fsguard.c -@@ -291,10 +291,15 @@ - (*(fsguard->name) != '\0' && strcmp(fsguard->path, fsguard->name)) ? - _("%s/%s space left on %s (%s)") : _("%s/%s space left on %s"), - msg_size, msg_total_size, fsguard->path, fsguard->name); -- } else { -+ } else if (total > 0 ) { - g_snprintf (msg_total_size, sizeof (msg_total_size), _("%.0f MB"), total); - g_snprintf (msg_size, sizeof (msg_size), _("%.0f MB"), freespace); - g_snprintf (msg, sizeof (msg), -+ (*(fsguard->name) != '\0' && strcmp(fsguard->path, fsguard->name)) ? -+ _("%s/%s space left on %s (%s)") : _("%s/%s space left on %s"), -+ msg_size, msg_total_size, fsguard->path, fsguard->name); -+ } else { -+ g_snprintf (msg, sizeof (msg), - _("could not check mountpoint %s, please check your config"), - fsguard->path); - } diff -Nru xfce4-fsguard-plugin-1.0.2/debian/patches/series xfce4-fsguard-plugin-1.1.0/debian/patches/series --- xfce4-fsguard-plugin-1.0.2/debian/patches/series 2013-09-20 07:19:34.000000000 +0000 +++ xfce4-fsguard-plugin-1.1.0/debian/patches/series 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -1GB-size.patch diff -Nru xfce4-fsguard-plugin-1.0.2/icons/16x16/Makefile.in xfce4-fsguard-plugin-1.1.0/icons/16x16/Makefile.in --- xfce4-fsguard-plugin-1.0.2/icons/16x16/Makefile.in 2015-03-03 20:16:22.000000000 +0000 +++ xfce4-fsguard-plugin-1.1.0/icons/16x16/Makefile.in 2016-11-01 14:35:44.000000000 +0000 @@ -57,7 +57,7 @@ am__aclocal_m4_deps = $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) -mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs +mkinstalldirs = $(install_sh) -d CONFIG_HEADER = $(top_builddir)/config.h CONFIG_CLEAN_FILES = CONFIG_CLEAN_VPATH_FILES = @@ -131,10 +131,6 @@ GMOFILES = @GMOFILES@ GMSGFMT = @GMSGFMT@ GREP = @GREP@ -GTK_CFLAGS = @GTK_CFLAGS@ -GTK_LIBS = @GTK_LIBS@ -GTK_REQUIRED_VERSION = @GTK_REQUIRED_VERSION@ -GTK_VERSION = @GTK_VERSION@ INSTALL = @INSTALL@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ diff -Nru xfce4-fsguard-plugin-1.0.2/icons/22x22/Makefile.in xfce4-fsguard-plugin-1.1.0/icons/22x22/Makefile.in --- xfce4-fsguard-plugin-1.0.2/icons/22x22/Makefile.in 2015-03-03 20:16:22.000000000 +0000 +++ xfce4-fsguard-plugin-1.1.0/icons/22x22/Makefile.in 2016-11-01 14:35:44.000000000 +0000 @@ -57,7 +57,7 @@ am__aclocal_m4_deps = $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) -mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs +mkinstalldirs = $(install_sh) -d CONFIG_HEADER = $(top_builddir)/config.h CONFIG_CLEAN_FILES = CONFIG_CLEAN_VPATH_FILES = @@ -131,10 +131,6 @@ GMOFILES = @GMOFILES@ GMSGFMT = @GMSGFMT@ GREP = @GREP@ -GTK_CFLAGS = @GTK_CFLAGS@ -GTK_LIBS = @GTK_LIBS@ -GTK_REQUIRED_VERSION = @GTK_REQUIRED_VERSION@ -GTK_VERSION = @GTK_VERSION@ INSTALL = @INSTALL@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ diff -Nru xfce4-fsguard-plugin-1.0.2/icons/24x24/Makefile.in xfce4-fsguard-plugin-1.1.0/icons/24x24/Makefile.in --- xfce4-fsguard-plugin-1.0.2/icons/24x24/Makefile.in 2015-03-03 20:16:22.000000000 +0000 +++ xfce4-fsguard-plugin-1.1.0/icons/24x24/Makefile.in 2016-11-01 14:35:44.000000000 +0000 @@ -57,7 +57,7 @@ am__aclocal_m4_deps = $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) -mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs +mkinstalldirs = $(install_sh) -d CONFIG_HEADER = $(top_builddir)/config.h CONFIG_CLEAN_FILES = CONFIG_CLEAN_VPATH_FILES = @@ -131,10 +131,6 @@ GMOFILES = @GMOFILES@ GMSGFMT = @GMSGFMT@ GREP = @GREP@ -GTK_CFLAGS = @GTK_CFLAGS@ -GTK_LIBS = @GTK_LIBS@ -GTK_REQUIRED_VERSION = @GTK_REQUIRED_VERSION@ -GTK_VERSION = @GTK_VERSION@ INSTALL = @INSTALL@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ diff -Nru xfce4-fsguard-plugin-1.0.2/icons/32x32/Makefile.in xfce4-fsguard-plugin-1.1.0/icons/32x32/Makefile.in --- xfce4-fsguard-plugin-1.0.2/icons/32x32/Makefile.in 2015-03-03 20:16:22.000000000 +0000 +++ xfce4-fsguard-plugin-1.1.0/icons/32x32/Makefile.in 2016-11-01 14:35:44.000000000 +0000 @@ -57,7 +57,7 @@ am__aclocal_m4_deps = $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) -mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs +mkinstalldirs = $(install_sh) -d CONFIG_HEADER = $(top_builddir)/config.h CONFIG_CLEAN_FILES = CONFIG_CLEAN_VPATH_FILES = @@ -131,10 +131,6 @@ GMOFILES = @GMOFILES@ GMSGFMT = @GMSGFMT@ GREP = @GREP@ -GTK_CFLAGS = @GTK_CFLAGS@ -GTK_LIBS = @GTK_LIBS@ -GTK_REQUIRED_VERSION = @GTK_REQUIRED_VERSION@ -GTK_VERSION = @GTK_VERSION@ INSTALL = @INSTALL@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ diff -Nru xfce4-fsguard-plugin-1.0.2/icons/36x36/Makefile.in xfce4-fsguard-plugin-1.1.0/icons/36x36/Makefile.in --- xfce4-fsguard-plugin-1.0.2/icons/36x36/Makefile.in 2015-03-03 20:16:22.000000000 +0000 +++ xfce4-fsguard-plugin-1.1.0/icons/36x36/Makefile.in 2016-11-01 14:35:44.000000000 +0000 @@ -57,7 +57,7 @@ am__aclocal_m4_deps = $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) -mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs +mkinstalldirs = $(install_sh) -d CONFIG_HEADER = $(top_builddir)/config.h CONFIG_CLEAN_FILES = CONFIG_CLEAN_VPATH_FILES = @@ -131,10 +131,6 @@ GMOFILES = @GMOFILES@ GMSGFMT = @GMSGFMT@ GREP = @GREP@ -GTK_CFLAGS = @GTK_CFLAGS@ -GTK_LIBS = @GTK_LIBS@ -GTK_REQUIRED_VERSION = @GTK_REQUIRED_VERSION@ -GTK_VERSION = @GTK_VERSION@ INSTALL = @INSTALL@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ diff -Nru xfce4-fsguard-plugin-1.0.2/icons/48x48/Makefile.in xfce4-fsguard-plugin-1.1.0/icons/48x48/Makefile.in --- xfce4-fsguard-plugin-1.0.2/icons/48x48/Makefile.in 2015-03-03 20:16:22.000000000 +0000 +++ xfce4-fsguard-plugin-1.1.0/icons/48x48/Makefile.in 2016-11-01 14:35:44.000000000 +0000 @@ -57,7 +57,7 @@ am__aclocal_m4_deps = $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) -mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs +mkinstalldirs = $(install_sh) -d CONFIG_HEADER = $(top_builddir)/config.h CONFIG_CLEAN_FILES = CONFIG_CLEAN_VPATH_FILES = @@ -131,10 +131,6 @@ GMOFILES = @GMOFILES@ GMSGFMT = @GMSGFMT@ GREP = @GREP@ -GTK_CFLAGS = @GTK_CFLAGS@ -GTK_LIBS = @GTK_LIBS@ -GTK_REQUIRED_VERSION = @GTK_REQUIRED_VERSION@ -GTK_VERSION = @GTK_VERSION@ INSTALL = @INSTALL@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ diff -Nru xfce4-fsguard-plugin-1.0.2/icons/Makefile.in xfce4-fsguard-plugin-1.1.0/icons/Makefile.in --- xfce4-fsguard-plugin-1.0.2/icons/Makefile.in 2015-03-03 20:16:22.000000000 +0000 +++ xfce4-fsguard-plugin-1.1.0/icons/Makefile.in 2016-11-01 14:35:44.000000000 +0000 @@ -56,7 +56,7 @@ am__aclocal_m4_deps = $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) -mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs +mkinstalldirs = $(install_sh) -d CONFIG_HEADER = $(top_builddir)/config.h CONFIG_CLEAN_FILES = CONFIG_CLEAN_VPATH_FILES = @@ -141,10 +141,6 @@ GMOFILES = @GMOFILES@ GMSGFMT = @GMSGFMT@ GREP = @GREP@ -GTK_CFLAGS = @GTK_CFLAGS@ -GTK_LIBS = @GTK_LIBS@ -GTK_REQUIRED_VERSION = @GTK_REQUIRED_VERSION@ -GTK_VERSION = @GTK_VERSION@ INSTALL = @INSTALL@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ diff -Nru xfce4-fsguard-plugin-1.0.2/icons/scalable/Makefile.in xfce4-fsguard-plugin-1.1.0/icons/scalable/Makefile.in --- xfce4-fsguard-plugin-1.0.2/icons/scalable/Makefile.in 2015-03-03 20:16:22.000000000 +0000 +++ xfce4-fsguard-plugin-1.1.0/icons/scalable/Makefile.in 2016-11-01 14:35:44.000000000 +0000 @@ -57,7 +57,7 @@ am__aclocal_m4_deps = $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) -mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs +mkinstalldirs = $(install_sh) -d CONFIG_HEADER = $(top_builddir)/config.h CONFIG_CLEAN_FILES = CONFIG_CLEAN_VPATH_FILES = @@ -131,10 +131,6 @@ GMOFILES = @GMOFILES@ GMSGFMT = @GMSGFMT@ GREP = @GREP@ -GTK_CFLAGS = @GTK_CFLAGS@ -GTK_LIBS = @GTK_LIBS@ -GTK_REQUIRED_VERSION = @GTK_REQUIRED_VERSION@ -GTK_VERSION = @GTK_VERSION@ INSTALL = @INSTALL@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ diff -Nru xfce4-fsguard-plugin-1.0.2/mkinstalldirs xfce4-fsguard-plugin-1.1.0/mkinstalldirs --- xfce4-fsguard-plugin-1.0.2/mkinstalldirs 2015-03-03 20:16:23.000000000 +0000 +++ xfce4-fsguard-plugin-1.1.0/mkinstalldirs 1970-01-01 00:00:00.000000000 +0000 @@ -1,162 +0,0 @@ -#! /bin/sh -# mkinstalldirs --- make directory hierarchy - -scriptversion=2009-04-28.21; # UTC - -# Original author: Noah Friedman -# Created: 1993-05-16 -# Public domain. -# -# This file is maintained in Automake, please report -# bugs to or send patches to -# . - -nl=' -' -IFS=" "" $nl" -errstatus=0 -dirmode= - -usage="\ -Usage: mkinstalldirs [-h] [--help] [--version] [-m MODE] DIR ... - -Create each directory DIR (with mode MODE, if specified), including all -leading file name components. - -Report bugs to ." - -# process command line arguments -while test $# -gt 0 ; do - case $1 in - -h | --help | --h*) # -h for help - echo "$usage" - exit $? - ;; - -m) # -m PERM arg - shift - test $# -eq 0 && { echo "$usage" 1>&2; exit 1; } - dirmode=$1 - shift - ;; - --version) - echo "$0 $scriptversion" - exit $? - ;; - --) # stop option processing - shift - break - ;; - -*) # unknown option - echo "$usage" 1>&2 - exit 1 - ;; - *) # first non-opt arg - break - ;; - esac -done - -for file -do - if test -d "$file"; then - shift - else - break - fi -done - -case $# in - 0) exit 0 ;; -esac - -# Solaris 8's mkdir -p isn't thread-safe. If you mkdir -p a/b and -# mkdir -p a/c at the same time, both will detect that a is missing, -# one will create a, then the other will try to create a and die with -# a "File exists" error. This is a problem when calling mkinstalldirs -# from a parallel make. We use --version in the probe to restrict -# ourselves to GNU mkdir, which is thread-safe. -case $dirmode in - '') - if mkdir -p --version . >/dev/null 2>&1 && test ! -d ./--version; then - echo "mkdir -p -- $*" - exec mkdir -p -- "$@" - else - # On NextStep and OpenStep, the `mkdir' command does not - # recognize any option. It will interpret all options as - # directories to create, and then abort because `.' already - # exists. - test -d ./-p && rmdir ./-p - test -d ./--version && rmdir ./--version - fi - ;; - *) - if mkdir -m "$dirmode" -p --version . >/dev/null 2>&1 && - test ! -d ./--version; then - echo "mkdir -m $dirmode -p -- $*" - exec mkdir -m "$dirmode" -p -- "$@" - else - # Clean up after NextStep and OpenStep mkdir. - for d in ./-m ./-p ./--version "./$dirmode"; - do - test -d $d && rmdir $d - done - fi - ;; -esac - -for file -do - case $file in - /*) pathcomp=/ ;; - *) pathcomp= ;; - esac - oIFS=$IFS - IFS=/ - set fnord $file - shift - IFS=$oIFS - - for d - do - test "x$d" = x && continue - - pathcomp=$pathcomp$d - case $pathcomp in - -*) pathcomp=./$pathcomp ;; - esac - - if test ! -d "$pathcomp"; then - echo "mkdir $pathcomp" - - mkdir "$pathcomp" || lasterr=$? - - if test ! -d "$pathcomp"; then - errstatus=$lasterr - else - if test ! -z "$dirmode"; then - echo "chmod $dirmode $pathcomp" - lasterr= - chmod "$dirmode" "$pathcomp" || lasterr=$? - - if test ! -z "$lasterr"; then - errstatus=$lasterr - fi - fi - fi - fi - - pathcomp=$pathcomp/ - done -done - -exit $errstatus - -# Local Variables: -# mode: shell-script -# sh-indentation: 2 -# eval: (add-hook 'write-file-hooks 'time-stamp) -# time-stamp-start: "scriptversion=" -# time-stamp-format: "%:y-%02m-%02d.%02H" -# time-stamp-time-zone: "UTC" -# time-stamp-end: "; # UTC" -# End: diff -Nru xfce4-fsguard-plugin-1.0.2/panel-plugin/Makefile.in xfce4-fsguard-plugin-1.1.0/panel-plugin/Makefile.in --- xfce4-fsguard-plugin-1.0.2/panel-plugin/Makefile.in 2015-03-03 20:16:23.000000000 +0000 +++ xfce4-fsguard-plugin-1.1.0/panel-plugin/Makefile.in 2016-11-01 14:35:44.000000000 +0000 @@ -58,7 +58,7 @@ am__aclocal_m4_deps = $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) -mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs +mkinstalldirs = $(install_sh) -d CONFIG_HEADER = $(top_builddir)/config.h CONFIG_CLEAN_FILES = CONFIG_CLEAN_VPATH_FILES = @@ -154,10 +154,6 @@ GMOFILES = @GMOFILES@ GMSGFMT = @GMSGFMT@ GREP = @GREP@ -GTK_CFLAGS = @GTK_CFLAGS@ -GTK_LIBS = @GTK_LIBS@ -GTK_REQUIRED_VERSION = @GTK_REQUIRED_VERSION@ -GTK_VERSION = @GTK_VERSION@ INSTALL = @INSTALL@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ diff -Nru xfce4-fsguard-plugin-1.0.2/panel-plugin/fsguard.c xfce4-fsguard-plugin-1.1.0/panel-plugin/fsguard.c --- xfce4-fsguard-plugin-1.0.2/panel-plugin/fsguard.c 2012-06-30 09:07:55.000000000 +0000 +++ xfce4-fsguard-plugin-1.1.0/panel-plugin/fsguard.c 2016-10-29 06:43:10.000000000 +0000 @@ -61,12 +61,6 @@ #define COLOR_WARNING "#FFE500" #define COLOR_URGENT "#FF4F00" -#ifdef LIBXFCE4PANEL_CHECK_VERSION -#if LIBXFCE4PANEL_CHECK_VERSION (4,9,0) -#define HAS_PANEL_49 -#endif -#endif - // }}} // struct {{{ @@ -98,8 +92,6 @@ GtkWidget *cb_hide_button; } FsGuard; -static GtkTooltips *tooltips = NULL; - // }}} // all functions {{{ @@ -144,13 +136,10 @@ return; fsguard->icon_id = id; - size = xfce_panel_plugin_get_size (fsguard->plugin); -#ifdef HAS_PANEL_49 + size = xfce_panel_plugin_get_size (fsguard->plugin); size /= xfce_panel_plugin_get_nrows (fsguard->plugin); -#endif - size -= 2 + 2 * MAX (fsguard->btn_panel->style->xthickness, - fsguard->btn_panel->style->ythickness); + size -= 2; icon_theme = gtk_icon_theme_get_default (); if (id == ICON_URGENT) { @@ -162,7 +151,7 @@ } if (G_UNLIKELY (NULL == pixbuf)) { - pixbuf = gtk_icon_theme_load_icon (icon_theme, GTK_STOCK_HARDDISK, size, 0, NULL); + pixbuf = gtk_icon_theme_load_icon (icon_theme, "gtk-harddisk", size, 0, NULL); } if (G_UNLIKELY (NULL == pixbuf)) { @@ -190,32 +179,52 @@ static void fsguard_refresh_monitor (FsGuard *fsguard) { - GdkColor color; + GdkRGBA color; switch (fsguard->icon_id) { default: case ICON_NORMAL: - gdk_color_parse (COLOR_NORMAL, &color); + gdk_rgba_parse (&color, COLOR_NORMAL); break; case ICON_WARNING: - gdk_color_parse (COLOR_WARNING, &color); + gdk_rgba_parse (&color, COLOR_WARNING); break; case ICON_URGENT: - gdk_color_parse (COLOR_URGENT, &color); + gdk_rgba_parse (&color, COLOR_URGENT); break; } - gtk_widget_modify_bg (GTK_WIDGET (fsguard->progress_bar), +#if GTK_CHECK_VERSION (3, 16, 0) + GtkCssProvider *css_provider; +#if GTK_CHECK_VERSION (3, 20, 0) + gchar * css = g_strdup_printf("progressbar trough { min-width: 4px; min-height: 4px; } \ + progressbar progress { min-width: 4px; min-height: 4px; \ + background-color: %s; background-image: none; }", +#else + gchar * css = g_strdup_printf(".progressbar { background-color: %s; background-image: none; }", +#endif + gdk_rgba_to_string(&color)); + /* Setup Gtk style */ + css_provider = gtk_css_provider_new (); + gtk_css_provider_load_from_data (css_provider, css, strlen(css), NULL); + gtk_style_context_add_provider ( + GTK_STYLE_CONTEXT (gtk_widget_get_style_context (GTK_WIDGET (fsguard->progress_bar))), + GTK_STYLE_PROVIDER (css_provider), + GTK_STYLE_PROVIDER_PRIORITY_APPLICATION); + g_free(css); +#else + gtk_widget_override_background_color (GTK_WIDGET (fsguard->progress_bar), GTK_STATE_PRELIGHT, &color); - gtk_widget_modify_bg (GTK_WIDGET (fsguard->progress_bar), + gtk_widget_override_background_color (GTK_WIDGET (fsguard->progress_bar), GTK_STATE_SELECTED, &color); - gtk_widget_modify_base (GTK_WIDGET (fsguard->progress_bar), + gtk_widget_override_color (GTK_WIDGET (fsguard->progress_bar), GTK_STATE_SELECTED, &color); +#endif } static inline gboolean @@ -246,7 +255,7 @@ return; GtkWidget *dialog; - dialog = gtk_message_dialog_new (NULL, GTK_DIALOG_NO_SEPARATOR, GTK_MESSAGE_ERROR, GTK_BUTTONS_CLOSE, + dialog = gtk_message_dialog_new (NULL, 0, GTK_MESSAGE_ERROR, GTK_BUTTONS_CLOSE, "Free Space Checker"); gtk_message_dialog_format_secondary_text (GTK_MESSAGE_DIALOG (dialog), _("Unable to find an appropriate application to open the mount point")); @@ -282,22 +291,23 @@ icon_id = ICON_URGENT; } } + g_snprintf (msg, sizeof (msg), + _("could not check mountpoint %s, please check your config"), + fsguard->path); /* msg_total_size, msg_size */ if (total > 1024) { g_snprintf (msg_total_size, sizeof(msg_total_size), _("%.2f GB"), total / 1024); g_snprintf (msg_size, sizeof (msg_size), _("%.2f GB"), freespace / 1024); - g_snprintf (msg, sizeof (msg), - (*(fsguard->name) != '\0' && strcmp(fsguard->path, fsguard->name)) ? - _("%s/%s space left on %s (%s)") : _("%s/%s space left on %s"), - msg_size, msg_total_size, fsguard->path, fsguard->name); } else { g_snprintf (msg_total_size, sizeof (msg_total_size), _("%.0f MB"), total); g_snprintf (msg_size, sizeof (msg_size), _("%.0f MB"), freespace); - g_snprintf (msg, sizeof (msg), - _("could not check mountpoint %s, please check your config"), - fsguard->path); } + if (err != -1) + g_snprintf (msg, sizeof (msg), + (*(fsguard->name) != '\0' && strcmp(fsguard->path, fsguard->name)) ? + _("%s/%s space left on %s (%s)") : _("%s/%s space left on %s"), + msg_size, msg_total_size, fsguard->path, fsguard->name); if (fsguard->show_size) { gtk_label_set_text (GTK_LABEL(fsguard->lab_size), @@ -309,7 +319,7 @@ fsguard_refresh_monitor (fsguard); } - gtk_tooltips_set_tip (tooltips, fsguard->ebox, msg, NULL); + gtk_widget_set_tooltip_text(fsguard->ebox, msg); fsguard_set_icon (fsguard, icon_id); if (err != -1 && !fsguard->seen && icon_id == ICON_URGENT) { @@ -397,35 +407,32 @@ fsguard_new (XfcePanelPlugin *plugin) { FsGuard *fsguard = g_new0(FsGuard, 1); - GtkWidget *alignment; fsguard->plugin = plugin; fsguard_read_config (fsguard); - tooltips = gtk_tooltips_new (); - fsguard->ebox = gtk_event_box_new(); gtk_event_box_set_visible_window(GTK_EVENT_BOX(fsguard->ebox), FALSE); GtkOrientation orientation = xfce_panel_plugin_get_orientation (plugin); - fsguard->box = xfce_hvbox_new (orientation, FALSE, 2); + fsguard->box = gtk_box_new (orientation, 2); fsguard->lab_name = gtk_label_new (NULL); fsguard->lab_size = gtk_label_new (NULL); - fsguard->lab_box = xfce_hvbox_new (GTK_ORIENTATION_VERTICAL, FALSE, 2); + fsguard->lab_box = gtk_box_new (GTK_ORIENTATION_VERTICAL, 2); - alignment = gtk_alignment_new (0.5, 0.5, 0.0, 0.0); + gtk_widget_set_halign(fsguard->lab_box, GTK_ALIGN_CENTER); + gtk_widget_set_valign(fsguard->lab_box, GTK_ALIGN_CENTER); fsguard->btn_panel = xfce_create_panel_button (); fsguard->icon_panel = gtk_image_new (); fsguard->progress_bar = gtk_progress_bar_new (); gtk_progress_bar_set_fraction (GTK_PROGRESS_BAR(fsguard->progress_bar), 0.0); - gtk_progress_bar_set_orientation (GTK_PROGRESS_BAR(fsguard->progress_bar), - orientation == GTK_ORIENTATION_HORIZONTAL ? - GTK_PROGRESS_BOTTOM_TO_TOP : GTK_PROGRESS_LEFT_TO_RIGHT); - fsguard->pb_box = xfce_hvbox_new (orientation, FALSE, 0); + gtk_progress_bar_set_inverted (GTK_PROGRESS_BAR(fsguard->progress_bar), (orientation == GTK_ORIENTATION_HORIZONTAL)); + gtk_orientable_set_orientation (GTK_ORIENTABLE(fsguard->progress_bar), !orientation); + fsguard->pb_box = gtk_box_new (orientation, 0); g_signal_connect (G_OBJECT(fsguard->btn_panel), "clicked", @@ -437,8 +444,7 @@ gtk_container_add (GTK_CONTAINER(fsguard->btn_panel), fsguard->icon_panel); gtk_container_add (GTK_CONTAINER(fsguard->lab_box), fsguard->lab_name); gtk_container_add (GTK_CONTAINER(fsguard->lab_box), fsguard->lab_size); - gtk_container_add (GTK_CONTAINER(fsguard->box), alignment); - gtk_container_add (GTK_CONTAINER(alignment), fsguard->lab_box); + gtk_container_add (GTK_CONTAINER(fsguard->box), fsguard->lab_box); gtk_container_add (GTK_CONTAINER(fsguard->box), fsguard->pb_box); gtk_container_add (GTK_CONTAINER(fsguard->pb_box), fsguard->progress_bar); @@ -476,9 +482,7 @@ fsguard_set_size (XfcePanelPlugin *plugin, int size, FsGuard *fsguard) { int border_width = (size > 26 ? 2 : 1); -#ifdef HAS_PANEL_49 size /= xfce_panel_plugin_get_nrows (plugin); -#endif DBG ("Set size to `%d'", size); gtk_container_set_border_width (GTK_CONTAINER (fsguard->pb_box), border_width); @@ -500,7 +504,6 @@ return TRUE; } -#ifdef HAS_PANEL_49 static void fsguard_set_mode (XfcePanelPlugin *plugin, XfcePanelPluginMode mode, FsGuard *fsguard) { @@ -516,16 +519,15 @@ DBG ("Set mode to `%s'", mode == XFCE_PANEL_PLUGIN_MODE_HORIZONTAL ? "Horizontal" : (mode == XFCE_PANEL_PLUGIN_MODE_VERTICAL ? "Vertical" : "Deskbar")); - xfce_hvbox_set_orientation (XFCE_HVBOX (fsguard->box), panel_orientation); - xfce_hvbox_set_orientation (XFCE_HVBOX (fsguard->pb_box), panel_orientation); - gtk_progress_bar_set_orientation (GTK_PROGRESS_BAR(fsguard->progress_bar), - panel_orientation == GTK_ORIENTATION_HORIZONTAL ? - GTK_PROGRESS_BOTTOM_TO_TOP : GTK_PROGRESS_LEFT_TO_RIGHT); + gtk_orientable_set_orientation (GTK_ORIENTABLE (fsguard->box), panel_orientation); + gtk_orientable_set_orientation (GTK_ORIENTABLE (fsguard->pb_box), panel_orientation); + gtk_orientable_set_orientation (GTK_ORIENTABLE (fsguard->progress_bar), !panel_orientation); + gtk_progress_bar_set_inverted (GTK_PROGRESS_BAR(fsguard->progress_bar), (panel_orientation == GTK_ORIENTATION_HORIZONTAL)); gtk_label_set_angle (GTK_LABEL(fsguard->lab_name), orientation == GTK_ORIENTATION_VERTICAL ? -90 : 0); gtk_label_set_angle (GTK_LABEL(fsguard->lab_size), orientation == GTK_ORIENTATION_VERTICAL ? -90 : 0); - xfce_hvbox_set_orientation (XFCE_HVBOX (fsguard->lab_box), + gtk_orientable_set_orientation (GTK_ORIENTABLE (fsguard->lab_box), orientation == GTK_ORIENTATION_VERTICAL ? GTK_ORIENTATION_HORIZONTAL : GTK_ORIENTATION_VERTICAL); gtk_box_reorder_child (GTK_BOX (fsguard->lab_box), @@ -533,22 +535,6 @@ fsguard_set_size (plugin, xfce_panel_plugin_get_size (plugin), fsguard); } -#else -static void -fsguard_set_orientation (XfcePanelPlugin *plugin, GtkOrientation orientation, FsGuard *fsguard) -{ - DBG ("Set orientation to `%s'", orientation == GTK_ORIENTATION_HORIZONTAL ? - "Horizontal" : "Vertical"); - - xfce_hvbox_set_orientation (XFCE_HVBOX (fsguard->box), orientation); - xfce_hvbox_set_orientation (XFCE_HVBOX (fsguard->pb_box), orientation); - gtk_progress_bar_set_orientation (GTK_PROGRESS_BAR(fsguard->progress_bar), - orientation == GTK_ORIENTATION_HORIZONTAL ? - GTK_PROGRESS_BOTTOM_TO_TOP : GTK_PROGRESS_LEFT_TO_RIGHT); - fsguard_set_size (plugin, xfce_panel_plugin_get_size (plugin), fsguard); -} -#endif - static void fsguard_entry1_changed (GtkWidget *widget, FsGuard *fsguard) { @@ -634,58 +620,58 @@ GtkWidget *dialog = xfce_titled_dialog_new_with_buttons (_("Free Space Checker"), GTK_WINDOW (gtk_widget_get_toplevel (GTK_WIDGET (plugin))), - GTK_DIALOG_DESTROY_WITH_PARENT | GTK_DIALOG_NO_SEPARATOR, - GTK_STOCK_CLOSE, GTK_RESPONSE_OK, + GTK_DIALOG_DESTROY_WITH_PARENT, + "gtk-close", GTK_RESPONSE_OK, NULL); gtk_window_set_icon_name (GTK_WINDOW (dialog), "xfce4-fsguard-plugin-warning"); gtk_window_set_resizable (GTK_WINDOW (dialog), FALSE); gtk_window_set_position (GTK_WINDOW (dialog), GTK_WIN_POS_CENTER); /* Configuration frame */ - GtkWidget *table1 = gtk_table_new (2, 3, FALSE); + GtkWidget *table1 = gtk_grid_new (); GtkWidget *frame1 = xfce_gtk_frame_box_new_with_content (_("Configuration"), table1); - gtk_table_set_row_spacings (GTK_TABLE (table1), BORDER); - gtk_table_set_col_spacings (GTK_TABLE (table1), BORDER); + gtk_grid_set_row_spacing (GTK_GRID (table1), BORDER); + gtk_grid_set_column_spacing (GTK_GRID (table1), BORDER); gtk_container_set_border_width (GTK_CONTAINER (frame1), BORDER); - gtk_box_pack_start (GTK_BOX (GTK_DIALOG (dialog)->vbox), frame1, + gtk_box_pack_start (GTK_BOX (gtk_dialog_get_content_area(GTK_DIALOG(dialog))), frame1, TRUE, TRUE, 0); GtkWidget *label1 = gtk_label_new (_("Mount point")); - gtk_misc_set_alignment (GTK_MISC (label1), 0, 0.5); + gtk_widget_set_valign(label1, GTK_ALIGN_CENTER); GtkWidget *entry1 = gtk_entry_new (); gtk_entry_set_max_length (GTK_ENTRY (entry1), 32); gtk_entry_set_text (GTK_ENTRY (entry1), fsguard->path); GtkWidget *label3 = gtk_label_new (_("Warning limit (%)")); - gtk_misc_set_alignment (GTK_MISC (label3), 0, 0.5); + gtk_widget_set_valign(label3, GTK_ALIGN_CENTER); GtkWidget *spin1 = gtk_spin_button_new_with_range (0, 100, 1); gtk_spin_button_set_value (GTK_SPIN_BUTTON (spin1), fsguard->limit_warning); GtkWidget *label4 = gtk_label_new (_("Urgent limit (%)")); - gtk_misc_set_alignment (GTK_MISC (label4), 0, 0.5); + gtk_widget_set_valign(label4, GTK_ALIGN_CENTER); GtkWidget *spin2 = gtk_spin_button_new_with_range (0, 100, 1); gtk_spin_button_set_value (GTK_SPIN_BUTTON (spin2), fsguard->limit_urgent); - gtk_table_attach_defaults (GTK_TABLE (table1), label1, - 0, 1, 0, 1); - gtk_table_attach_defaults (GTK_TABLE (table1), entry1, - 1, 2, 0, 1); - gtk_table_attach_defaults (GTK_TABLE (table1), label3, - 0, 1, 1, 2); - gtk_table_attach_defaults (GTK_TABLE (table1), spin1, - 1, 2, 1, 2); - gtk_table_attach_defaults (GTK_TABLE (table1), label4, - 0, 1, 2, 3); - gtk_table_attach_defaults (GTK_TABLE (table1), spin2, - 1, 2, 2, 3); + gtk_grid_attach (GTK_GRID (table1), label1, + 0, 0, 1, 1); + gtk_grid_attach (GTK_GRID (table1), entry1, + 1, 0, 1, 1); + gtk_grid_attach (GTK_GRID (table1), label3, + 0, 1, 1, 1); + gtk_grid_attach (GTK_GRID (table1), spin1, + 1, 1, 1, 1); + gtk_grid_attach (GTK_GRID (table1), label4, + 0, 2, 1, 1); + gtk_grid_attach (GTK_GRID (table1), spin2, + 1, 2, 1, 1); /* Display frame */ - GtkWidget *table2 = gtk_table_new (2, 4, FALSE); + GtkWidget *table2 = gtk_grid_new (); GtkWidget *frame2 = xfce_gtk_frame_box_new_with_content (_("User Interface"), table2); - gtk_table_set_row_spacings (GTK_TABLE (table2), BORDER); - gtk_table_set_col_spacings (GTK_TABLE (table2), BORDER); + gtk_grid_set_row_spacing (GTK_GRID (table2), BORDER); + gtk_grid_set_column_spacing (GTK_GRID (table2), BORDER); gtk_container_set_border_width (GTK_CONTAINER (frame2), BORDER); - gtk_box_pack_start (GTK_BOX (GTK_DIALOG (dialog)->vbox), frame2, + gtk_box_pack_start (GTK_BOX (gtk_dialog_get_content_area(GTK_DIALOG(dialog))), frame2, TRUE, TRUE, 0); GtkWidget *check1 = gtk_check_button_new_with_label (_("Name")); @@ -708,16 +694,16 @@ gtk_toggle_button_set_active (GTK_TOGGLE_BUTTON (fsguard->cb_hide_button), !fsguard->hide_button); - gtk_table_attach_defaults (GTK_TABLE (table2), check1, - 0, 1, 0, 1); - gtk_table_attach_defaults (GTK_TABLE (table2), entry3, - 1, 2, 0, 1); - gtk_table_attach_defaults (GTK_TABLE (table2), check2, - 0, 2, 1, 2); - gtk_table_attach_defaults (GTK_TABLE (table2), check3, - 0, 2, 2, 3); - gtk_table_attach_defaults (GTK_TABLE (table2), fsguard->cb_hide_button, - 0, 2, 3, 4); + gtk_grid_attach (GTK_GRID (table2), check1, + 0, 0, 1, 1); + gtk_grid_attach (GTK_GRID (table2), entry3, + 1, 0, 1, 1); + gtk_grid_attach (GTK_GRID (table2), check2, + 0, 1, 2, 1); + gtk_grid_attach (GTK_GRID (table2), check3, + 0, 2, 2, 1); + gtk_grid_attach (GTK_GRID (table2), fsguard->cb_hide_button, + 0, 3, 2, 1); g_signal_connect (entry1, "changed", @@ -752,7 +738,7 @@ G_CALLBACK (fsguard_check4_changed), fsguard); - gtk_widget_show_all (GTK_DIALOG (dialog)->vbox); + gtk_widget_show_all (GTK_WIDGET (dialog)); gtk_dialog_run (GTK_DIALOG (dialog)); gtk_widget_destroy (dialog); xfce_panel_plugin_unblock_menu (fsguard->plugin); @@ -787,18 +773,11 @@ "size-changed", G_CALLBACK (fsguard_set_size), fsguard); -#ifdef HAS_PANEL_49 g_signal_connect (plugin, "mode-changed", G_CALLBACK (fsguard_set_mode), fsguard); xfce_panel_plugin_set_small (plugin, TRUE); -#else - g_signal_connect (plugin, - "orientation-changed", - G_CALLBACK (fsguard_set_orientation), - fsguard); -#endif g_signal_connect (plugin, "configure-plugin", G_CALLBACK (fsguard_create_options), diff -Nru xfce4-fsguard-plugin-1.0.2/panel-plugin/fsguard.desktop.in xfce4-fsguard-plugin-1.1.0/panel-plugin/fsguard.desktop.in --- xfce4-fsguard-plugin-1.0.2/panel-plugin/fsguard.desktop.in 2012-05-04 13:37:14.000000000 +0000 +++ xfce4-fsguard-plugin-1.1.0/panel-plugin/fsguard.desktop.in 2016-04-27 22:22:25.000000000 +0000 @@ -6,3 +6,4 @@ Icon=xfce4-fsguard-plugin-warning X-XFCE-Module=fsguard X-XFCE-Internal=FALSE +X-XFCE-API=2.0 diff -Nru xfce4-fsguard-plugin-1.0.2/po/Makefile.in.in xfce4-fsguard-plugin-1.1.0/po/Makefile.in.in --- xfce4-fsguard-plugin-1.0.2/po/Makefile.in.in 2015-03-03 20:16:15.000000000 +0000 +++ xfce4-fsguard-plugin-1.1.0/po/Makefile.in.in 2016-11-01 14:35:37.000000000 +0000 @@ -33,8 +33,7 @@ datadir = @datadir@ datarootdir = @datarootdir@ libdir = @libdir@ -DATADIRNAME = @DATADIRNAME@ -itlocaledir = $(prefix)/$(DATADIRNAME)/locale +localedir = @localedir@ subdir = po install_sh = @install_sh@ # Automake >= 1.8 provides @mkdir_p@. @@ -81,7 +80,7 @@ .po.pox: $(MAKE) $(GETTEXT_PACKAGE).pot - $(MSGMERGE) $< $(GETTEXT_PACKAGE).pot -o $*.pox + $(MSGMERGE) $* $(GETTEXT_PACKAGE).pot -o $*.pox .po.mo: $(INTLTOOL_V_MSGFMT)$(MSGFMT) -o $@ $< @@ -109,7 +108,7 @@ install-data-yes: all linguas="$(USE_LINGUAS)"; \ for lang in $$linguas; do \ - dir=$(DESTDIR)$(itlocaledir)/$$lang/LC_MESSAGES; \ + dir=$(DESTDIR)$(localedir)/$$lang/LC_MESSAGES; \ $(mkdir_p) $$dir; \ if test -r $$lang.gmo; then \ $(INSTALL_DATA) $$lang.gmo $$dir/$(GETTEXT_PACKAGE).mo; \ @@ -143,8 +142,8 @@ uninstall: linguas="$(USE_LINGUAS)"; \ for lang in $$linguas; do \ - rm -f $(DESTDIR)$(itlocaledir)/$$lang/LC_MESSAGES/$(GETTEXT_PACKAGE).mo; \ - rm -f $(DESTDIR)$(itlocaledir)/$$lang/LC_MESSAGES/$(GETTEXT_PACKAGE).mo.m; \ + rm -f $(DESTDIR)$(localedir)/$$lang/LC_MESSAGES/$(GETTEXT_PACKAGE).mo; \ + rm -f $(DESTDIR)$(localedir)/$$lang/LC_MESSAGES/$(GETTEXT_PACKAGE).mo.m; \ done check: all $(GETTEXT_PACKAGE).pot diff -Nru xfce4-fsguard-plugin-1.0.2/po/ca.po xfce4-fsguard-plugin-1.1.0/po/ca.po --- xfce4-fsguard-plugin-1.0.2/po/ca.po 2012-05-04 13:17:08.000000000 +0000 +++ xfce4-fsguard-plugin-1.1.0/po/ca.po 2016-10-29 06:43:10.000000000 +0000 @@ -1,133 +1,104 @@ -# Catalan translations for xfce4-fsguard-plugin package. -# Copyright (C) 2003-2004 Andre Lerche . -# Copyright (C) 2005 Stefan Ott . -# This file is distributed under the same license as the -# xfce4-fsguard-plugin package. -# Carles Muñoz Gorriz , 2006, 2008-2009. -# +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +# Robert Antoni Buj i Gelonch , 2016 msgid "" msgstr "" -"Project-Id-Version: xfce4-fsguard-plugin 0.3.0\n" +"Project-Id-Version: Xfce Panel Plugins\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-08-14 22:39+0200\n" -"PO-Revision-Date: 2009-09-05 16:13+0100\n" -"Last-Translator: Carles Muñoz Gorriz \n" -"Language-Team: catalan\n" +"POT-Creation-Date: 2013-07-03 21:00+0200\n" +"PO-Revision-Date: 2016-05-03 18:03+0000\n" +"Last-Translator: Robert Antoni Buj i Gelonch \n" +"Language-Team: Catalan (http://www.transifex.com/xfce/xfce-panel-plugins/language/ca/)\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\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: Catalan\n" -"X-Poedit-SourceCharset: utf-8\n" +"Language: ca\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: ../panel-plugin/fsguard.c:244 +#: ../panel-plugin/fsguard.c:252 msgid "Unable to find an appropriate application to open the mount point" -msgstr "" -"No s'ha pogut trobar una aplicació apropiada per obrir el punt de muntatge" +msgstr "No s'ha pogut trobar una aplicació apropiada per obrir el punt de muntatge" -#: ../panel-plugin/fsguard.c:281 ../panel-plugin/fsguard.c:282 +#: ../panel-plugin/fsguard.c:288 ../panel-plugin/fsguard.c:289 #, c-format msgid "%.2f GB" msgstr "%.2f GB" -#: ../panel-plugin/fsguard.c:285 +#: ../panel-plugin/fsguard.c:292 #, c-format msgid "%s/%s space left on %s (%s)" -msgstr "Queden %s/%s d'espai a %s (%s)" +msgstr "%s / %s d'espai restant a %s (%s)" -#: ../panel-plugin/fsguard.c:285 +#: ../panel-plugin/fsguard.c:292 #, c-format msgid "%s/%s space left on %s" -msgstr "Queden %s/%s d'espai a %s" +msgstr "%s / %s d'espai restant a %s" -#: ../panel-plugin/fsguard.c:288 ../panel-plugin/fsguard.c:289 +#: ../panel-plugin/fsguard.c:295 ../panel-plugin/fsguard.c:296 #, c-format msgid "%.0f MB" msgstr "%.0f MB" -#: ../panel-plugin/fsguard.c:291 +#: ../panel-plugin/fsguard.c:298 #, c-format msgid "could not check mountpoint %s, please check your config" -msgstr "" -"no s'ha pogut verificar el punt de muntatge %s, hauríeu de comprovar la " -"vostra configuració" +msgstr "no s'ha pogut verificar el punt de muntatge %s, hauríeu de comprovar la vostra configuració" -#: ../panel-plugin/fsguard.c:311 +#: ../panel-plugin/fsguard.c:318 #, c-format msgid "Only %s space left on %s (%s)!" -msgstr "Només queden %s d'espai a %s (%s)!" +msgstr "Únicament %s d'espai restant a %s (%s)!" -#: ../panel-plugin/fsguard.c:314 +#: ../panel-plugin/fsguard.c:321 #, c-format msgid "Only %s space left on %s!" -msgstr "Només queden %s d'espai a %s!" +msgstr "Únicament %s d'espai restant a %s!" #. }}} #. vim600: set foldmethod=marker: foldmarker={{{,}}} -#: ../panel-plugin/fsguard.c:572 ../panel-plugin/fsguard.desktop.in.in.h:1 +#: ../panel-plugin/fsguard.c:635 ../panel-plugin/fsguard.desktop.in.h:1 msgid "Free Space Checker" msgstr "Verificador de l'espai lliure" -#: ../panel-plugin/fsguard.c:583 +#: ../panel-plugin/fsguard.c:646 msgid "Configuration" msgstr "Configuració" -#: ../panel-plugin/fsguard.c:590 +#: ../panel-plugin/fsguard.c:653 msgid "Mount point" msgstr "Punt de muntatge" -#: ../panel-plugin/fsguard.c:596 +#: ../panel-plugin/fsguard.c:659 msgid "Warning limit (%)" msgstr "Límit d'advertència (%)" -#: ../panel-plugin/fsguard.c:601 +#: ../panel-plugin/fsguard.c:664 msgid "Urgent limit (%)" msgstr "Límit perillós (%)" -#: ../panel-plugin/fsguard.c:621 +#: ../panel-plugin/fsguard.c:684 msgid "User Interface" msgstr "Interfície d'usuari" -#: ../panel-plugin/fsguard.c:628 +#: ../panel-plugin/fsguard.c:691 msgid "Name" msgstr "Nom" -#: ../panel-plugin/fsguard.c:636 +#: ../panel-plugin/fsguard.c:699 msgid "Display size" msgstr "Mostra la mida" -#: ../panel-plugin/fsguard.c:640 +#: ../panel-plugin/fsguard.c:703 msgid "Display meter" -msgstr "Mostra comptador" +msgstr "Mostra la mètrica" -#: ../panel-plugin/fsguard.c:644 +#: ../panel-plugin/fsguard.c:707 msgid "Display button" -msgstr "Mostra botó" +msgstr "Mostra el botó" -#: ../panel-plugin/fsguard.desktop.in.in.h:2 +#: ../panel-plugin/fsguard.desktop.in.h:2 msgid "Monitor free disk space" -msgstr "Monitoritza l'espai lliure del disc" - -#~ msgid "File manager" -#~ msgstr "Gestor de fitxers" - -#~ msgid "Only %.2f MB space left on %s (%s)!" -#~ msgstr "Només queden %.2f MB d'espai a %s (%s)!" - -#~ msgid "Only %.2f MB space left on %s!" -#~ msgstr "Només queden %.2f MB d'espai a %s!" - -#~ msgid "%.2f MB space left on %s (%s)" -#~ msgstr "Queden %.2f MB d'espai a %s (%s)" - -#~ msgid "%.2f MB space left on %s" -#~ msgstr "Queden %.2f MB d'espai a %s" - -#~ msgid "label" -#~ msgstr "etiqueta" - -#~ msgid "high alarm limit (MB)" -#~ msgstr "Espai mínim per l'alarma (MB):" - -#~ msgid "Properties" -#~ msgstr "Propietats" +msgstr "Monitora l'espai lliure del disc" diff -Nru xfce4-fsguard-plugin-1.0.2/po/es.po xfce4-fsguard-plugin-1.1.0/po/es.po --- xfce4-fsguard-plugin-1.0.2/po/es.po 2015-03-03 20:24:46.000000000 +0000 +++ xfce4-fsguard-plugin-1.1.0/po/es.po 2016-04-27 09:34:28.000000000 +0000 @@ -4,13 +4,13 @@ # # Translators: # , 2009 -# Pablo Roberto Francisco Lezaeta Reyes , 2014 +# Pablo Roberto Francisco Lezaeta Reyes , 2014-2015 msgid "" msgstr "" "Project-Id-Version: Xfce Panel Plugins\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-07-03 21:00+0200\n" -"PO-Revision-Date: 2014-12-25 23:48+0000\n" +"PO-Revision-Date: 2015-03-05 06:43+0000\n" "Last-Translator: Pablo Roberto Francisco Lezaeta Reyes \n" "Language-Team: Spanish (http://www.transifex.com/projects/p/xfce-panel-plugins/language/es/)\n" "MIME-Version: 1.0\n" @@ -62,7 +62,7 @@ #. vim600: set foldmethod=marker: foldmarker={{{,}}} #: ../panel-plugin/fsguard.c:635 ../panel-plugin/fsguard.desktop.in.h:1 msgid "Free Space Checker" -msgstr "Monitor de espacio libre" +msgstr "Vigilante de espacio libre" #: ../panel-plugin/fsguard.c:646 msgid "Configuration" diff -Nru xfce4-fsguard-plugin-1.0.2/po/he.po xfce4-fsguard-plugin-1.1.0/po/he.po --- xfce4-fsguard-plugin-1.0.2/po/he.po 1970-01-01 00:00:00.000000000 +0000 +++ xfce4-fsguard-plugin-1.1.0/po/he.po 2016-04-27 09:34:28.000000000 +0000 @@ -0,0 +1,104 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +# Elishai Eliyahu , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Xfce Panel Plugins\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2013-07-03 21:00+0200\n" +"PO-Revision-Date: 2016-02-05 14:50+0000\n" +"Last-Translator: GenghisKhan \n" +"Language-Team: Hebrew (http://www.transifex.com/xfce/xfce-panel-plugins/language/he/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: he\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: ../panel-plugin/fsguard.c:252 +msgid "Unable to find an appropriate application to open the mount point" +msgstr "לא יכול למצוא תוכנה מתאימה לפתיחת נקודת ההצבה" + +#: ../panel-plugin/fsguard.c:288 ../panel-plugin/fsguard.c:289 +#, c-format +msgid "%.2f GB" +msgstr "%.2f GB" + +#: ../panel-plugin/fsguard.c:292 +#, c-format +msgid "%s/%s space left on %s (%s)" +msgstr "%s/%s מקום נשאר ב- %s (%s)" + +#: ../panel-plugin/fsguard.c:292 +#, c-format +msgid "%s/%s space left on %s" +msgstr "%s/%s מקום נשאר ב- %s" + +#: ../panel-plugin/fsguard.c:295 ../panel-plugin/fsguard.c:296 +#, c-format +msgid "%.0f MB" +msgstr "%.0f MB" + +#: ../panel-plugin/fsguard.c:298 +#, c-format +msgid "could not check mountpoint %s, please check your config" +msgstr "לא יכול לבדוק נקודת הצבה %s, אנא בדוק את ההגדרות שלך" + +#: ../panel-plugin/fsguard.c:318 +#, c-format +msgid "Only %s space left on %s (%s)!" +msgstr "רק %s מקום נשאר ב- %s (%s)! " + +#: ../panel-plugin/fsguard.c:321 +#, c-format +msgid "Only %s space left on %s!" +msgstr "רק %s מקום נשאר ב- %s!" + +#. }}} +#. vim600: set foldmethod=marker: foldmarker={{{,}}} +#: ../panel-plugin/fsguard.c:635 ../panel-plugin/fsguard.desktop.in.h:1 +msgid "Free Space Checker" +msgstr "בודק מקום פנוי" + +#: ../panel-plugin/fsguard.c:646 +msgid "Configuration" +msgstr "הגדרה" + +#: ../panel-plugin/fsguard.c:653 +msgid "Mount point" +msgstr "נקודת הצבה" + +#: ../panel-plugin/fsguard.c:659 +msgid "Warning limit (%)" +msgstr "גבול אזהרה (%)" + +#: ../panel-plugin/fsguard.c:664 +msgid "Urgent limit (%)" +msgstr "גבול דחוף (%)" + +#: ../panel-plugin/fsguard.c:684 +msgid "User Interface" +msgstr "ממשק משתמש" + +#: ../panel-plugin/fsguard.c:691 +msgid "Name" +msgstr "שם" + +#: ../panel-plugin/fsguard.c:699 +msgid "Display size" +msgstr "הצג גודל" + +#: ../panel-plugin/fsguard.c:703 +msgid "Display meter" +msgstr "הצג מד" + +#: ../panel-plugin/fsguard.c:707 +msgid "Display button" +msgstr "הצג כפתור" + +#: ../panel-plugin/fsguard.desktop.in.h:2 +msgid "Monitor free disk space" +msgstr "עקוב אחר מקום פנוי בדיסק" diff -Nru xfce4-fsguard-plugin-1.0.2/po/lt.po xfce4-fsguard-plugin-1.1.0/po/lt.po --- xfce4-fsguard-plugin-1.0.2/po/lt.po 2012-05-04 13:17:08.000000000 +0000 +++ xfce4-fsguard-plugin-1.1.0/po/lt.po 2016-04-27 09:34:28.000000000 +0000 @@ -1,127 +1,106 @@ -# Lithuanian translations for xfce4-fsguard-plugin package. -# Copyright (C) 2003-2004 Andre Lerche . -# Copyright (C) 2005 Stefan Ott . -# This file is distributed under the same license as the xfce4-fsguard-plugin package. -# Rimas Kudelis , 2005. -# Algimantas Margevičius , 2012. -# +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +# Algimantas Margevičius , 2012 +# Moo, 2015 +# Rimas Kudelis , 2005 msgid "" msgstr "" -"Project-Id-Version: xfce4-fsguard-plugin 0.3.0\n" +"Project-Id-Version: Xfce Panel Plugins\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-01-21 14:36+0000\n" -"PO-Revision-Date: 2012-01-21 17:09+0200\n" -"Last-Translator: Algimantas Margevičius \n" -"Language-Team: Lietuvių <>\n" -"Language: lt\n" +"POT-Creation-Date: 2013-07-03 21:00+0200\n" +"PO-Revision-Date: 2015-08-25 17:52+0000\n" +"Last-Translator: Moo\n" +"Language-Team: Lithuanian (http://www.transifex.com/xfce/xfce-panel-plugins/language/lt/)\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" -"%100<10 || n%100>=20) ? 1 : 2)\n" +"Language: lt\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -#: ../panel-plugin/fsguard.c:244 +#: ../panel-plugin/fsguard.c:252 msgid "Unable to find an appropriate application to open the mount point" msgstr "Nepavyko rasti tinkamos programos prijungimo taško atvėrimui" -#: ../panel-plugin/fsguard.c:281 ../panel-plugin/fsguard.c:282 +#: ../panel-plugin/fsguard.c:288 ../panel-plugin/fsguard.c:289 #, c-format msgid "%.2f GB" msgstr "%.2f GB" -#: ../panel-plugin/fsguard.c:285 +#: ../panel-plugin/fsguard.c:292 #, c-format msgid "%s/%s space left on %s (%s)" -msgstr "%s/%s laisvos vietos yra likę skirsnyje·%s·(%s)" +msgstr "%s/%s laisvos vietos yra likę skaidinyje·%s·(%s)" -#: ../panel-plugin/fsguard.c:285 +#: ../panel-plugin/fsguard.c:292 #, c-format msgid "%s/%s space left on %s" -msgstr "%s/%s laisvos vietos yra likę skirsnyje·%s" +msgstr "%s/%s laisvos vietos yra likę skaidinyje·%s" -#: ../panel-plugin/fsguard.c:288 ../panel-plugin/fsguard.c:289 +#: ../panel-plugin/fsguard.c:295 ../panel-plugin/fsguard.c:296 #, c-format msgid "%.0f MB" msgstr "%.0f MB" -#: ../panel-plugin/fsguard.c:291 +#: ../panel-plugin/fsguard.c:298 #, c-format msgid "could not check mountpoint %s, please check your config" msgstr "Nepavyko patikrinti prijungimo taško %s, pasitikrinkite konfigūraciją" -#: ../panel-plugin/fsguard.c:311 +#: ../panel-plugin/fsguard.c:318 #, c-format msgid "Only %s space left on %s (%s)!" -msgstr "Tik %s laisvos vietos liko skirsnyje·%s·(%s)!" +msgstr "Tik %s laisvos vietos liko skaidinyje·%s·(%s)!" -#: ../panel-plugin/fsguard.c:314 +#: ../panel-plugin/fsguard.c:321 #, c-format msgid "Only %s space left on %s!" -msgstr "Tik %s laisvos vietos liko skirsnyje·%s!" +msgstr "Tik %s laisvos vietos liko skaidinyje·%s!" #. }}} #. vim600: set foldmethod=marker: foldmarker={{{,}}} -#: ../panel-plugin/fsguard.c:572 ../panel-plugin/fsguard.desktop.in.in.h:1 +#: ../panel-plugin/fsguard.c:635 ../panel-plugin/fsguard.desktop.in.h:1 msgid "Free Space Checker" msgstr "Laisvos vietos tikrinimas" -#: ../panel-plugin/fsguard.c:583 +#: ../panel-plugin/fsguard.c:646 msgid "Configuration" msgstr "Konfigūracija" -#: ../panel-plugin/fsguard.c:590 +#: ../panel-plugin/fsguard.c:653 msgid "Mount point" msgstr "Prijungimo taškas" -#: ../panel-plugin/fsguard.c:596 +#: ../panel-plugin/fsguard.c:659 msgid "Warning limit (%)" msgstr "Įspėti ties (%)" -#: ../panel-plugin/fsguard.c:601 +#: ../panel-plugin/fsguard.c:664 msgid "Urgent limit (%)" msgstr "Signalizuoti ties (%)" -#: ../panel-plugin/fsguard.c:621 +#: ../panel-plugin/fsguard.c:684 msgid "User Interface" msgstr "Naudotojo sąsaja" -#: ../panel-plugin/fsguard.c:628 +#: ../panel-plugin/fsguard.c:691 msgid "Name" msgstr "Pavadinimas" -#: ../panel-plugin/fsguard.c:636 +#: ../panel-plugin/fsguard.c:699 msgid "Display size" msgstr "Rodyti dydį" -#: ../panel-plugin/fsguard.c:640 +#: ../panel-plugin/fsguard.c:703 msgid "Display meter" msgstr "Rodyti skaitiklį" -#: ../panel-plugin/fsguard.c:644 +#: ../panel-plugin/fsguard.c:707 msgid "Display button" msgstr "Rodyti mygtuką" -#: ../panel-plugin/fsguard.desktop.in.in.h:2 +#: ../panel-plugin/fsguard.desktop.in.h:2 msgid "Monitor free disk space" msgstr "Stebėti laisvą disko vietą" - -#~ msgid "File manager" -#~ msgstr "Bylų naršyklė" - -#~ msgid "Only %.2f MB space left on %s (%s)!" -#~ msgstr "Tik %.2f MB laisvos vietos liko skirsnyje·%s·(%s)!" - -#~ msgid "Only %.2f MB space left on %s!" -#~ msgstr "Tik %.2f MB laisvos vietos liko skirsnyje·%s!" - -#~ msgid "%.2f MB space left on %s (%s)" -#~ msgstr "%.2f MB laisvos vietos yra likę skirsnyje·%s·(%s)" - -#~ msgid "%.2f MB space left on %s" -#~ msgstr "%.2f MB laisvos vietos yra likę skirsnyje·%s" - -#~ msgid "label" -#~ msgstr "užrašas" - -#~ msgid "high alarm limit (MB)" -#~ msgstr "signalizuoti ties (MB)" diff -Nru xfce4-fsguard-plugin-1.0.2/po/nn.po xfce4-fsguard-plugin-1.1.0/po/nn.po --- xfce4-fsguard-plugin-1.0.2/po/nn.po 1970-01-01 00:00:00.000000000 +0000 +++ xfce4-fsguard-plugin-1.1.0/po/nn.po 2016-10-29 06:43:10.000000000 +0000 @@ -0,0 +1,104 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +# Kevin Brubeck Unhammer , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Xfce Panel Plugins\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2013-07-03 21:00+0200\n" +"PO-Revision-Date: 2016-06-06 08:54+0000\n" +"Last-Translator: Kevin Brubeck Unhammer \n" +"Language-Team: Norwegian Nynorsk (http://www.transifex.com/xfce/xfce-panel-plugins/language/nn/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: nn\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: ../panel-plugin/fsguard.c:252 +msgid "Unable to find an appropriate application to open the mount point" +msgstr "Klarte ikkje finna eit passande program til å opna mappa til disken" + +#: ../panel-plugin/fsguard.c:288 ../panel-plugin/fsguard.c:289 +#, c-format +msgid "%.2f GB" +msgstr "%.2f GB" + +#: ../panel-plugin/fsguard.c:292 +#, c-format +msgid "%s/%s space left on %s (%s)" +msgstr "%s/%s ledig på %s (%s)" + +#: ../panel-plugin/fsguard.c:292 +#, c-format +msgid "%s/%s space left on %s" +msgstr "%s/%s ledig på %s" + +#: ../panel-plugin/fsguard.c:295 ../panel-plugin/fsguard.c:296 +#, c-format +msgid "%.0f MB" +msgstr "%.0f MB" + +#: ../panel-plugin/fsguard.c:298 +#, c-format +msgid "could not check mountpoint %s, please check your config" +msgstr "klarte ikkje sjekka monteringsstien %s, ver venleg og kontroller oppsettet" + +#: ../panel-plugin/fsguard.c:318 +#, c-format +msgid "Only %s space left on %s (%s)!" +msgstr "Berre %s ledig på %s (%s)!" + +#: ../panel-plugin/fsguard.c:321 +#, c-format +msgid "Only %s space left on %s!" +msgstr "Berre %s ledig på %s!" + +#. }}} +#. vim600: set foldmethod=marker: foldmarker={{{,}}} +#: ../panel-plugin/fsguard.c:635 ../panel-plugin/fsguard.desktop.in.h:1 +msgid "Free Space Checker" +msgstr "Sjekk ledig diskplass" + +#: ../panel-plugin/fsguard.c:646 +msgid "Configuration" +msgstr "Oppsett" + +#: ../panel-plugin/fsguard.c:653 +msgid "Mount point" +msgstr "Sti til disk" + +#: ../panel-plugin/fsguard.c:659 +msgid "Warning limit (%)" +msgstr "Varselgrense (%s)" + +#: ../panel-plugin/fsguard.c:664 +msgid "Urgent limit (%)" +msgstr "Faregrense (%s)" + +#: ../panel-plugin/fsguard.c:684 +msgid "User Interface" +msgstr "Brukargrensesnitt" + +#: ../panel-plugin/fsguard.c:691 +msgid "Name" +msgstr "Namn" + +#: ../panel-plugin/fsguard.c:699 +msgid "Display size" +msgstr "Vis storleik" + +#: ../panel-plugin/fsguard.c:703 +msgid "Display meter" +msgstr "Vis målar" + +#: ../panel-plugin/fsguard.c:707 +msgid "Display button" +msgstr "Vis knapp" + +#: ../panel-plugin/fsguard.desktop.in.h:2 +msgid "Monitor free disk space" +msgstr "Sjekk ledig diskplass" diff -Nru xfce4-fsguard-plugin-1.0.2/po/sv.po xfce4-fsguard-plugin-1.1.0/po/sv.po --- xfce4-fsguard-plugin-1.0.2/po/sv.po 2012-05-04 13:17:08.000000000 +0000 +++ xfce4-fsguard-plugin-1.1.0/po/sv.po 2016-04-27 09:34:28.000000000 +0000 @@ -1,122 +1,104 @@ -# Swedish translation for xfce4-fsguard-plugin -# Copyright (c) 2006, 2008 Free Software Foundation, Inc. -# This file is distributed under the same license as the xfce4-fsguard-plugin package. -# Daniel Nylander , 2006, 2008. -# +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +# Daniel Nylander , 2006,2008 msgid "" msgstr "" -"Project-Id-Version: xfce4-fsguard-plugin\n" +"Project-Id-Version: Xfce Panel Plugins\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-08-14 22:39+0200\n" -"PO-Revision-Date: 2009-12-16 17:28+0100\n" -"Last-Translator: Daniel Nylander \n" -"Language-Team: Swedish \n" +"POT-Creation-Date: 2013-07-03 21:00+0200\n" +"PO-Revision-Date: 2015-07-19 17:19+0000\n" +"Last-Translator: Påvel Nicklasson \n" +"Language-Team: Swedish (http://www.transifex.com/p/xfce-panel-plugins/language/sv/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: sv\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: ../panel-plugin/fsguard.c:244 +#: ../panel-plugin/fsguard.c:252 msgid "Unable to find an appropriate application to open the mount point" -msgstr "Kunde inte hitta ett lämpligt program för att öppna monteringspunkten" +msgstr "Det gick inte att hitta ett lämpligt program för att öppna monteringspunkten" -#: ../panel-plugin/fsguard.c:281 -#: ../panel-plugin/fsguard.c:282 +#: ../panel-plugin/fsguard.c:288 ../panel-plugin/fsguard.c:289 #, c-format msgid "%.2f GB" msgstr "%.2f GB" -#: ../panel-plugin/fsguard.c:285 +#: ../panel-plugin/fsguard.c:292 #, c-format msgid "%s/%s space left on %s (%s)" msgstr "%s/%s utrymme kvar på %s (%s)" -#: ../panel-plugin/fsguard.c:285 +#: ../panel-plugin/fsguard.c:292 #, c-format msgid "%s/%s space left on %s" msgstr "%s/%s utrymme kvar på %s" -#: ../panel-plugin/fsguard.c:288 -#: ../panel-plugin/fsguard.c:289 +#: ../panel-plugin/fsguard.c:295 ../panel-plugin/fsguard.c:296 #, c-format msgid "%.0f MB" msgstr "%.0f MB" -#: ../panel-plugin/fsguard.c:291 +#: ../panel-plugin/fsguard.c:298 #, c-format msgid "could not check mountpoint %s, please check your config" -msgstr "kunde inte kontrollera monteringspunkten %s, kontrollera din konfiguration" +msgstr "det gick inte att kontrollera monteringspunkt %s, kontrollera din konfiguration" -#: ../panel-plugin/fsguard.c:311 +#: ../panel-plugin/fsguard.c:318 #, c-format msgid "Only %s space left on %s (%s)!" msgstr "Endast %s utrymme kvar på %s (%s)!" -#: ../panel-plugin/fsguard.c:314 +#: ../panel-plugin/fsguard.c:321 #, c-format msgid "Only %s space left on %s!" msgstr "Endast %s utrymme kvar på %s!" #. }}} #. vim600: set foldmethod=marker: foldmarker={{{,}}} -#: ../panel-plugin/fsguard.c:572 -#: ../panel-plugin/fsguard.desktop.in.in.h:1 +#: ../panel-plugin/fsguard.c:635 ../panel-plugin/fsguard.desktop.in.h:1 msgid "Free Space Checker" msgstr "Kontrollera ledigt utrymme" -#: ../panel-plugin/fsguard.c:583 +#: ../panel-plugin/fsguard.c:646 msgid "Configuration" msgstr "Konfiguration" -#: ../panel-plugin/fsguard.c:590 +#: ../panel-plugin/fsguard.c:653 msgid "Mount point" msgstr "Monteringspunkt" -#: ../panel-plugin/fsguard.c:596 +#: ../panel-plugin/fsguard.c:659 msgid "Warning limit (%)" msgstr "Varningsgräns (%)" -#: ../panel-plugin/fsguard.c:601 +#: ../panel-plugin/fsguard.c:664 msgid "Urgent limit (%)" msgstr "Alarmgräns (%)" -#: ../panel-plugin/fsguard.c:621 +#: ../panel-plugin/fsguard.c:684 msgid "User Interface" msgstr "Användargränssnitt" -#: ../panel-plugin/fsguard.c:628 +#: ../panel-plugin/fsguard.c:691 msgid "Name" msgstr "Namn" -#: ../panel-plugin/fsguard.c:636 +#: ../panel-plugin/fsguard.c:699 msgid "Display size" msgstr "Visa storlek" -#: ../panel-plugin/fsguard.c:640 +#: ../panel-plugin/fsguard.c:703 msgid "Display meter" msgstr "Visa mätare" -#: ../panel-plugin/fsguard.c:644 +#: ../panel-plugin/fsguard.c:707 msgid "Display button" msgstr "Visa knapp" -#: ../panel-plugin/fsguard.desktop.in.in.h:2 +#: ../panel-plugin/fsguard.desktop.in.h:2 msgid "Monitor free disk space" msgstr "Övervaka ledigt diskutrymme" - -#~ msgid "File manager" -#~ msgstr "Filhanterare" -#~ msgid "Only %.2f MB space left on %s (%s)!" -#~ msgstr "Endast %.2f MB utrymme kvar på %s (%s)!" -#~ msgid "Only %.2f MB space left on %s!" -#~ msgstr "Endast %.2f MB utrymme kvar på %s!" -#~ msgid "%.2f MB space left on %s (%s)" -#~ msgstr "%.2f MB utrymme kvar på %s (%s)" -#~ msgid "%.2f MB space left on %s" -#~ msgstr "%.2f MB utrymme kvar på %s" -#~ msgid "label" -#~ msgstr "etikett" -#~ msgid "high alarm limit (MB)" -#~ msgstr "alarmgräns hög (MB)" -#~ msgid "Properties" -#~ msgstr "Egenskaper" -