Summary: | Exposing atk-bridge path as a gconf/gsettings entry | ||
---|---|---|---|
Product: | at-spi2 | Reporter: | Alejandro Piñeiro (freenode IRC: apinheiro) <apinheiro> |
Component: | atk | Assignee: | Rob Taylor <rob.taylor> |
Status: | RESOLVED FIXED | QA Contact: | |
Severity: | normal | ||
Priority: | medium | CC: | prlw1 |
Version: | unspecified | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: |
Rough first patch
Updated previous patch |
Description
Alejandro Piñeiro (freenode IRC: apinheiro)
2010-06-17 05:44:00 UTC
Created attachment 36328 [details] [review] Rough first patch This is a really rough first proposal. Implementing it I found some new questions. Comments (also in the patch): I needed to define a in.in file in order to change the @libdir@ var on compile time. It requires some work on the name As it is on the main Makefile.am it can't use the gtkmoduledir directory, so it recreates it again. It can create problems with the relocation thing. Anyway, as right now there are two gtk related moduledirs (2.0 +3.0), we need to decide if we just use one of the existing, or create a shared directory to do that, something like at-spi-libdir=$libdir$/at-spi2/modules/, and install the module in three different places. It requires a full description (short and long) as the translation strings. Created attachment 36335 [details] [review] Updated previous patch Fixing a typo in previous patch, the rest of issues are still applicable. Mike Gorse already solved this bug [1], so I will close this as FIXED [1] http://git.gnome.org/browse/at-spi2-atk/commit/?id=a16f5306aab7f9d5a8e0fe32fb75deddba175341 |
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.