Branch: r14.0.x

a7af74e7 2010-03-01 12:16:46 tpearson
Added KDE3 version of pykdeextensions


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/libraries/pykdeextensions@1097589 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
A AUTHORS
A COPYING
A ChangeLog
A INSTALL
A MANIFEST.in
A NEWS
A PKG-INFO
A README
A TODO
A app_templates/kcontrol_module/AUTHORS
A app_templates/kcontrol_module/COPYING
A app_templates/kcontrol_module/ChangeLog
A app_templates/kcontrol_module/INSTALL
A app_templates/kcontrol_module/MANIFEST.in
A app_templates/kcontrol_module/NEWS
A app_templates/kcontrol_module/README
A app_templates/kcontrol_module/TODO
A app_templates/kcontrol_module/doc/en/index.docbook
A app_templates/kcontrol_module/po/README
A app_templates/kcontrol_module/setup.py
A app_templates/kcontrol_module/src/KcontrolModuleWidgetUI.ui
A app_templates/kcontrol_module/src/hi16-app-kcontrol_module.png
A app_templates/kcontrol_module/src/hi32-app-kcontrol_module.png
A app_templates/kcontrol_module/src/kcontrol_module.desktop
A app_templates/kcontrol_module/src/kcontrol_module.lsm
A app_templates/kcontrol_module/src/kcontrol_module.py
A app_templates/kdeapp/AUTHORS
A app_templates/kdeapp/COPYING
A app_templates/kdeapp/ChangeLog
A app_templates/kdeapp/INSTALL
A app_templates/kdeapp/MANIFEST.in
A app_templates/kdeapp/NEWS
A app_templates/kdeapp/README
A app_templates/kdeapp/TODO
A app_templates/kdeapp/doc/en/index.docbook
A app_templates/kdeapp/po/README
A app_templates/kdeapp/setup.py
A app_templates/kdeapp/src/hi16-app-kdeapp.png
A app_templates/kdeapp/src/hi32-app-kdeapp.png
A app_templates/kdeapp/src/kdeapp.desktop
A app_templates/kdeapp/src/kdeapp.lsm
A app_templates/kdeapp/src/kdeapp.py
A app_templates/kdeapp/src/kdeappiface.py
A app_templates/kdeapp/src/kdeappui.rc
A app_templates/kdeapp/src/kdeappview.py
A app_templates/kdeapp/src/prefdialog.py
A app_templates/kdeutility/AUTHORS
A app_templates/kdeutility/COPYING
A app_templates/kdeutility/ChangeLog
A app_templates/kdeutility/INSTALL
A app_templates/kdeutility/MANIFEST.in
A app_templates/kdeutility/NEWS
A app_templates/kdeutility/README
A app_templates/kdeutility/TODO
A app_templates/kdeutility/doc/en/index.docbook
A app_templates/kdeutility/po/README
A app_templates/kdeutility/setup.py
A app_templates/kdeutility/src/KDEUtilityDialogUI.ui
A app_templates/kdeutility/src/hi16-app-kdeutility.png
A app_templates/kdeutility/src/hi32-app-kdeutility.png
A app_templates/kdeutility/src/kdeutility.desktop
A app_templates/kdeutility/src/kdeutility.lsm
A app_templates/kdeutility/src/kdeutility.py
A app_templates/kioslave/AUTHORS
A app_templates/kioslave/COPYING
A app_templates/kioslave/ChangeLog
A app_templates/kioslave/INSTALL
A app_templates/kioslave/MANIFEST.in
A app_templates/kioslave/NEWS
A app_templates/kioslave/README
A app_templates/kioslave/TODO
A app_templates/kioslave/doc/en/index.docbook
A app_templates/kioslave/setup.py
A app_templates/kioslave/src/kioslave.lsm
A app_templates/kioslave/src/kioslave.protocol
A app_templates/kioslave/src/kioslave.py
A doc/en/index.docbook
A setup.py
A src/kdedesigner.py
A src/kdedistutils.py
A src/pythonize.cpp
A src/pythonize.h
A src/qtdesigner.py
A src/qtuicompiler.py
diff --git a/AUTHORS b/AUTHORS
new file mode 100644
index 0000000..acbd66f
--- /dev/null
+++ b/AUTHORS
@@ -0,0 +1 @@
+Simon Edwards <simon@...>
diff --git a/COPYING b/COPYING
new file mode 100644
index 0000000..789c31e
--- /dev/null
+++ b/COPYING
@@ -0,0 +1,481 @@
+		  GNU LIBRARY GENERAL PUBLIC LICENSE
+		       Version 2, June 1991
+
+ Copyright (C) 1991 Free Software Foundation, Inc.
+                    51 Franklin Street, Fifth Floor
+                    Boston, MA 02110-1301, USA.
+ Everyone is permitted to copy and distribute verbatim copies
+ of this license document, but changing it is not allowed.
+
+[This is the first released version of the library GPL.  It is
+ numbered 2 because it goes with version 2 of the ordinary GPL.]
+
+			    Preamble
+
+  The licenses for most software are designed to take away your
+freedom to share and change it.  By contrast, the GNU General Public
+Licenses are intended to guarantee your freedom to share and change
+free software--to make sure the software is free for all its users.
+
+  This license, the Library General Public License, applies to some
+specially designated Free Software Foundation software, and to any
+other libraries whose authors decide to use it.  You can use it for
+your libraries, 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 library, or if you modify it.
+
+  For example, if you distribute copies of the library, whether gratis
+or for a fee, you must give the recipients all the rights that we gave
+you.  You must make sure that they, too, receive or can get the source
+code.  If you link a program with the library, you must provide
+complete object files to the recipients so that they can relink them
+with the library, after making changes to the library and recompiling
+it.  And you must show them these terms so they know their rights.
+
+  Our method of protecting your rights has two steps: (1) copyright
+the library, and (2) offer you this license which gives you legal
+permission to copy, distribute and/or modify the library.
+
+  Also, for each distributor's protection, we want to make certain
+that everyone understands that there is no warranty for this free
+library.  If the library is modified by someone else and passed on, we
+want its recipients to know that what they have is not the original
+version, 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 companies distributing free
+software will individually obtain patent licenses, thus in effect
+transforming the program into proprietary software.  To prevent this,
+we have made it clear that any patent must be licensed for everyone's
+free use or not licensed at all.
+
+  Most GNU software, including some libraries, is covered by the ordinary
+GNU General Public License, which was designed for utility programs.  This
+license, the GNU Library General Public License, applies to certain
+designated libraries.  This license is quite different from the ordinary
+one; be sure to read it in full, and don't assume that anything in it is
+the same as in the ordinary license.
+
+  The reason we have a separate public license for some libraries is that
+they blur the distinction we usually make between modifying or adding to a
+program and simply using it.  Linking a program with a library, without
+changing the library, is in some sense simply using the library, and is
+analogous to running a utility program or application program.  However, in
+a textual and legal sense, the linked executable is a combined work, a
+derivative of the original library, and the ordinary General Public License
+treats it as such.
+
+  Because of this blurred distinction, using the ordinary General
+Public License for libraries did not effectively promote software
+sharing, because most developers did not use the libraries.  We
+concluded that weaker conditions might promote sharing better.
+
+  However, unrestricted linking of non-free programs would deprive the
+users of those programs of all benefit from the free status of the
+libraries themselves.  This Library General Public License is intended to
+permit developers of non-free programs to use free libraries, while
+preserving your freedom as a user of such programs to change the free
+libraries that are incorporated in them.  (We have not seen how to achieve
+this as regards changes in header files, but we have achieved it as regards
+changes in the actual functions of the Library.)  The hope is that this
+will lead to faster development of free libraries.
+
+  The precise terms and conditions for copying, distribution and
+modification follow.  Pay close attention to the difference between a
+"work based on the library" and a "work that uses the library".  The
+former contains code derived from the library, while the latter only
+works together with the library.
+
+  Note that it is possible for a library to be covered by the ordinary
+General Public License rather than by this special one.
+
+		  GNU LIBRARY GENERAL PUBLIC LICENSE
+   TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
+
+  0. This License Agreement applies to any software library which
+contains a notice placed by the copyright holder or other authorized
+party saying it may be distributed under the terms of this Library
+General Public License (also called "this License").  Each licensee is
+addressed as "you".
+
+  A "library" means a collection of software functions and/or data
+prepared so as to be conveniently linked with application programs
+(which use some of those functions and data) to form executables.
+
+  The "Library", below, refers to any such software library or work
+which has been distributed under these terms.  A "work based on the
+Library" means either the Library or any derivative work under
+copyright law: that is to say, a work containing the Library or a
+portion of it, either verbatim or with modifications and/or translated
+straightforwardly into another language.  (Hereinafter, translation is
+included without limitation in the term "modification".)
+
+  "Source code" for a work means the preferred form of the work for
+making modifications to it.  For a library, 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 library.
+
+  Activities other than copying, distribution and modification are not
+covered by this License; they are outside its scope.  The act of
+running a program using the Library is not restricted, and output from
+such a program is covered only if its contents constitute a work based
+on the Library (independent of the use of the Library in a tool for
+writing it).  Whether that is true depends on what the Library does
+and what the program that uses the Library does.
+  
+  1. You may copy and distribute verbatim copies of the Library's
+complete 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 distribute a copy of this License along with the
+Library.
+
+  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 Library or any portion
+of it, thus forming a work based on the Library, 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) The modified work must itself be a software library.
+
+    b) You must cause the files modified to carry prominent notices
+    stating that you changed the files and the date of any change.
+
+    c) You must cause the whole of the work to be licensed at no
+    charge to all third parties under the terms of this License.
+
+    d) If a facility in the modified Library refers to a function or a
+    table of data to be supplied by an application program that uses
+    the facility, other than as an argument passed when the facility
+    is invoked, then you must make a good faith effort to ensure that,
+    in the event an application does not supply such function or
+    table, the facility still operates, and performs whatever part of
+    its purpose remains meaningful.
+
+    (For example, a function in a library to compute square roots has
+    a purpose that is entirely well-defined independent of the
+    application.  Therefore, Subsection 2d requires that any
+    application-supplied function or table used by this function must
+    be optional: if the application does not supply it, the square
+    root function must still compute square roots.)
+
+These requirements apply to the modified work as a whole.  If
+identifiable sections of that work are not derived from the Library,
+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 Library, 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 Library.
+
+In addition, mere aggregation of another work not based on the Library
+with the Library (or with a work based on the Library) on a volume of
+a storage or distribution medium does not bring the other work under
+the scope of this License.
+
+  3. You may opt to apply the terms of the ordinary GNU General Public
+License instead of this License to a given copy of the Library.  To do
+this, you must alter all the notices that refer to this License, so
+that they refer to the ordinary GNU General Public License, version 2,
+instead of to this License.  (If a newer version than version 2 of the
+ordinary GNU General Public License has appeared, then you can specify
+that version instead if you wish.)  Do not make any other change in
+these notices.
+
+  Once this change is made in a given copy, it is irreversible for
+that copy, so the ordinary GNU General Public License applies to all
+subsequent copies and derivative works made from that copy.
+
+  This option is useful when you wish to copy part of the code of
+the Library into a program that is not a library.
+
+  4. You may copy and distribute the Library (or a portion or
+derivative of it, under Section 2) in object code or executable form
+under the terms of Sections 1 and 2 above provided that you 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.
+
+  If distribution of 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 satisfies the requirement to
+distribute the source code, even though third parties are not
+compelled to copy the source along with the object code.
+
+  5. A program that contains no derivative of any portion of the
+Library, but is designed to work with the Library by being compiled or
+linked with it, is called a "work that uses the Library".  Such a
+work, in isolation, is not a derivative work of the Library, and
+therefore falls outside the scope of this License.
+
+  However, linking a "work that uses the Library" with the Library
+creates an executable that is a derivative of the Library (because it
+contains portions of the Library), rather than a "work that uses the
+library".  The executable is therefore covered by this License.
 ** Diff limit reached (max: 250 lines) **
