Commit Graph

8 Commits (462472610d2dc46b6b1f82b8b70f0900ae2f8e6c)

Author SHA1 Message Date
mio f460840a5e Fix channel selection menus disappearing
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 <stigma@disroot.org>
4 months ago
Slávek Banko b555091a39
Do not install codeinerc - the default configuration will be used.
Clean up unused CMakeLists.txt, which have been replaced
by common cmake rules for documentation.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
gregory guy 0aea32338c
Move the codeine icons into the hicolor folder instead of crystalsvg.
Move codeinerc into the system config folder.

Signed-off-by: gregory guy <gregory-tde@laposte.net>
5 years ago
Slávek Banko 440bda1096
Add CMakeL10n rules.
Update translation templates.
Use common cmake rules for documentation.
Added creation of translated desktop files during build.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
gregory guy 0b2288da16
Conversion to the cmake building system.
Signed-off-by: gregory guy <gregory-tde@laposte.net>
5 years ago
gregory guy 12b478cefd
Conversion KDE -> TDE environment.
Signed-off-by: gregory guy <gregory-tde@laposte.net>
5 years ago
Michele Calgaro 38eaf7209a
Applied patches from debian/patches.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Michele Calgaro 5f44f7b187
Initial code import from debian snapshot
https://snapshot.debian.org/package/codeine/1.0.1-3.dfsg-3.1/

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago