| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
When adding/removing an action to/from the toolbar, the aspect ratio,
audio channel, and subtitle channel menus would disappear from the
parent settings menu.
My understanding is that this happened because nothing was keeping those
menus present (plugged?) when other actions were plugged/unplugged.
This changes it so "Aspect Ratio", "Subtitles", and "Audio Channels"
each are a TDESelectAction that is dynamically filled with items. This
way, each popup menu is still present after other actions being
plugged/unplugged.
Resolves: TDE/codeine#24
Signed-off-by: mio <[email protected]>
(cherry picked from commit f460840a5e1c4e6cc262177f2b60cebfe469d393)
|
|
|
|
|
|
|
| |
Clean up unused CMakeLists.txt, which have been replaced
by common cmake rules for documentation.
Signed-off-by: Slávek Banko <[email protected]>
|
|
|
|
|
|
| |
Move codeinerc into the system config folder.
Signed-off-by: gregory guy <[email protected]>
|
|
|
|
|
|
|
|
| |
Update translation templates.
Use common cmake rules for documentation.
Added creation of translated desktop files during build.
Signed-off-by: Slávek Banko <[email protected]>
|
|
|
|
| |
Signed-off-by: gregory guy <[email protected]>
|
|
|
|
| |
Signed-off-by: gregory guy <[email protected]>
|
|
|
|
| |
Signed-off-by: Michele Calgaro <[email protected]>
|
|
https://snapshot.debian.org/package/codeine/1.0.1-3.dfsg-3.1/
Signed-off-by: Michele Calgaro <[email protected]>
|