e215dc5e 2011-08-18 01:26:24 tpearson
Fix pykdeextensions paths


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/libraries/pykdeextensions@1247912 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
M src/kdedistutils.py
 ** Diff limit reached (max: 250 lines) **
e0ccbe9e 2011-08-18 01:43:11 tpearson
Fix pykdeextensions


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/libraries/pykdeextensions@1247913 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
M src/kdedistutils.py
 ** Diff limit reached (max: 250 lines) **
c3a3cecc 2011-08-18 01:57:44 tpearson
Fix pykdeextensions again


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/libraries/pykdeextensions@1247914 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
M src/kdedistutils.py
 ** Diff limit reached (max: 250 lines) **
eb34885f 2011-08-20 20:43:11 tpearson
Convert remaining references to kde3 (e.g. in paths) to trinity


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/libraries/pykdeextensions@1248408 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
M doc/en/index.docbook
M src/kdedistutils.py
 ** Diff limit reached (max: 250 lines) **
0353f17b 2011-11-04 16:04:21 Timothy Pearson
Added common directories
A .gitmodules
A admin
A cmake
 ** Diff limit reached (max: 250 lines) **
24aae7c7 2011-11-04 16:16:24 Automated System
Reset submodule main/libraries/pykdeextensions/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
2971e68a 2011-11-05 21:46:18 Timothy Pearson
Rename kde libraries to tde
M src/kdedistutils.py
 ** Diff limit reached (max: 250 lines) **
