~ubuntu-branches/ubuntu/karmic/gcin/karmic

« back to all changes in this revision

Viewing changes to win-sym.h

  • Committer: Bazaar Package Importer
  • Author(s): Wen-Yen Chuang
  • Date: 2008-05-20 14:57:12 UTC
  • mfrom: (1.1.9 upstream) (2.1.2 lenny)
  • Revision ID: james.westby@ubuntu.com-20080520145712-tukl1jc8mb5s9gxh
Tags: 1.4.0-1
* New upstream release
  This release fixes FTBFS on ia64 architecture. (Closes: #480520)
* Update copyright information
* Migrate from dpatch to quilt
  Drop 20_fix-manpages.dpatch and 40_fix_FTBFS_on_sparc_hppa_ia64.dpatch
  because upstream has merged them.
* Install AUTHORS file to /usr/share/doc/gcin

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
void hide_win_sym();
3
3
void show_win_sym();
4
4
void move_win_sym();
 
5
extern gboolean win_sym_enabled;