~blackskad/gnomeradio/dev-vol-button

« back to all changes in this revision

Viewing changes to src/rec_tech.h

  • Committer: jorgegonz
  • Date: 2008-01-21 09:21:50 UTC
  • Revision ID: svn-v3-trunk0:ba97a3d1-ec25-0410-b1c6-e06ad936ea6c:trunk:184
Added Spanish translation

Show diffs side-by-side

added added

removed removed

Lines of Context:
37
37
typedef struct {
38
38
        GstElement* pipeline;
39
39
        char* filename;
 
40
        char* station;
40
41
} Recording;
41
42
 
42
43
Recording*