e61887b0 2011-11-05 21:54:53 Automated System
Reset submodule main/libraries/pykdeextensions/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
7f35e423 2011-11-06 02:25:37 Timothy Pearson
Additional kde to tde renaming
M app_templates/kcontrol_module/doc/en/index.docbook
M app_templates/kcontrol_module/src/kcontrol_module.py
M app_templates/kdeapp/doc/en/index.docbook
M app_templates/kdeapp/src/kdeapp.py
M app_templates/kdeapp/src/kdeappview.py
M app_templates/kdeapp/src/prefdialog.py
M app_templates/kdeutility/doc/en/index.docbook
M app_templates/kdeutility/src/kdeutility.py
M app_templates/kioslave/doc/en/index.docbook
M app_templates/kioslave/src/kioslave.py
M doc/en/index.docbook
M src/kdedistutils.py
M src/qtuicompiler.py
 ** Diff limit reached (max: 250 lines) **
002eee88 2011-11-06 02:57:03 Automated System
Reset submodule main/libraries/pykdeextensions/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
7245ea1d 2011-11-06 02:57:04 Automated System
Reset submodule main/libraries/pykdeextensions/cmake to latest HEAD
M cmake
 ** Diff limit reached (max: 250 lines) **
58296213 2011-11-06 15:59:27 Automated System
Reset submodule main/libraries/pykdeextensions/cmake to latest HEAD
M cmake
 ** Diff limit reached (max: 250 lines) **
5eb48dbf 2011-11-06 22:16:25 Automated System
Reset submodule main/libraries/pykdeextensions/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
c3318c1e 2011-11-08 01:58:43 Automated System
Reset submodule main/libraries/pykdeextensions/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
babc7937 2011-11-16 13:45:17 Timothy Pearson
Additional renaming of kde to tde
M app_templates/kcontrol_module/doc/en/index.docbook
M app_templates/kdeapp/doc/en/index.docbook
M app_templates/kdeutility/doc/en/index.docbook
M app_templates/kioslave/doc/en/index.docbook
M app_templates/kioslave/src/kioslave.py
M doc/en/index.docbook
M src/kdedistutils.py
 ** Diff limit reached (max: 250 lines) **
b6088159 2011-11-16 14:29:09 Automated System
Reset submodule main/libraries/pykdeextensions/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
43e8b0ec 2011-11-16 14:29:10 Automated System
Reset submodule main/libraries/pykdeextensions/cmake to latest HEAD
M cmake
 ** Diff limit reached (max: 250 lines) **
ccdcd336 2011-11-18 01:44:03 Automated System
Reset submodule main/libraries/pykdeextensions/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
6e8b9a7b 2011-11-26 14:09:28 Automated System
Reset submodule main/libraries/pykdeextensions/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
d2dab103 2011-12-03 22:47:08 Automated System
Reset submodule main/libraries/pykdeextensions/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
14082651 2011-12-04 18:33:04 Timothy Pearson
Part 1 of 2 rename pykde to pytde
M PKG-INFO
M README
M doc/en/index.docbook
M setup.py
M src/kdedistutils.py
 ** Diff limit reached (max: 250 lines) **
1cef95ab 2011-12-05 03:28:29 Timothy Pearson
Fix FTBFS
M src/kdedistutils.py
 ** Diff limit reached (max: 250 lines) **
