roundabout,
created on Saturday, 20 December 2025, 19:51:45 (1766260305),
received on Saturday, 20 December 2025, 19:51:49 (1766260309)
Author identity: Vlad <vlad.muntoiu@gmail.com>
350d188e3630e33b98cc3faa71de98ab26795dee
applets/session-menu/locale/ro/LC_MESSAGES/panorama-session-menu.mo
main.py
@@ -68,7 +68,8 @@ gtk = ffi.dlopen("libgtk-4.so.1")
sys.path.insert(0, str((Path(__file__).parent / "shared").resolve()))
locale.bindtextdomain("panorama-panel", "locale")
module_directory = Path(__file__).resolve().parent
locale.bindtextdomain("panorama-panel", str(module_directory / "locale"))
locale.textdomain("panorama-panel")
locale.setlocale(locale.LC_ALL)
_ = locale.gettext
@@ -78,7 +79,6 @@ import panorama_panel
import asyncio
asyncio.set_event_loop_policy(GLibEventLoopPolicy())
module_directory = Path(__file__).resolve().parent
custom_css = """
.panel-flash {