~ubuntu-branches/ubuntu/oneiric/evince/oneiric-updates

« back to all changes in this revision

Viewing changes to properties/ev-properties-view.c

  • Committer: Bazaar Package Importer
  • Author(s): Josselin Mouette, Josselin Mouette, Marc 'HE' Brockschmidt
  • Date: 2008-12-31 16:41:58 UTC
  • mfrom: (1.1.36 upstream)
  • mto: (1.5.1 sid)
  • mto: This revision was merged to the branch mainline in revision 109.
  • Revision ID: james.westby@ubuntu.com-20081231164158-xnobl1sokvvc6ho8
Tags: 2.24.2-1
[ Josselin Mouette ]
* README.Debian: document that you need to install poppler-data.
  Closes: #506836.

[ Marc 'HE' Brockschmidt ]
* debian/control: Make the Gnome team maintainer. I'm not doing the job
   anyway.

[ Josselin Mouette ]
* New upstream release.
* Require nautilus 2.22 to build the extension for the correct 
  version.

Show diffs side-by-side

added added

removed removed

Lines of Context:
18
18
 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.
19
19
 */
20
20
 
21
 
#ifdef HAVE_CONFIG_H
22
21
#include "config.h"
 
22
 
 
23
#include <string.h>
 
24
#include <sys/time.h>
 
25
#include <time.h>
 
26
 
 
27
#ifdef HAVE__NL_MEASUREMENT_MEASUREMENT
 
28
#include <langinfo.h>
23
29
#endif
24
30
 
25
 
#include "ev-properties-view.h"
26
 
#include "ev-document-fonts.h"
27
 
 
28
31
#include <glib/gi18n.h>
29
32
#include <gtk/gtk.h>
30
 
#include <gtk/gtkversion.h>
31
33
#include <glade/glade.h>
32
 
#include <time.h>
33
 
#include <sys/time.h>
34
 
#include <string.h>
35
34
 
36
 
#ifdef HAVE__NL_MEASUREMENT_MEASUREMENT
37
 
#include <langinfo.h>
38
 
#endif
 
35
#include "ev-properties-view.h"
 
36
#include "ev-document-fonts.h"
39
37
 
40
38
typedef enum
41
39
{