From 5f01c706267c595de92406a32e7f31ef5056c2d0 Mon Sep 17 00:00:00 2001 From: Lucas de Castro Borges Date: Mon, 22 Apr 2024 00:35:53 -0300 Subject: New upstream version 2.0.3pre --- includes/stock.h | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'includes/stock.h') diff --git a/includes/stock.h b/includes/stock.h index 706e5c51..d3efffdb 100644 --- a/includes/stock.h +++ b/includes/stock.h @@ -1,10 +1,10 @@ /* * HardInfo - Displays System Information - * Copyright (C) 2003-2007 Leandro A. F. Pereira + * Copyright (C) 2003-2007 L. A. F. Pereira * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, version 2. + * the Free Software Foundation, version 2 or later. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -19,6 +19,8 @@ #ifndef __STOCK_H__ #define __STOCK_H__ +#define HI_STOCK_CLIPBOARD "hi-stock-clipboard" +#define HI_STOCK_REFRESH "hi-stock-refresh" #define HI_STOCK_REPORT "hi-stock-report" #define HI_STOCK_INTERNET "hi-stock-internet" #define HI_STOCK_MODULE "hi-stock-module" -- cgit v1.2.3