Commit Graph

116 Commits (301796c02e69296ff7adc300c4bc595780900ddf)

Author SHA1 Message Date
Michele Calgaro f88a8e57fe Fixed trash status update problem described in bug 2729.
Special thanks to Emanoil for his initial investigation on this bug.

Signed-off-by: Emanoil Kotsev <deloptes@yahoo.com>
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Slávek Banko 50d21388fb Fix build with smbclient in a samba specific directory
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
8 years ago
Michele Calgaro b6887381d7 Trash limit: add "fixed size" configuration option and code
improvements. This relates to bug 1923.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
8 years ago
Michele Calgaro 6110a523f9 Trash limit: clean up previous patch (KDE -> TDE conversion, debug messages, TQt
signals/slots...). Improved error message when a file is too big to fit
within the max trash size limit.
This relates to bug 1923.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
8 years ago
Emanoil Kotsev ee3091bc41 Added trash limit configuration option
This work is based on original patch created by Tobias Koenig <tokoe@kde.org> for KDE 3.5.9 and later added to KDE 4.2, and available under GPL version 2 License, or any later version.
See also http://tokoe-kde.blogspot.com/2008/08/size-limits-for-trash.html
This relates to bug 1923.

Signed-off-by: Emanoil Kotsev <deloptes@gmail.com>
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
8 years ago
Timothy Pearson 09dce5e19f Fix invalid headers in PNG files and optimize for size 9 years ago
Alexander Golubev bf26a0b86a fix encoding for My_Documents folder for three locales was missing before 9 years ago
Michele Calgaro 71bd29a534 Added "default" mount option to TDE hardware manager. This resolves bug 2593.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
9 years ago
Slávek Banko 99f5115dac Fix device icons in the media:/ tdeioslave to comply with XDG standards
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Slávek Banko 8d53affe8e Hide underlying partitions of non-active device mapper devices from the media:/ tdeioslave
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Slávek Banko 90bad2e814 Fix hard disks media icons in tdehw storage backend
This relates to Bug 2473

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Slávek Banko ce73b505b2 Fix removable hard disks mimetype in tdehw storage backend
This relates to Bug 2473

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Timothy Pearson 7e9c0a99b6 Disable autoplay popups by default as the new tdehwdevicetray application will handle notification and autoplay popup initiation 10 years ago
Timothy Pearson b5cb2797d6 Add new hardware device tray application
Allow removable media action request popups to be suppressed
10 years ago
Slávek Banko 4e9aeea224 Fix openpty detection with util.h and libutil.h
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
10 years ago
Slávek Banko 08122b137e Fix FTBFS on freebsd
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
10 years ago
Timothy Pearson 0fcff03e30 Fix incorrectly renamed device icons 10 years ago
Timothy Pearson a8203cf740 Bring system icon into XDG compliance 10 years ago
Timothy Pearson 0157291f5e Rename most device icons to comply with XDG standards 10 years ago
Darrell Anderson ad2dc879b6 Signed-off-by: Darrell Anderson <darrella@clovermail.net>
Fix KDE->TDE branding in dialog messages.
10 years ago
Michele Calgaro 2db89f3986 Fixed wrong DocPath strings. This relates to bug 2319
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 years ago
Timothy Pearson 6fd7171a14 Allow mounted digital camera devices to be unmounted via the context menu 10 years ago
Timothy Pearson 2c1d4ad359 Hide udev hidden devices via the hidden file mechanism
This resolves Bug 2211
10 years ago
Timothy Pearson 5ab19b14bd Honor disk hidden flag when handling device insertion notifiers
This relates to Bug 2211
10 years ago
Timothy Pearson d8e76211d9 Fix accidental renaming of device icons in GIT hash 46e2e9 10 years ago
Timothy Pearson f943ed4a58 Fix errors accidentally introduced in GIT hash 77a1b1 10 years ago
Timothy Pearson 0a9e1f59ef Fix another incorrect renaming from the previous mimetype compliance patches 10 years ago
Timothy Pearson 87136458b4 Fix stragglers that were not properly renamed in the XDG standardization commits 10 years ago
Timothy Pearson 46e2e93fa2 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 cce4a56a19 Fix remaining missing semicolons at end of Keywords strings 11 years ago
Timothy Pearson b9637c7590 Revert "Fix remaining missing semicolons at end of Keywords strings"
This reverts commit fd2369a8f0.
11 years ago
Timothy Pearson fd2369a8f0 Fix remaining missing semicolons at end of Keywords strings 11 years ago
Timothy Pearson 891da4b83e Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdebase 11 years ago
Timothy Pearson 0c11ace605 Fix missing semicolons at end of Keywords strings 11 years ago
Slávek Banko 107220694f Allow contitional build with tdehwlib
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
11 years ago
François Andriot e22eb72fdd Add perl function support in tdeioslave_man
[taken from OpenBSD KDE3 patches]
11 years ago
François Andriot 0f2ad67259 Fix FTBFS on openbsd because of missing header in tdeioslave_media
Signed-off-by: François Andriot <francois.andriot@free.fr>"
11 years ago
François Andriot 46a0c294df Fix FTBFS on openbsd beacuse of invalid headers in tdeioslave_media
Signed-off-by: François Andriot <francois.andriot@free.fr>"
11 years ago
François Andriot b4c4c46639 Fix detection of some headers on openbsd
Many headers requires additional include stdlib.h

Signed-off-by: François Andriot <francois.andriot@free.fr>"
11 years ago
Timothy Pearson aa8b192b5e 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 11 years ago
Timothy Pearson 064f8056e2 Bring up, down, top, and bottom icons into XDG compliance 11 years ago
François Andriot e12a6ff6f5 Fix FTBFS in tdeioslave_smtp because missing headers 11 years ago
François Andriot d44368772a Fix FTBFS because missing include directory in tdeioslave_nfs 11 years ago
Timothy Pearson fae57a9941 Merge branch 'master' of https://scm.trinitydesktop.org/scm/git/tdebase 11 years ago
Timothy Pearson 910b602ca1 Second part of prior commit 11 years ago
Timothy Pearson 24db855178 Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications 11 years ago
Timothy Pearson ee9dade9cf Fix Keywords separators to match XDG desktop specifications 11 years ago
Timothy Pearson 77a1b11d20 Distinguish between CD types in media tdeioslave popups
This resolves Bug 1371
11 years ago
Michele Calgaro 1c45c7b857 Revert "Fixed "safely remove device" command as in pardus. This relates to bug 1499."
The pardus patch seems to cause problems to USB safe removal, so it is reverted.
This reverts commit 4ac914fa84.
11 years ago
Darrell Anderson 830ebe6fea Fix incorrect icon reference for blank DVD notification popup dialog.
This is related to bug reports 1371 and 1612.
11 years ago