Michele Calgaro
d41daf91df
Removed additional code formatting modelines.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Slávek Banko
cb8cda7bca
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>
4 years ago
Chris
c75b807cca
Clean up, improve and fix konq-plugins desktop files.
...
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Slávek Banko
285df936a6
Add CMakeL10n rules.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Michele Calgaro
849c930c8b
qt -> tqt conversion:
...
kdeqt -> kdetqt
qtkde -> tqtkde
qtdesigner -> tqtdesigner
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro
e98eeeb5ea
Add includes to UI files to resolve FTBFS.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Timothy Pearson
a54a89d700
Fix invalid headers in PNG files and optimize for size
8 years ago
Slávek Banko
6e55b23a74
Fix incorrectly renamed strings
10 years ago
Timothy Pearson
145f5ae315
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
3f0c7f59c4
Bring mail_forward, mail_new, mail_replyall, mail_reply, mail_send, player_pause, player_play, player_stop, player_rew, player_fwd, player_start, player_end, rotate_ccw, rotate_cw, window_fullscreen, window_nofullscreen, window_new, viewmagfit, viewmag+, viewmag1, and viewmag- icons into XDG compliance
10 years ago
Timothy Pearson
042168b31a
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
0af61a3b46
Bring up, down, top, and bottom icons into XDG compliance
10 years ago
Timothy Pearson
382b6ce702
Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications
10 years ago
Darrell Anderson
a718589641
Fix typo.
11 years ago
Darrell Anderson
3c6bdf4b69
Fix unknown icon type configuration warning.
...
This resolve bug report 807.
11 years ago
Alexander Golubev
1a22301f46
Initial cmake conversion
11 years ago
Slávek Banko
6085d1a6e1
Additional k => tde renaming and fixes
11 years ago
Timothy Pearson
71049a71c6
Rename additional header files to avoid conflicts with KDE4
12 years ago
Timothy Pearson
6fe537d6df
Rename common header files for consistency with class renaming
12 years ago
Timothy Pearson
f241831d4f
Rename KAbout to avoid conflicts with KDE4
12 years ago
Timothy Pearson
f7b7b822a7
Rename KIcon to enhance compatibility with KDE4
12 years ago
Timothy Pearson
a9184bb205
Rename many classes and header files to avoid conflicts with KDE4
12 years ago
Timothy Pearson
74a2067d28
Rename a number of classes to enhance compatibility with KDE4
12 years ago
Timothy Pearson
081670a127
Rename KLock and KTrader to avoid conflicts with KDE4
12 years ago
Timothy Pearson
ddb3ecbfc4
Rename a few build variables for overall consistency
12 years ago
Timothy Pearson
a5a7573f35
Rename kiobuffer and KHTML
12 years ago
Timothy Pearson
f21b018270
Minor update for kioslave rename
12 years ago
Timothy Pearson
4bc3dcd8cb
Rename a number of libraries and executables to avoid conflicts with KDE4
12 years ago
Timothy Pearson
39177c1528
Rename a number of libraries and executables to avoid conflicts with KDE4
12 years ago
Timothy Pearson
2a74bca8c8
Fix FTBFS resulting from KCModule rename
12 years ago
Timothy Pearson
20de04ce44
Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4
12 years ago
Timothy Pearson
4c097708c4
Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4
12 years ago
Timothy Pearson
609724b5d2
Rename KInstance and KAboutData to avoid conflicts with KDE4
12 years ago
Timothy Pearson
8f06b9a888
Rename KApplication to TDEApplication to avoid conflicts with KDE4
12 years ago
Darrell Anderson
64483e4e73
Fix inadvertent tq changes.
12 years ago
Darrell Anderson
5281903686
Update XDG information in support of bug report 892.
13 years ago
Timothy Pearson
b7e773b379
Rename kde-config to tde-config
13 years ago
Timothy Pearson
28166400a4
Remove spurious TQ_OBJECT instances
13 years ago
Timothy Pearson
d072cff0e5
Update various qt function definitions and static methods for tqt3
13 years ago
Timothy Pearson
3d3f805ff8
Rename ksocket and kcache
13 years ago
Timothy Pearson
10ed89c53a
Rename a few stragglers
13 years ago
Timothy Pearson
ff5b07d965
Rename obsolete tq methods to standard names
13 years ago
Timothy Pearson
75112ed8e2
Remove additional unneeded tq method conversions
13 years ago
Timothy Pearson
b88830e911
Rename old tq methods that no longer need a unique name
13 years ago
Timothy Pearson
6b45a7b7b2
Revert "Rename a number of old tq methods that are no longer tq specific"
...
This reverts commit ca82971624
.
13 years ago
Timothy Pearson
ca82971624
Rename a number of old tq methods that are no longer tq specific
13 years ago
Timothy Pearson
70eb5fbbfa
Finish rename from prior commit
13 years ago
Timothy Pearson
cfb4d6fac0
Additional renaming of kde to tde
13 years ago
tpearson
9036365267
rename the following methods:
...
tqparent parent
tqmask mask
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeaddons@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
627b091fad
rename the following methods:
...
tqfind find
tqreplace replace
tqcontains contains
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeaddons@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago