~ubuntu-branches/ubuntu/karmic/flac/karmic

« back to all changes in this revision

Viewing changes to src/plugin_winamp2/resource.rc

  • Committer: Bazaar Package Importer
  • Author(s): Marc 'HE' Brockschmidt
  • Date: 2008-03-16 18:02:56 UTC
  • mfrom: (1.1.5 upstream) (10 gutsy)
  • mto: This revision was merged to the branch mainline in revision 14.
  • Revision ID: james.westby@ubuntu.com-20080316180256-qhf3wk704rp165pm
* Non-maintainer upload.
* Fix gcc-4.3 FTBFS, patch by KiBi (Closes: #455304)

Show diffs side-by-side

added added

removed removed

Lines of Context:
143
143
    CONTROL         "Read ID3v&1 tags",IDC_ID3V1,"Button",BS_AUTOCHECKBOX | 
144
144
                    WS_TABSTOP,147,43,70,10
145
145
    GROUPBOX        " Tag Editor  ",IDC_STATIC,2,63,220,30
146
 
    CONTROL         "Reserve space for &VorbisComment",IDC_RESERVE,"Button",
 
146
    CONTROL         "Reserve space for &FLAC tags",IDC_RESERVE,"Button",
147
147
                    BS_AUTOCHECKBOX | WS_DISABLED | WS_TABSTOP,8,76,125,10
148
148
    GROUPBOX        " Miscellaneous  ",IDC_STATIC,2,96,220,72
149
 
    CONTROL         "&Show average bitrate while playing",IDC_BPS,"Button",
 
149
    CONTROL         "&Show instantaneous bitrate while playing",IDC_BPS,"Button",
150
150
                    BS_AUTOCHECKBOX | WS_TABSTOP,8,108,125,10
151
151
    CONTROL         "Stop on &all errors",IDC_ERRORS,"Button",
152
152
                    BS_AUTOCHECKBOX | WS_TABSTOP,8,120,69,10