~/f/guake/RPMS.2017 ~/f/guake ~/f/guake RPMS.2017/guake-3.10-0.0.noarch.rpm RPMS/guake-3.10-0.0.noarch.rpm differ: byte 225, line 1 Comparing guake-3.10-0.0.noarch.rpm to guake-3.10-0.0.noarch.rpm comparing the rpm tags of guake --- old-rpm-tags +++ new-rpm-tags @@ -453 +453 @@ -/usr/share/man/man1/guake.1.gz 0ab2999f22d5dec0fe18c52074be2f10c4701ee9b5e432e8dc6cbf202e10e2c1 2 +/usr/share/man/man1/guake.1.gz fee1d2e7cc3bcd165c4bec11d4f9860d3615801b024a68d9ef6fddcde1b9c313 2 comparing rpmtags comparing RELEASE comparing PROVIDES comparing scripts comparing filelist comparing file checksum creating rename script RPM file checksum differs. Extracting packages /usr/share/man/man1/guake.1 differs (troff or preprocessor input, UTF-8 Unicode text) --- old//usr/share/man/man1/guake.1 2023-07-05 15:19:11.181260509 +0000 +++ new//usr/share/man/man1/guake.1 2023-07-05 15:19:11.209260730 +0000 @@ -35,7 +35,7 @@ .sp Welcome to the official Guake User Documentation. .sp -Guake is a dropdown terminal made for the GNOME desktop environment. Guake\(aqs style of window is +Guake is a dropdown terminal made for the GNOME desktop environment. Guake’s style of window is based on a famous FPS game, and one of its goals is to be easy to reach and developer friendly. .INDENT 0.0 .IP \(bu 2 @@ -59,7 +59,7 @@ .IP \(bu 2 Quick Open in your favorite text editor with a click on a file name (with line number support) .IP \(bu 2 -Customizable hotkeys for tab access, reorganization, background transparency, font size,... +Customizable hotkeys for tab access, reorganization, background transparency, font size,… .IP \(bu 2 Extremely configurable .IP \(bu 2 @@ -103,7 +103,7 @@ Appears when you call and disappears once you are done by pressing a predefined hotkey (F12 by default) .IP \(bu 2 -Customizable hotkeys for tab access, reorganization, background transparency, font size,... +Customizable hotkeys for tab access, reorganization, background transparency, font size,… .UNINDENT .SS Auto\-start .sp @@ -136,7 +136,7 @@ Visual Studio Code, Atom or SublimText. .sp Guake brings this to much more, by automatically parsing output of popular system commands such -as \fBgcc\fP, Python\(aqs traceback or \fBpytest\fP report, and allowing you to automatically open the +as \fBgcc\fP, Python’s traceback or \fBpytest\fP report, and allowing you to automatically open the file at the correct line number. Guake is even able to find the Python function name automatically when used with \fBpytest\fP\&. [image] @@ -147,7 +147,7 @@ [image] .SS Contextual menu .sp -Right click also displays \(dqSearch on web\(dq (if you have selected a text) and \(dqOpen link\(dq (if the +Right click also displays “Search on web” (if you have selected a text) and “Open link” (if the text under the cursor is a URL or if the selected text is a URL). .sp Guake also supports @@ -203,7 +203,7 @@ .SS Installing Guake .SS System\-wide installation .sp -On wayland systems, you will need to set the hotkey for opening Guake from your window manager\(aqs global settings. +On wayland systems, you will need to set the hotkey for opening Guake from your window manager’s global settings. .sp For GNOME: .INDENT 0.0 @@ -267,7 +267,7 @@ .UNINDENT .UNINDENT .sp -To allow global \(aqF12\(aq to open the guake, go to Setting >> Device >> Keyboard >> Scroll to bottom >> \(dq+\(dq to create a new global short cut with \(aqF12\(aq keybinding and comand \(aqguake\(aq. +To allow global ‘F12’ to open the guake, go to Setting >> Device >> Keyboard >> Scroll to bottom >> “+” to create a new global short cut with ‘F12’ keybinding and comand ‘guake’. .sp You may notice the style may have some error. You can fix this by installing and apply custom theme. .INDENT 0.0 @@ -392,7 +392,7 @@ .IP \(bu 2 .INDENT 2.0 .TP -.B make sure that you have the needed system dependencies (Python GTK, VTE, ...) +.B make sure that you have the needed system dependencies (Python GTK, VTE, …) installed for your system. If you are unsure about the dependencies, you can run this script to install them: .INDENT 7.0 @@ -543,7 +543,7 @@ .SS Why Guake crashes with Tmux and Byubu? .sp Tmux and Byobu can be used as shell instead of bash or zsh, but you should be sure to disable the -\(dquse login shell\(dq option. If set, Guake will not be able to start. Use \fBdconf\-editor\fP to reset +“use login shell” option. If set, Guake will not be able to start. Use \fBdconf\-editor\fP to reset this option if Guake cannot start again. .SS GTK 3 Port .sp @@ -570,7 +570,7 @@ Some changes in translation system made during the Guake 3 port may have broken the welcome message in some languages (#1209). .sp -Help is welcomed for updating translations in your language ! See the \(dqUpdate translation\(dq section +Help is welcomed for updating translations in your language ! See the “Update translation” section bellow. .SS Note for maintainers .sp @@ -580,11 +580,11 @@ Guake now uses \fBPipfile\fP to store it Python dependencies (except the system dependencies such as PyGTK3). It is maintained and used by \fIpipenv\fP CLI tool. It is a system more advanced than using \fBrequirements.txt\fP, but this file is still generated for backward compatibility (for example: -ReadTheDocs only support \fBrequirements.txt\fP for the moment), by a tool I\(aqve developed, named +ReadTheDocs only support \fBrequirements.txt\fP for the moment), by a tool I’ve developed, named \fBpipenv_to_requirements\fP (makefile target \fBmake requirements\fP). It does generate \fBrequirements.txt\fP (running dependencies), and \fBrequirements\-dev.txt\fP (build, checks and test only). From then, Guake is now a classic, canon Python package (with setup.py, -building distrubution packages, ...). +building distrubution packages, …). .sp It however requires system libraries, so cannot work isolated inside a virtualenv. If you look closer to the virtualenv used with \fBmake dev ; make run\fP, you will see it is configured to use @@ -749,7 +749,7 @@ .SS 3.8.0.0rc1 .SS Release Summary .sp -Adds \(dqGalizur\(dq Theme +Adds “Galizur” Theme .sp Adds Shades of Purple Theme .sp @@ -757,7 +757,7 @@ .sp Add copy on select option to copy to regular clipboard .sp -Color Palettes: Fix \(dqGruvbox Dark\(dq & Add \(dqGruvbox Material Dark\(dq +Color Palettes: Fix “Gruvbox Dark” & Add “Gruvbox Material Dark” .sp Add support for tabs in keyboard shortcuts .sp @@ -767,7 +767,7 @@ .sp Add close tab to d\-bus interface. .sp -Fix ignored \(dqShow scrollbar\(dq after spliting vertically +Fix ignored “Show scrollbar” after spliting vertically .sp Fix missing or malformed schema files when upgrading guake .sp @@ -787,7 +787,7 @@ .IP \(bu 2 Add guake background image .IP \(bu 2 -adds a new color theme named \(dqGalizur\(dq +adds a new color theme named “Galizur” .IP \(bu 2 adds the Shades of Purple converted from \fI\%https://github.com/ahmadawais/shades\-of\-purple\-iterm2\fP .IP \(bu 2 @@ -795,12 +795,12 @@ .IP \(bu 2 Now defaults to system default theme .IP \(bu 2 -New option to still allow independently setting guake\(aqs theme. +New option to still allow independently setting guake’s theme. .UNINDENT .IP \(bu 2 .INDENT 2.0 .IP \(bu 2 -\(dqcopy on selection\(dq option even if the desktop doesn\(aqt do it #43 +“copy on selection” option even if the desktop doesn’t do it #43 .IP \(bu 2 copy text on selection #1898 .UNINDENT @@ -845,7 +845,7 @@ .INDENT 2.0 .IP \(bu 2 If a different theme from system default was already selected and -desired, users may need to uncheck \(dqUse system default theme\(dq in +desired, users may need to uncheck “Use system default theme” in properties\->general .UNINDENT .IP \(bu 2 @@ -875,7 +875,7 @@ .IP \(bu 2 Added regex for line start by . Refer Issue .IP \(bu 2 -Fix config didn\(aqt reload when set_workspace +Fix config didn’t reload when set_workspace .IP \(bu 2 Fix ineffective override of the GDK_BACKEND environement variable causing invalid pointer location and display detection (#1820) .IP \(bu 2 @@ -950,16 +950,16 @@ .SS 3.7.0 .SS Release Summary .sp -Fixes the bug when \(dqNew Tab\(dq or \(dqSplit Terminal\(dq resets colors set by \(dq\-\-bgcolor\(dq command. +Fixes the bug when “New Tab” or “Split Terminal” resets colors set by “–bgcolor” command. .sp -Custom colors for every terminal added. Colors are saved alongside with another tab info. \(dqReset custom colors\(dq menu item added to hte tab context menu. +Custom colors for every terminal added. Colors are saved alongside with another tab info. “Reset custom colors” menu item added to hte tab context menu. .INDENT 0.0 .TP -.B Resetting colors of the current page. Managing background and foreground colors of the current terminal. \-\-reset\-colors, \-\-bgcolor\-focused, \-\-fgcolor\-focused and -\-\-reset\-colors\-focused command line arguments added. +.B Resetting colors of the current page. Managing background and foreground colors of the current terminal. –reset\-colors, –bgcolor\-focused, –fgcolor\-focused and +–reset\-colors\-focused command line arguments added. .TP -.B \-\-bgcolor\-focused, \-\-fgcolor\-focused and \-\-reset\-colors\-focused command line arguments -renamed to \-\-bgcolor\-current, \-\-fgcolor\-current and \-\-reset\-colors\-current respectively. +.B –bgcolor\-focused, –fgcolor\-focused and –reset\-colors\-focused command line arguments +renamed to –bgcolor\-current, –fgcolor\-current and –reset\-colors\-current respectively. .UNINDENT .sp Adds an option to display only the last directory on the current path as the tab name. @@ -985,7 +985,7 @@ .IP \(bu 2 overalldiffered=1 (number of pkgs that are not bit-by-bit identical: 0 is good) overall=1