1dca3582 2011-12-07 20:14:21 Automated System
Reset submodule main/libraries/pytdeextensions/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
0b5913c7 2011-12-08 17:29:26 Timothy Pearson
Rename additional KDE strings
M src/kdedistutils.py
 ** Diff limit reached (max: 250 lines) **
19da6add 2011-12-31 15:08:05 Timothy Pearson
Fix FTBFS in tde-guidance
M src/kdedistutils.py
 ** Diff limit reached (max: 250 lines) **
a952bec2 2011-12-31 23:44:43 Automated System
Reset submodule main/libraries/pytdeextensions/cmake to latest HEAD
M cmake
 ** Diff limit reached (max: 250 lines) **
43a3709b 2012-01-02 11:43:17 Automated System
Reset submodule main/libraries/pytdeextensions/cmake to latest HEAD
M cmake
 ** Diff limit reached (max: 250 lines) **
85cc8373 2012-01-20 01:37:48 Automated System
Reset submodule main/libraries/pytdeextensions/cmake to latest HEAD
M cmake
 ** Diff limit reached (max: 250 lines) **
1342499a 2012-02-01 16:39:43 Automated System
Reset submodule main/libraries/pytdeextensions/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
6eb3cf25 2012-02-02 03:30:14 Automated System
Reset submodule main/libraries/pytdeextensions/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
348319ff 2012-02-02 13:56:56 Automated System
Reset submodule main/libraries/pytdeextensions/cmake to latest HEAD
M cmake
 ** Diff limit reached (max: 250 lines) **
68b6ba7d 2012-02-07 19:27:53 Automated System
Reset submodule main/libraries/pytdeextensions/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
1dfda9c9 2012-02-10 13:11:21 Automated System
Reset submodule main/libraries/pytdeextensions/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
516cf506 2012-02-11 14:04:36 Automated System
Reset submodule main/libraries/pytdeextensions/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
29e0136a 2012-02-11 14:04:38 Automated System
Reset submodule main/libraries/pytdeextensions/cmake to latest HEAD
M cmake
 ** Diff limit reached (max: 250 lines) **
9b0963f2 2012-02-12 17:02:07 Automated System
Reset submodule main/libraries/pytdeextensions/cmake to latest HEAD
M cmake
 ** Diff limit reached (max: 250 lines) **
b3f9bcba 2012-02-14 21:50:22 Automated System
Reset submodule main/libraries/pytdeextensions/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
0c8e47b9 2012-02-16 16:58:54 Automated System
Reset submodule main/libraries/pytdeextensions/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
49d2570c 2012-02-19 15:38:04 Automated System
Reset submodule main/libraries/pytdeextensions/cmake to latest HEAD
M cmake
 ** Diff limit reached (max: 250 lines) **
b0b077a0 2012-02-23 20:40:24 Timothy Pearson
Fix header search path
M src/kdedistutils.py
 ** Diff limit reached (max: 250 lines) **
df035ca4 2012-02-24 15:21:14 Timothy Pearson
Fix FTBFS
M src/kdedistutils.py
 ** Diff limit reached (max: 250 lines) **
333d5b1a 2012-02-25 17:09:48 Automated System
Reset submodule main/libraries/pytdeextensions/cmake to latest HEAD
M cmake
 ** Diff limit reached (max: 250 lines) **
e3e903a2 2012-02-26 14:27:54 Timothy Pearson
Rename kde-config to tde-config
M src/kdedistutils.py
 ** Diff limit reached (max: 250 lines) **
f6b3133b 2012-02-26 15:45:36 Automated System
Reset submodule main/libraries/pytdeextensions/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
4900b2df 2012-02-26 15:45:38 Automated System
Reset submodule main/libraries/pytdeextensions/cmake to latest HEAD
M cmake
 ** Diff limit reached (max: 250 lines) **
a2e88a7a 2012-03-06 00:13:26 Automated System
Reset submodule main/libraries/pytdeextensions/cmake to latest HEAD
M cmake
 ** Diff limit reached (max: 250 lines) **
daceb0f5 2012-03-06 12:33:35 Automated System
Reset submodule main/libraries/pytdeextensions/cmake to latest HEAD
M cmake
 ** Diff limit reached (max: 250 lines) **
226b7e66 2012-03-13 02:57:47 Automated System
Reset submodule main/libraries/pytdeextensions/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
70f0c4f1 2012-03-23 20:04:42 Darrell Anderson
Fix KDE -> TDE branding.
M doc/en/index.docbook
 ** Diff limit reached (max: 250 lines) **
4004eb0b 2012-03-25 23:53:55 Darrell Anderson
Update docbook headers.
M app_templates/kcontrol_module/doc/en/index.docbook
M app_templates/kdeapp/doc/en/index.docbook
M app_templates/kdeutility/doc/en/index.docbook
M app_templates/kioslave/doc/en/index.docbook
M doc/en/index.docbook
 ** Diff limit reached (max: 250 lines) **
e1c3f011 2012-03-26 16:02:57 Automated System
Reset submodule main/libraries/pytdeextensions/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
d6f9bdf8 2012-04-10 23:51:04 Darrell Anderson
Update HTML install path references and some branding text strings.
M src/kdedistutils.py
 ** Diff limit reached (max: 250 lines) **
b6e206b7 2012-04-11 00:38:25 Automated System
Reset submodule main/libraries/pytdeextensions/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
bf83a1ef 2012-04-11 00:38:27 Automated System
Reset submodule main/libraries/pytdeextensions/cmake to latest HEAD
M cmake
 ** Diff limit reached (max: 250 lines) **
