Projects
Multimedia
xcfa
xcfa.patch
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File xcfa.patch of Package xcfa
--- a/src/statusbar.c +++ b/src/statusbar.c @@ -41,6 +41,14 @@ #include "statusbar.h" +static STATUSBAR_MESS StatusBar [ NOTEBOOK_PRGEXTERNES +2 ]; // #define NOTEBOOK_DVD_AUDIO 0 + // #define NOTEBOOK_CD_AUDIO 1 + // #define NOTEBOOK_FICHIERS 2 + // #define NOTEBOOK_SPLIT 3 + // #define NOTEBOOK_POCHETTE 4 + // #define NOTEBOOK_OPTIONS 5 + // #define NOTEBOOK_PRGEXTERNES 6 + typedef struct { --- a/src/statusbar.h +++ b/src/statusbar.h @@ -44,14 +44,6 @@ typedef struct { gchar *MessError; // Type: _STATUSBAR_ERR_ } STATUSBAR_MESS; -STATUSBAR_MESS StatusBar [ NOTEBOOK_PRGEXTERNES +2 ]; // #define NOTEBOOK_DVD_AUDIO 0 - // #define NOTEBOOK_CD_AUDIO 1 - // #define NOTEBOOK_FICHIERS 2 - // #define NOTEBOOK_SPLIT 3 - // #define NOTEBOOK_POCHETTE 4 - // #define NOTEBOOK_OPTIONS 5 - // #define NOTEBOOK_PRGEXTERNES 6 - void StatusBar_remove( void ); void StatusBar_set_mess( gint p_which, // NOTEBOOK_DVD_AUDIO .. NOTEBOOK_PRGEXTERNES
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.