Hi all,
please, how you build tdepim / kdepim on other distributions than Debian /
Ubuntu? On Debian / Ubuntu we hold in Trinity apt sources OpenSync 0.22.
But on newer distributions can swell problems with building. How is this
solved on other distros?
Slavek
--
Hey,
nm-applet gave me problms displaying in the systray and now
transmission is also having the same problem.
Anyone have any idea what's up with that? gtk bug?
Calvin
Tim, all,
Some time ago, I have dealt with an update scripts in 'tde'. For some time are
updated scripts in v3.5.13-sru branch. I routinely use these scripts. And I
would like to suggest also updating scripts in the master branch.
What do you think?
Slavek
--
To the local image wizards:
The following files eventually will be renamed to chalk*, but they still need branding work, before or after renaming.
/opt/trinity/share/icons/crystalsvg/128x128/mimetypes/krita_kra.png (Deleting the "K" logo will be sufficient)
/opt/trinity/share/icons/kdeclassic/48x48/apps/krita.png (Change the K to C?)
/opt/trinity/share/icons/kdeclassic/48x48/mimetypes/krita_kra.png (Change the K to C?)
/opt/trinity/share/icons/mono/scalable/apps/krita.svgz (Deleting the "K" logo will be sufficient)
Thanks!
Darrell
Hi,
I would like to help in the following areas:
- Language translation/support
- Artwork
- UI design review
I am pretty good with UI design, UX (part of my job as Product Manager) and
I can translate TDE to "Bahasa Indonesia".
Please do let me know how to start?
Regards,
Alie T
email: alie (at) alielee _dot_ com
LinkedIn: http://sg.linkedin.com/in/alietan
web: www.alielee.com
Throughout Trinity there are many web links in the apps and help handbooks pointing to URLs at the KDE web site.
Some of the original KDE3 web pages remain available, although finding them is challenging. Some of the pages are gone or superseded with information for the newer KDE versions.
There is no guarantee those KDE3 web pages will be retained by KDE web site maintainers.
I recommend we start migrating those web pages to the Trinity wiki.
Would somebody familiar with both HTML and wiki markup please investigate what is needed to migrate those web pages? If we create a check list for converting HTML to markup then anybody with a wiki account can help migrate those pages.
Here are two examples of web pages we should migrate:
http://amarok.kde.org/wiki/Amarok_1.4/User_Guides/MySQL_HowTohttp://amarok.kde.org/wiki/Amarok_1.4/User_Guides/PostgreSQL_HowTo
Thanks!
Darrell
Does the following patch make sense?
diff -urN libtqt-perl/configure.in libtqt-perl.new/configure.in
--- libtqt-perl/configure.in 2012-09-14 17:51:29.000000000 -0500
+++ libtqt-perl.new/configure.in 2012-10-12 22:19:46.000000000 -0500
@@ -103,8 +103,8 @@
[#try to guess kde locations
dnl PQT
-kde_check_header="kdeversion.h"
-kde_check_lib="libkdefx.la"
+kde_check_header="tdeversion.h"
+kde_check_lib="libtdefx.la"
dnl /PQT
if test -z "$1"; then
Is the patch necessary?
Darrell