92f691eb 2012-04-14 17:35:54 Automated System
Reset submodule main/libraries/pytdeextensions/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
a1e6b9db 2012-05-06 22:55:20 Timothy Pearson
Hack to use whatever python directory is available
This will probably fail on systems with more than one python version installed
M src/kdedistutils.py
 ** Diff limit reached (max: 250 lines) **
fdbe3db2 2012-05-10 14:42:12 Darrell Anderson
Branding cleanup: K menu -> TDE menu.
M doc/en/index.docbook
 ** Diff limit reached (max: 250 lines) **
e91d74b9 2012-05-10 19:17:28 Darrell Anderson
Branding cleanup: KDE -> TDE.
M doc/en/index.docbook
 ** Diff limit reached (max: 250 lines) **
bb7b5a0c 2012-05-19 02:24:15 Automated System
Reset submodule main/libraries/pytdeextensions/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
68e0f116 2012-05-27 17:21:03 Darrell Anderson
Update lsm files.
M app_templates/kcontrol_module/src/kcontrol_module.lsm
M app_templates/kdeapp/src/kdeapp.lsm
M app_templates/kdeutility/src/kdeutility.lsm
M app_templates/kioslave/src/kioslave.lsm
 ** Diff limit reached (max: 250 lines) **
53523ff2 2012-05-28 19:18:15 Darrell Anderson
Branding cleanup: *.desktop files
M app_templates/kdeapp/src/kdeapp.desktop
M app_templates/kdeutility/src/kdeutility.desktop
 ** Diff limit reached (max: 250 lines) **
838998e0 2012-06-08 16:09:06 Darrell Anderson
Update XDG information in support of bug report 892.
M app_templates/kcontrol_module/src/kcontrol_module.desktop
M doc/en/index.docbook
M src/kdedistutils.py
 ** Diff limit reached (max: 250 lines) **
9c4e7854 2012-06-08 17:16:14 Automated System
Reset submodule main/libraries/pytdeextensions/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
5112923d 2012-06-08 17:16:16 Automated System
Reset submodule main/libraries/pytdeextensions/cmake to latest HEAD
M cmake
 ** Diff limit reached (max: 250 lines) **
76be9496 2012-06-12 12:56:09 Timothy Pearson
Create only unversioned library when building kcontrol module or kio module
Thanks to Francois Andriot for the patch!
M src/kdedistutils.py
 ** Diff limit reached (max: 250 lines) **
ce50b656 2012-06-12 13:18:39 Timothy Pearson
Remove guidance-specific EXTRA_MODULE_DIR code from this generic module
This resolves Bug 999
M src/kdedistutils.py
 ** Diff limit reached (max: 250 lines) **
d0b269af 2012-06-12 17:20:05 Automated System
Reset submodule main/libraries/pytdeextensions/cmake to latest HEAD
M cmake
 ** Diff limit reached (max: 250 lines) **
32d597f9 2012-06-13 21:10:07 Darrell Anderson
Reverse an old Debian-specific patch that prevents building on
some 64-bit systems. Add text to help with basic debugging.
M setup.py
M src/kdedistutils.py
 ** Diff limit reached (max: 250 lines) **
2d312181 2012-06-14 01:59:13 Automated System
Reset submodule main/libraries/pytdeextensions/cmake to latest HEAD
M cmake
 ** Diff limit reached (max: 250 lines) **
9d4e2817 2012-06-15 08:51:58 Automated System
Reset submodule main/libraries/pytdeextensions/cmake to latest HEAD
M cmake
 ** Diff limit reached (max: 250 lines) **
f610c8a5 2012-06-19 16:45:03 Automated System
Reset submodule main/libraries/pytdeextensions/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
55795f08 2012-06-21 20:21:26 Automated System
Reset submodule main/libraries/pytdeextensions/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
cf926764 2012-06-29 19:29:29 Darrell Anderson
Replace corrupt/unviewable png images.
M app_templates/kcontrol_module/src/hi16-app-kcontrol_module.png
M app_templates/kcontrol_module/src/hi32-app-kcontrol_module.png
M app_templates/kdeapp/src/hi16-app-kdeapp.png
M app_templates/kdeapp/src/hi32-app-kdeapp.png
M app_templates/kdeutility/src/hi16-app-kdeutility.png
M app_templates/kdeutility/src/hi32-app-kdeutility.png
 ** Diff limit reached (max: 250 lines) **
52268bd3 2012-08-07 02:08:20 Automated System
Reset submodule main/libraries/pytdeextensions/cmake to latest HEAD
M cmake
 ** Diff limit reached (max: 250 lines) **
613b3322 2012-08-20 12:01:19 Slávek Banko
Fix FTBFS
Thanks to Francois Andriot for the patch
This resolves Bug 1148
M setup.py
M src/kdedistutils.py
 ** Diff limit reached (max: 250 lines) **
3910235b 2012-09-10 01:35:10 Automated System
Reset submodule main/libraries/pytdeextensions/cmake to latest HEAD
M cmake
 ** Diff limit reached (max: 250 lines) **
47ee0b9f 2012-09-14 22:22:40 Automated System
Reset submodule main/libraries/pytdeextensions/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
6221fac2 2012-11-01 14:41:23 Slávek Banko
Fix libgcc library detection
Fix QT directories detection
Thanks to Francois Andriot
M setup.py
M src/kdedistutils.py
 ** Diff limit reached (max: 250 lines) **
7c6a2018 2012-11-20 04:13:53 Automated System
Reset submodule main/libraries/pytdeextensions/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
46940b51 2012-11-20 04:13:57 Automated System
Reset submodule main/libraries/pytdeextensions/cmake to latest HEAD
M cmake
 ** Diff limit reached (max: 250 lines) **
