Michele Calgaro
28ac0d602a
Removed code formatting modelines.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit a4a781296e
)
4 years ago
Slávek Banko
569a752784
Simplify CMake rules for desktop file translations.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 2fa177c5d6
)
4 years ago
Slávek Banko
a1066b66a7
Desktop file translations:
...
+ Creation of POT template for desktop files added to CMakeL10n rules.
+ Added creation of translated desktop files during build.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 296306a273
)
5 years ago
Chris
b1f0069487
Clean up desktop files and fix German translations.
...
Signed-off-by: Chris <xchrisx@uber.space>
(cherry picked from commit 5e1b444da1
)
5 years ago
OBATA Akio
f0ab3066e1
Use `getvfsnumber()` to retrieve filesystem name on OSF/1 (Tru64)
...
Signed-off-by: OBATA Akio <obache@wizdas.com>
(cherry picked from commit a52303734b
)
6 years ago
OBATA Akio
39a89fa0a2
Change and simplify `statvfs` conditions in FileSystemStats
...
`getfsstat` v.s. `getvfsstat` condition is different than
`statfs` v.s. `statvfs`, so split each condition and simplify.
For `get(v)fsstat` side, changed to check and use `getmntinfo`, because
it is better than `get(v)fsstat` with fixed buffer size, and easier
than improve it with dynamic buffer allocation.
Signed-off-by: OBATA Akio <obache@wizdas.com>
(cherry picked from commit d349995488
)
6 years ago
Slávek Banko
53d7a67610
Add CMakeL10n rules.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 4fe6ee9e7f
)
6 years ago
Slávek Banko
32c2f01b4a
Add includes to UI files to resolve FTBFS
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit fa8da6b1ca
)
6 years ago
Slávek Banko
d263bd56f5
Update bug reports url to bugs.trinitydesktop.org
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit fdac7d46bc
)
6 years ago
Timothy Pearson
0f8464a6a5
Fix invalid headers in PNG files and optimize for size
...
(cherry picked from commit a25f3c7aa6
)
8 years ago
Slávek Banko
bdc3d0f043
Fix build on freebsd
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 421c249f1f
)
9 years ago
Timothy Pearson
b2adf01796
Rename most device icons to comply with XDG standards
...
(cherry picked from commit 8ebcedc9d5
)
10 years ago
Timothy Pearson
bd674122c2
Repair mimetype icon usage, part 1. The following are not fully verified in source as of this commit due to ubiquity: info, unknown
10 years ago
Timothy Pearson
78cca2f432
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
10 years ago
Timothy Pearson
3a884685ff
Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, fileclose, editclear, editcopy, editcut, editdelete, editpaste, folder_new, and gohome icons into XDG compliance
10 years ago
Timothy Pearson
7e82585db2
Bring up, down, top, and bottom icons into XDG compliance
10 years ago
Timothy Pearson
e0d45c9658
Bring stop, lock, exit, and run icons into XDG compliance
10 years ago
Timothy Pearson
a25a696e1d
Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications
10 years ago
Michele Calgaro
9ce89177d3
Fixed KSim configuration dialog help button functionality. This resolves bug 1866.
11 years ago
Darrell Anderson
1acdbd8c11
Fix broken Help option in ksim panel applet.
...
This resolves bug report 1866.
11 years ago
Slávek Banko
bdbc0ea90c
Additional k => tde renaming and fixes
11 years ago
Fat-Zer
4ed913cf62
Fix ksim crash. This resolves bug report 1322.
12 years ago
Slávek Banko
a7255b5637
Fix unintended rename of deskfile
12 years ago
Timothy Pearson
783715b853
Rename additional header files to avoid conflicts with KDE4
12 years ago
Timothy Pearson
980088ed86
Rename common header files for consistency with class renaming
12 years ago
Timothy Pearson
0a435a05f5
Rename KAbout to avoid conflicts with KDE4
12 years ago
Timothy Pearson
34ec7cf1e7
Rename KIcon to enhance compatibility with KDE4
12 years ago
Timothy Pearson
bd11bce76f
Rename many classes and header files to avoid conflicts with KDE4
12 years ago
Timothy Pearson
9e5c87c895
Rename a number of classes to enhance compatibility with KDE4
12 years ago
Timothy Pearson
2fb1ed0d03
Rename KStandard for enhanced compatibility with KDE4
12 years ago
Timothy Pearson
0ea54195f4
Rename a number of libraries and executables to avoid conflicts with KDE4
12 years ago
Timothy Pearson
4bb787f41f
Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4
12 years ago
Timothy Pearson
aef5eada7f
Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4
12 years ago
Timothy Pearson
8856e75c20
Rename KInstance and KAboutData to avoid conflicts with KDE4
12 years ago
Slávek Banko
7327923a7e
Fix automake build i8k ksim module
12 years ago
Darrell Anderson
d71a3e005c
Additional changes to support building with cmake.
...
Thanks to Slavek Banko.
12 years ago
Darrell Anderson
c1a8ee04fb
Initial conversion to cmake.
...
Thanks to Fat-Zer.
12 years ago
Darrell Anderson
c4d066ffa9
Fix QString -> TQString.
12 years ago
Slávek Banko
81a4c1343f
Update autotools for new DSO linkage style
...
Thanks to Francois Andriot for the patch
12 years ago
Darrell Anderson
015bf6376f
Update XDG information in support of bug report 892.
13 years ago
Timothy Pearson
f49a187642
Fix tdeutils not detecting extutil.h usability
...
This closes Bug 877
13 years ago
Darrell Anderson
7e09b42fda
Branding cleanup: I18N_NOOP KDE -> TDE.
13 years ago
Timothy Pearson
cff40e79ad
Rename additional global functions and variables for tqt3
13 years ago
Timothy Pearson
3c87ec12c2
Rename additional global TQt functions
13 years ago
Timothy Pearson
75b5de5bf8
Remove spurious TQ_OBJECT instances
13 years ago
Timothy Pearson
89856e749b
Rename obsolete tq methods to standard names
13 years ago
Timothy Pearson
7ea89afa11
Remove additional unneeded tq method conversions
13 years ago
Timothy Pearson
bcc684e28a
Rename old tq methods that no longer need a unique name
13 years ago
Timothy Pearson
955e20356d
Revert "Rename a number of old tq methods that are no longer tq specific"
...
This reverts commit bf280726d5
.
13 years ago
Timothy Pearson
bf280726d5
Rename a number of old tq methods that are no longer tq specific
13 years ago