~ubuntu-branches/ubuntu/quantal/vice/quantal

« back to all changes in this revision

Viewing changes to src/arch/unix/uidriveiec.h

  • Committer: Bazaar Package Importer
  • Author(s): Zed Pobre
  • Date: 2005-07-12 10:12:00 UTC
  • mfrom: (2.1.1 sarge)
  • Revision ID: james.westby@ubuntu.com-20050712101200-sesaehw0y62yoo6o
Tags: 1.16-4
* Apply patch from Jens Seidel <jensseidel@users.sf.net> to de.po,
  fixing German translation issues (closes: #313846)
* Standards-Version: 3.6.1.1 (going to 3.6.2 is going to require me to
  take a closer look at the menus)

Show diffs side-by-side

added added

removed removed

Lines of Context:
27
27
#ifndef _UI_DRIVEIEC_H
28
28
#define _UI_DRIVEIEC_H
29
29
 
 
30
#include "x11/x11menu.h"
 
31
 
30
32
struct ui_menu_entry_s;
31
33
 
32
34
extern struct ui_menu_entry_s set_drive0_expansion_submenu[];