~ubuntu-branches/debian/experimental/inkscape/experimental

« back to all changes in this revision

Viewing changes to src/widgets/widget-sizes.h

  • Committer: Bazaar Package Importer
  • Author(s): Thomas Viehmann
  • Date: 2008-09-09 23:29:02 UTC
  • mfrom: (1.1.7 upstream)
  • Revision ID: james.westby@ubuntu.com-20080909232902-c50iujhk1w79u8e7
Tags: 0.46-2.1
* Non-maintainer upload.
* Add upstream patch fixing a crash in the open dialog
  in the zh_CN.utf8 locale. Closes: #487623.
  Thanks to Luca Bruno for the patch.

Show diffs side-by-side

added added

removed removed

Lines of Context:
29
29
 
30
30
#define STATUS_ZOOM_WIDTH 57
31
31
 
32
 
#define SELECTED_STYLE_SB_WIDTH 40
33
 
#define SELECTED_STYLE_WIDTH 150
34
 
#define STYLE_SWATCH_WIDTH 80
 
32
#define SELECTED_STYLE_SB_WIDTH 38
 
33
#define SELECTED_STYLE_WIDTH 180
 
34
#define STYLE_SWATCH_WIDTH 100
35
35
 
36
36
#define STATUS_LAYER_FONT_SIZE 7700
37
37