Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37730134
en ru br
Репозитории ALT

Группа :: Система/Основа
Пакет: eiciel

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Патч: eiciel-0.9.13-missing-file.patch
Скачать


diff -Naur eiciel-0.9.13-orig/src/eiciel_participant_target.hpp eiciel-0.9.13/src/eiciel_participant_target.hpp
--- eiciel-0.9.13-orig/src/eiciel_participant_target.hpp	1970-01-01 01:00:00.000000000 +0100
+++ eiciel-0.9.13/src/eiciel_participant_target.hpp	2020-08-29 12:07:26.569934833 +0200
@@ -0,0 +1,29 @@
+/*
+    Eiciel - GNOME editor of ACL file permissions.
+    Copyright (C) 2019 Roger Ferrer Ibц║ц╠ez
+
+    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; either version 2 of the License, or
+    (at your option) any later version.
+
+    This program is distributed in the hope that it will be useful,
+    but WITHOUT ANY WARRANTY; without even the implied warranty of
+    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+    GNU General Public License for more details.
+
+    You should have received a copy of the GNU General Public License
+    along with this program; if not, write to the Free Software
+    Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301,  USA
+*/
+
+#ifndef EICIEL_PARTICIPANT_TARGET_HPP
+#define EICIEL_PARTICIPANT_TARGET_HPP
+
+enum class AddParticipantTarget {
+  ADD_PARTICIPANT = 0,
+  ADD_PARTICIPANT_TO_DIRECTORY,
+  ADD_PARTICIPANT_TO_FILE,
+};
+
+#endif // EICIEL_PARTICIPANT_TARGET_HPP
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin