summaryrefslogtreecommitdiff
path: root/meta/recipes-sato/screenshot/files/fix_ldadd_order.patch
Commit message (Collapse)AuthorAgeFilesLines
* screenshot: rename to sato-screenshotDmitry Eremin-Solenikov2011-11-161-15/+0
| | | | | | | | | To remove a name conflict with e17's screenshot tool (and possibly other screenshot tools, as screenshot is a generic term), rename screenshot to sato-screenshot. Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* Upstream-Status: Update patch upstream-status for libfm, eggdbus, screenshot...Zhai Edwin2011-05-171-0/+3
| | | | Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
* screenshot: change the order of LDADD argumentsScott Garman2011-03-021-0/+12
Rather than setting linker flags explicitly in LDADD as the previous patch did, simply put libshot.la before GTK_LIBS. This fixes [BUGID #664] Signed-off-by: Scott Garman <scott.a.garman@intel.com>