| Summary: | [kaffeine] revert unwanted renaming Q => TQ | ||
|---|---|---|---|
| Product: | TDE | Reporter: | Slávek Banko <slavek.banko> |
| Component: | non-core programs | Assignee: | Timothy Pearson <kb9vqf> |
| Status: | RESOLVED FIXED | ||
| Severity: | trivial | CC: | bugwatch, darrella |
| Priority: | P5 | ||
| Version: | R14.0.0 [Trinity] | ||
| Hardware: | All | ||
| OS: | All | ||
| Compiler Version: | TDE Version String: | ||
| Application Version: | Application Name: | ||
| Attachments: |
revert unwanted renaming Q => TQ
Updated patch to work with latest GIT |
||
Created attachment 474 [details]
Updated patch to work with latest GIT
The last part of the patch is no longer needed (tqlayout -> layout).
Go ahead and commit to GIT if you want to; otherwise let me know if you want me to commit this patch instead. (Odpověď na komentář #1)
> Vytvořena příloha 474
> Updated patch to work with latest GIT
>
> The last part of the patch is no longer needed (tqlayout -> layout).
But repairs tqlayout => layout were not in "code", but in a message written to the user and the second one in the comment. So both still make sense ;)
This patch contains typo changes and does not involve any serious code hacking. Pushed to GIT in hash fd68e4c4940afb4529b16e2c3e3d0f379ac7b161. Using this patch also resolves bug report 729. Kaffeine behavior is restored and the last viewed station appears within a couple of seconds when first started. I should have written that the tqlayout -> layout changes were already in GIT from a previous cleanup effort. Sorry for the confusion! |
Created attachment 466 [details] revert unwanted renaming Q => TQ When I was in the source code looking for kaffeine other errors, I came across a few unwanted renaming Q => TQ. Many are harmless, but XINE_VO_ASPECT_STQUARE could pose a problem.