4c0d87b0 2012-11-27 13:11:30 Automated System
Reset submodule main/libraries/pytdeextensions/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
12c7c097 2012-11-27 13:11:34 Automated System
Reset submodule main/libraries/pytdeextensions/cmake to latest HEAD
M cmake
 ** Diff limit reached (max: 250 lines) **
083a07ad 2013-01-20 00:05:07 Timothy Pearson
Rename KApplication to TDEApplication to avoid conflicts with KDE4
M app_templates/kcontrol_module/src/kcontrol_module.py
M app_templates/kdeapp/src/kdeapp.py
M app_templates/kdeutility/src/kdeutility.py
 ** Diff limit reached (max: 250 lines) **
5c2e3a7c 2013-01-20 02:09:23 Automated System
Reset submodule main/libraries/pytdeextensions/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
91de8590 2013-01-21 18:37:40 Timothy Pearson
Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4
M app_templates/kcontrol_module/src/kcontrol_module.py
M app_templates/kdeapp/src/kdeapp.py
M app_templates/kdeutility/src/kdeutility.py
 ** Diff limit reached (max: 250 lines) **
48e3133a 2013-01-22 20:03:33 Timothy Pearson
Rename KInstance and KAboutData to avoid conflicts with KDE4
M app_templates/kcontrol_module/src/kcontrol_module.py
M app_templates/kdeapp/src/kdeapp.py
M app_templates/kdeutility/src/kdeutility.py
M src/kdedistutils.py
 ** Diff limit reached (max: 250 lines) **
39ae1820 2013-01-22 20:51:07 Automated System
Reset submodule main/libraries/pytdeextensions/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
58229b7f 2013-01-24 13:31:03 Timothy Pearson
Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4
M app_templates/kcontrol_module/src/kcontrol_module.py
M app_templates/kdeapp/src/kdeapp.py
M src/kdedistutils.py
 ** Diff limit reached (max: 250 lines) **
84fba903 2013-01-25 00:18:25 Timothy Pearson
Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4
M app_templates/kcontrol_module/src/kcontrol_module.py
M doc/en/index.docbook
M src/kdedistutils.py
 ** Diff limit reached (max: 250 lines) **
cfd4d70f 2013-01-25 16:20:52 Timothy Pearson
Fix FTBFS resulting from KCModule rename
M src/kdedistutils.py
 ** Diff limit reached (max: 250 lines) **
141b2011 2013-01-26 13:14:32 Timothy Pearson
Rename a number of libraries and executables to avoid conflicts with KDE4
M app_templates/kdeapp/src/kdeappview.py
M src/kdedistutils.py
 ** Diff limit reached (max: 250 lines) **
c43637b5 2013-01-26 14:47:52 Automated System
Reset submodule main/libraries/pytdeextensions/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
c82fea08 2013-01-27 00:59:30 Timothy Pearson
Rename a number of libraries and executables to avoid conflicts with KDE4
A app_templates/tdeioslave/AUTHORS
A app_templates/tdeioslave/COPYING
A app_templates/tdeioslave/ChangeLog
A app_templates/tdeioslave/INSTALL
A app_templates/tdeioslave/MANIFEST.in
A app_templates/tdeioslave/NEWS
A app_templates/tdeioslave/README
A app_templates/tdeioslave/TODO
A app_templates/tdeioslave/doc/en/index.docbook
A app_templates/tdeioslave/setup.py
A app_templates/tdeioslave/src/tdeioslave.lsm
A app_templates/tdeioslave/src/tdeioslave.protocol
A app_templates/tdeioslave/src/tdeioslave.py
M app_templates/kcontrol_module/src/kcontrol_module.desktop
M doc/en/index.docbook
M src/kdedistutils.py
R app_templates/kioslave/AUTHORS
R app_templates/kioslave/COPYING
R app_templates/kioslave/ChangeLog
R app_templates/kioslave/INSTALL
R app_templates/kioslave/MANIFEST.in
R app_templates/kioslave/NEWS
R app_templates/kioslave/README
R app_templates/kioslave/TODO
R app_templates/kioslave/doc/en/index.docbook
R app_templates/kioslave/setup.py
R app_templates/kioslave/src/kioslave.lsm
R app_templates/kioslave/src/kioslave.protocol
R app_templates/kioslave/src/kioslave.py
 ** Diff limit reached (max: 250 lines) **
289a24b8 2013-01-27 01:26:02 Automated System
Reset submodule main/libraries/pytdeextensions/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
ffdf0db3 2013-01-27 01:26:03 Automated System
Reset submodule main/libraries/pytdeextensions/cmake to latest HEAD
M cmake
 ** Diff limit reached (max: 250 lines) **
e31ba5a0 2013-01-27 21:01:08 Timothy Pearson
Rename kiobuffer and KHTML
M app_templates/kdeapp/src/kdeappview.py
M cmake
 ** Diff limit reached (max: 250 lines) **
0960033b 2013-01-27 22:04:15 Automated System
Reset submodule main/libraries/pytdeextensions/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
4e4c0690 2013-01-29 23:59:51 Automated System
Reset submodule main/libraries/pytdeextensions/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
7b0f375f 2013-01-30 13:47:11 Timothy Pearson
Fix a few remaining references to kio_
M src/kdedistutils.py
 ** Diff limit reached (max: 250 lines) **
a92c024e 2013-02-01 10:48:01 Timothy Pearson
Rename KLock and KTrader to avoid conflicts with KDE4
M app_templates/kdeapp/src/kdeappview.py
 ** Diff limit reached (max: 250 lines) **
