~ubuntu-branches/ubuntu/maverick/wine/maverick

« back to all changes in this revision

Viewing changes to programs/oleview/No.rc

  • Committer: Bazaar Package Importer
  • Author(s): Scott Ritchie
  • Date: 2008-06-17 10:22:39 UTC
  • mfrom: (1.1.41 upstream)
  • Revision ID: james.westby@ubuntu.com-20080617102239-s8olx8ehtsdejmhz
Tags: 1.0.0-1ubuntu1
* New upstream release
  - First stable release of Wine
* Change to 1.0.0 versioning scheme since Wine will make a 1.0.1
* Remove dh_installchangelogs since the upstream changelog was removed
  - It is now available online at winehq.org

Show diffs side-by-side

added added

removed removed

Lines of Context:
25
25
{
26
26
    POPUP "&Fil"
27
27
    {
28
 
        MENUITEM "&Bind til fil . . .",    IDM_BIND
29
 
        MENUITEM "&Vis TypeLib . . .",    IDM_TYPELIB
 
28
        MENUITEM "&Bind til fil...",    IDM_BIND
 
29
        MENUITEM "&Vis TypeLib...",    IDM_TYPELIB
30
30
        MENUITEM SEPARATOR
31
 
        MENUITEM "&Systemoppsett . . .",    IDM_SYSCONF
 
31
        MENUITEM "&Systemoppsett...",    IDM_SYSCONF
32
32
        MENUITEM "Kj�&r registerredigerer",    IDM_REGEDIT
33
33
        MENUITEM SEPARATOR
34
34
        MENUITEM "&Avslutt",    IDM_EXIT
46
46
        MENUITEM "Vis &type-informasjon",    IDM_TYPEINFO, GRAYED
47
47
        MENUITEM SEPARATOR
48
48
        MENUITEM "Opprett &instans",    IDM_CREATEINST, GRAYED
49
 
        MENUITEM "&Opprett instans p� . . .",    IDM_CREATEINSTON, GRAYED
 
49
        MENUITEM "&Opprett instans p�...",    IDM_CREATEINSTON, GRAYED
50
50
        MENUITEM "&Slipp instans",    IDM_RELEASEINST, GRAYED
51
51
        MENUITEM SEPARATOR
52
52
        MENUITEM "Kopier C&LSID til utklippstavlen",    IDM_COPYCLSID, GRAYED
53
53
        MENUITEM "&Kopier &HTML-objektlapp til utklippstavlen", IDM_HTMLTAG, GRAYED
54
54
        MENUITEM SEPARATOR
55
 
        MENUITEM "&Vis . . .",    IDM_VIEW, GRAYED
 
55
        MENUITEM "&Vis...",    IDM_VIEW, GRAYED
56
56
    }
57
57
    POPUP "&Vis"
58
58
    {
75
75
{
76
76
    POPUP "&Fil"
77
77
    {
78
 
        MENUITEM "Lagre &som . . .",    IDM_SAVEAS
 
78
        MENUITEM "Lagre &som...",    IDM_SAVEAS
79
79
        MENUITEM "&Lukk",  IDM_CLOSE
80
80
    }
81
81
    POPUP "&Vis"