Summary: | uim-custom should distinguish pathname (directory name) and filename | ||
---|---|---|---|
Product: | UIM | Reporter: | Etsushi Kato <ek.kato> |
Component: | libuim | Assignee: | uim-bugs |
Status: | RESOLVED FIXED | QA Contact: | |
Severity: | normal | ||
Priority: | high | CC: | yamaken |
Version: | unspecified | ||
Hardware: | All | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Etsushi Kato
2006-01-20 16:59:42 UTC
Adding type attribute for distinguish the two to UCustom_Pathname is better to be capable of possible future extension about pathname specification (such as '*.txt' style suffix specification). I could add 'type' attribute which can specify 'directory or 'generic-file to the pathname custom type. But since it breaks the custom API (uim_custom->as_pathname will be changed to struct pathname), both uim-pref-gtk and uim-pref-qt must follow the change. If you have an enough time for it, I'll do the all lower layer changes (uim/ and scm/). > Adding type attribute for distinguish the two to UCustom_Pathname is better to > be capable of possible future extension about pathname specification (such as > '*.txt' style suffix specification). Agreed. > I could add 'type' attribute which can specify 'directory or 'generic-file to > the pathname custom type. But since it breaks the custom API > (uim_custom->as_pathname will be changed to struct pathname), both uim-pref-gtk > and uim-pref-qt must follow the change. If you have an enough time for it, I'll > do the all lower layer changes (uim/ and scm/). Fine. I'll do uim-pref-gtk and uim-pref-qt part after your modification. Thanks, Thanks YamaKen for the changes in libuim-custom. Now should be fixed in both uim-pref-gtk (r2956, r2960) and uim-pref-qt (r2957, r2958). Could you confirm? Both uim-pref worked fine. Thank you. I've committed a little changes about button labels. How do you feel about the ones? > I've committed a little changes about button labels. How do you feel about the
ones?
I agree "Select..." is a reasonable label for the button. And thanks for the
gettext things.
Now change resolution to FIXED.
|
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.