bceaed59 2013-02-01 15:09:32 Timothy Pearson
Rename a number of classes to enhance compatibility with KDE4
M app_templates/kdeapp/src/kdeapp.py
 ** Diff limit reached (max: 250 lines) **
e7d6dbc5 2013-02-01 23:17:25 Timothy Pearson
Rename many classes and header files to avoid conflicts with KDE4
M setup.py
M src/kdedistutils.py
 ** Diff limit reached (max: 250 lines) **
6410fccc 2013-02-07 11:02:47 Timothy Pearson
Rename KAbout to avoid conflicts with KDE4
M app_templates/kcontrol_module/src/kcontrol_module.py
 ** Diff limit reached (max: 250 lines) **
300fd86e 2013-02-11 04:33:23 Automated System
Reset submodule main/libraries/pytdeextensions/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
3bcf39c0 2013-02-14 12:35:47 Timothy Pearson
Rename KIO
M app_templates/kdeapp/src/kdeapp.py
M app_templates/kdeapp/src/kdeappview.py
M app_templates/tdeioslave/src/tdeioslave.py
M doc/en/index.docbook
M src/kdedistutils.py
 ** Diff limit reached (max: 250 lines) **
2ee5a29a 2013-02-14 17:12:37 Timothy Pearson
Rename common header files for consistency with class renaming
M src/kdedistutils.py
 ** Diff limit reached (max: 250 lines) **
0152c028 2013-02-15 21:53:19 Timothy Pearson
Rename additional header files to avoid conflicts with KDE4
M src/kdedistutils.py
 ** Diff limit reached (max: 250 lines) **
9f010b7c 2013-02-15 23:41:51 Automated System
Reset submodule main/libraries/pytdeextensions/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
f0cdb3b7 2013-02-15 23:41:55 Automated System
Reset submodule main/libraries/pytdeextensions/cmake to latest HEAD
M cmake
 ** Diff limit reached (max: 250 lines) **
43166593 2013-02-16 13:08:04 Automated System
Reset submodule main/libraries/pytdeextensions/cmake to latest HEAD
M cmake
 ** Diff limit reached (max: 250 lines) **
27fe0001 2013-02-18 16:50:59 Automated System
Reset submodule main/libraries/pytdeextensions/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
73667e83 2013-02-18 21:52:08 Slávek Banko
Fix unintended rename of many various *klist*
M setup.py
M src/kdedistutils.py
 ** Diff limit reached (max: 250 lines) **
3e5b719a 2013-02-19 00:28:34 Automated System
Reset submodule main/libraries/pytdeextensions/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
944d10ec 2013-02-20 18:24:25 Automated System
Reset submodule main/libraries/pytdeextensions/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
cffa31c2 2013-02-21 15:09:39 Timothy Pearson
Second part of prior commit
M admin
M cmake
 ** Diff limit reached (max: 250 lines) **
82320c02 2013-02-25 21:45:23 Timothy Pearson
Fix FTBFS on newer Ubuntu versions
M setup.py
 ** Diff limit reached (max: 250 lines) **
984c8e74 2013-03-28 10:58:59 Slávek Banko
Fix kdedistutils FTBFS with newer libtool
M src/kdedistutils.py
 ** Diff limit reached (max: 250 lines) **
efb984ec 2013-04-18 20:11:41 Automated System
Reset submodule main/libraries/pytdeextensions/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
893f12a3 2013-04-21 09:37:20 Slávek Banko
Fix broken URLs
M PKG-INFO
M README
M doc/en/index.docbook
M setup.py
 ** Diff limit reached (max: 250 lines) **
64c969d7 2013-05-23 21:40:08 Automated System
Reset submodule main/libraries/pytdeextensions/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
21ba8a2a 2013-08-27 18:15:54 Slávek Banko
Reset submodule main/libraries/pytdeextensions/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
a8041443 2013-08-29 18:29:24 Slávek Banko
Reset submodule main/libraries/pytdeextensions/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
738147a2 2013-09-03 12:59:08 Slávek Banko
Additional k => tde renaming and fixes
M admin
 ** Diff limit reached (max: 250 lines) **
87b19c38 2013-09-15 09:12:52 Automated System
Reset submodule main/libraries/pytdeextensions/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
9f4ef128 2013-09-15 09:12:54 Automated System
Reset submodule main/libraries/pytdeextensions/cmake to latest HEAD
M cmake
 ** Diff limit reached (max: 250 lines) **
08a90a7f 2013-12-23 06:26:16 Automated System
Reset submodule main/libraries/pytdeextensions/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
7a6d6362 2013-12-23 06:26:19 Automated System
Reset submodule main/libraries/pytdeextensions/cmake to latest HEAD
M cmake
 ** Diff limit reached (max: 250 lines) **
4997bbf9 2014-01-18 09:45:10 Francois Andriot
Convert QT to TQT in 'kdedistutils.py'
M src/kdedistutils.py
 ** Diff limit reached (max: 250 lines) **
7f3ecf70 2014-01-18 09:48:15 Slávek Banko
Add sip4-tqt and python-tqt modules to the Python search path
M src/kdedistutils.py
M src/qtuicompiler.py
 ** Diff limit reached (max: 250 lines) **
f664d2c4 2014-01-18 09:49:42 Francois Andriot
Adds the EXTRA_MODULES_DIR variable
M src/kdedistutils.py
 ** Diff limit reached (max: 250 lines) **
6d061b32 2014-01-18 09:52:17 Slávek Banko
Remove hardcoded 'lib' directory
M src/kdedistutils.py
 ** Diff limit reached (max: 250 lines) **
edae246d 2014-01-18 09:54:23 Slávek Banko
Remove hardcoded 'include' directory locations
M src/kdedistutils.py
 ** Diff limit reached (max: 250 lines) **
