Commit Graph

90 Commits (8fc36c4ae2a860ca4ea004c49b39c394ed7fb1fa)

Author SHA1 Message Date
Michele Calgaro 3a7ece7afc
mediamanager always get started at TDE startup. Therefore the module is no longer available in TCC->TDE Components->Service Manager->Startup Services for enable/disable at startup.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit e9f503cdb8)
5 years ago
Chris 59cdece141
Improve German translation and fix some desktop files.
Signed-off-by: Chris <xchrisx@uber.space>
(cherry picked from commit 7b55ca5987)
5 years ago
Chris b0e2f20360
Synchronize German translation with the rest and fix some icons.
Signed-off-by: Chris <xchrisx@uber.space>
(cherry picked from commit 0daae46f23)
5 years ago
Chris 76b2a5452e
Fix and translate German device icon names.
Signed-off-by: Chris <xchrisx@uber.space>
(cherry picked from commit 5f3f0c0651)
5 years ago
OBATA Akio 4741832142
Revive NetBSD support
Catch up to TDE and OS changes

Signed-off-by: OBATA Akio <obache@wizdas.com>
(cherry picked from commit 2a88ec3c02)
6 years ago
Michele Calgaro 0aaebc24cd
Fixed incorrect display of media device mime comment. This relates to
issue TDE/tdelibs#35.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit df19ff6b7d)
6 years ago
Michele Calgaro 70569ea1ff
mediamanager: cleaned up use of medium name map.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit c393eecadb)
6 years ago
Slávek Banko c0bebcf76b
Add CMakeL10n rules.
Update TIMEZONES list.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit b95b665c78)
6 years ago
Michele Calgaro b4a5c0a167
Add includes to UI files to resolve FTBFS.
Partially cherry-picked from 661ed658.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Michele Calgaro 46ad27b927
Removed unnecessary executable flag. This relates to bug 2153.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 2e118bb337)
7 years ago
Slávek Banko 9ef8de40e2
Fix FTBFS with stricter C++11
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 2bcacaf331)
7 years ago
Michele Calgaro 0066e31492 Start media backend on TDE session startup. This resolves bug 2780.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Slávek Banko 0fefffa6b4 Fix reset of auto-action in medianotifier
This resolves bug 2941

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit d7f55fefe3)
7 years ago
Michele Calgaro 14294b4b95 Added "default" mount option to TDE hardware manager. This resolves bug 2593.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 71bd29a534)
9 years ago
Slávek Banko 5d07c230ed Fix device icons in the media:/ tdeioslave to comply with XDG standards
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 99f5115dac)
9 years ago
Slávek Banko 8d23840b4d Hide underlying partitions of non-active device mapper devices from the media:/ tdeioslave
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 8d53affe8e)
9 years ago
Slávek Banko e0f0d0936f Fix hard disks media icons in tdehw storage backend
This relates to Bug 2473

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 90bad2e814)
9 years ago
Slávek Banko 8aae507c2d Fix removable hard disks mimetype in tdehw storage backend
This relates to Bug 2473

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit ce73b505b2)
9 years ago
Slávek Banko 46b20a5577 Fix FTBFS on freebsd
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 08122b137e)
10 years ago
Timothy Pearson 859220969e Fix incorrectly renamed device icons
(cherry picked from commit 0fcff03e30)
10 years ago
Timothy Pearson 5dc19d3115 Bring system icon into XDG compliance
(cherry picked from commit a8203cf740)
10 years ago
Timothy Pearson fa007f8965 Rename most device icons to comply with XDG standards
(cherry picked from commit 0157291f5e)
10 years ago
Michele Calgaro 2cd74e40d6 Fixed wrong DocPath strings. This relates to bug 2319
(cherry picked from commit 2db89f3986)
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 years ago
Timothy Pearson cb57172c20 Allow mounted digital camera devices to be unmounted via the context menu
(cherry picked from commit 6fd7171a14)
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 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 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
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 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
Timothy Pearson a027ac32f4 Fully fix damage from prior incorrect commit 11 years ago
Timothy Pearson 96f718bb7e Fix accidental reversion of commit 0702f6 11 years ago
Timothy Pearson 226c78e59b Fix blank DVD/BD/HDDVD media mimetypes
This relates to Bug 1371
11 years ago
Timothy Pearson 119d2fdb65 Hide underlying partitions/devices in use by device mapper and friends from the media:/ tdeioslave 11 years ago
François Andriot 4ac914fa84 Fixed "safely remove device" command as in pardus. This relates to bug 1499. 11 years ago