5559f44e 2014-01-18 09:59:29 Slávek Banko
Rename kdedistutils => tdedistutils
A src/tdedistutils.py
M app_templates/kcontrol_module/setup.py
M app_templates/kdeapp/setup.py
M app_templates/kdeutility/setup.py
M app_templates/tdeioslave/setup.py
M doc/en/index.docbook
M setup.py
R src/kdedistutils.py
 ** Diff limit reached (max: 250 lines) **
d424535c 2014-01-18 09:59:38 Slávek Banko
Rename kdedesigner => tdedesigner
A src/tdedesigner.py
M app_templates/kcontrol_module/src/kcontrol_module.py
M app_templates/kdeutility/src/kdeutility.py
M doc/en/index.docbook
M setup.py
R src/kdedesigner.py
 ** Diff limit reached (max: 250 lines) **
e10843a0 2014-02-01 11:03:46 Darrell Anderson
Add pytdeextensions.desktop to support respective help handbook in help handbook table of contents.
A pytdeextensions.desktop
 ** Diff limit reached (max: 250 lines) **
8a89cee4 2014-02-02 13:53:51 Darrell Anderson
Fix typos.
M app_templates/kcontrol_module/doc/en/index.docbook
M app_templates/kdeapp/doc/en/index.docbook
M app_templates/kdeutility/doc/en/index.docbook
M app_templates/tdeioslave/doc/en/index.docbook
 ** Diff limit reached (max: 250 lines) **
542c0c29 2014-03-27 04:10:36 Automated System
Reset submodule main/libraries/pytdeextensions/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
72141cab 2014-03-27 04:10:38 Automated System
Reset submodule main/libraries/pytdeextensions/cmake to latest HEAD
M cmake
 ** Diff limit reached (max: 250 lines) **
640df1f0 2014-03-28 19:03:12 Automated System
Reset submodule main/libraries/pytdeextensions/cmake to latest HEAD
M cmake
 ** Diff limit reached (max: 250 lines) **
8b33fc54 2014-04-17 00:19:28 Automated System
Reset submodule main/libraries/pytdeextensions/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
869412aa 2014-05-26 20:08:11 Automated System
Reset submodule main/libraries/pytdeextensions/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
1ffbd5dc 2014-06-08 03:25:00 Michele Calgaro
Rebranding: TDE Control Center --> Trinity Control Center
M doc/en/index.docbook
 ** Diff limit reached (max: 250 lines) **
062e7774 2014-09-14 13:38:28 Automated System
Reset submodule main/libraries/pytdeextensions/cmake to latest HEAD
M cmake
 ** Diff limit reached (max: 250 lines) **
07ce2617 2014-09-23 13:37:59 Timothy Pearson
Fix kcm module install directory
This relates to Bug 1995
M src/tdedistutils.py
 ** Diff limit reached (max: 250 lines) **
2d5d4498 2014-09-23 13:57:31 Timothy Pearson
Minor whitespace cleanup
M src/tdedistutils.py
 ** Diff limit reached (max: 250 lines) **
aa5db080 2014-09-23 14:07:25 Timothy Pearson
Fix error introduced in GIT hash 07ce261
M src/tdedistutils.py
 ** Diff limit reached (max: 250 lines) **
036a0020 2014-09-24 11:34:13 Timothy Pearson
Properly re-export loaded module symbols as global
This relates to Bug 1995
M src/pythonize.cpp
M src/pythonize.h
M src/tdedistutils.py
 ** Diff limit reached (max: 250 lines) **
e300a028 2014-09-24 12:11:14 Slávek Banko
Fix remaining renaming knewstuff
M admin
 ** Diff limit reached (max: 250 lines) **
0a99168b 2014-09-28 21:47:41 Automated System
Reset submodule main/libraries/pytdeextensions/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
aadd83df 2014-09-29 11:52:50 Automated System
Reset submodule main/libraries/pytdeextensions/cmake to latest HEAD
M cmake
 ** Diff limit reached (max: 250 lines) **
1f361989 2014-10-11 17:19:21 Timothy Pearson
Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications
M app_templates/kdeapp/src/kdeapp.desktop
M app_templates/kdeutility/src/kdeutility.desktop
M pytdeextensions.desktop
 ** Diff limit reached (max: 250 lines) **
cb7b8846 2014-10-12 11:22:09 Automated System
Reset submodule main/libraries/pytdeextensions/cmake to latest HEAD
M cmake
 ** Diff limit reached (max: 250 lines) **
00001ec7 2014-10-13 17:26:27 Automated System
Reset submodule main/libraries/pytdeextensions/cmake to latest HEAD
M cmake
 ** Diff limit reached (max: 250 lines) **
313877ea 2014-10-14 11:48:02 Automated System
Reset submodule main/libraries/pytdeextensions/cmake to latest HEAD
M cmake
 ** Diff limit reached (max: 250 lines) **
ae6fcec6 2014-10-19 21:34:29 Automated System
Reset submodule main/libraries/pytdeextensions/admin to latest HEAD
M admin
 ** Diff limit reached (max: 250 lines) **
feeb35bb 2014-10-22 01:27:28 Timothy Pearson
Bring most mimetypes in line with XDG specifications.  The following are not fully verified in source as of this commit due to ubiquity: html, empty, info, make, man, misc, source, unknown
M pytdeextensions.desktop
 ** Diff limit reached (max: 250 lines) **
f49e6fa1 2014-10-24 13:56:37 Timothy Pearson
Fix accidental duplication of text-x- in new mime icon strings
M pytdeextensions.desktop
 ** Diff limit reached (max: 250 lines) **